This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/9] Fix typos.


On 30 August 2013 11:48, OndÅej BÃlka <neleai@seznam.cz> wrote:

>                          \n-/* Hardware capablity bit numbers are derived direct
>                          \n+/* Hardware capability bit numbers are derived direc
>                                              ^
> ts.  This makes sure that the multibyte chracter digit \n representations are no
> ts.  This makes sure that the multibyte character digit \n representations are n
>                                           ^
> *  Note: \n-*   A terminating null wide chararacter is always appended to \n *
> *  Note: \n+*   A terminating null wide character is always appended to \n *   t
>                                          ^   ^
> ing was found \n-But as a sign that the chracter is in the stopset we store its
> ing was found \n+But as a sign that the character is in the stopset we store its
>                                           ^
> SASCII (per the DNS spec), \n-* is this characted special ("in need of quoting")
> SASCII (per the DNS spec), \n+* is this character special ("in need of quoting")
>                                                 ^
>                   \n-/* $$dyncall fixes childs PIC register */ \n
>                   \n+/* $$dyncall fixes children PIC register */ \n
>                                              ^ ^

This should probably be "the child's".

>                            \n-/* In the childs, unlock the interlock, and start
>                            \n+/* In the children, unlock the interlock, and star
>                                              ^ ^

This should probably be "child".

> The WRITE_BUFFER_SIZE value needs to be choosen such that if we set \n the socke
> The WRITE_BUFFER_SIZE value needs to be chosen such that if we set \n the socket
>                                          ^ ^
> string_copy): /* Check how many 32 byte chunck to copy */ \n srwi.   r7,r5,4
> string_copy): /* Check how many 32 byte chunk to copy */ \n srwi.   r7,r5,4
>                                            ^^

Should be "chunks".

>                 \n-/* Chebyshev polynom coeficients for (exp(x)-1)/x */ \n #defi
>                 \n+/* Chebyshev polynom coefficients for (exp(x)-1)/x */ \n #def
>                                            ^^
>                 \n-/* Chebyshev polynom coeficients for (exp(x)-1)/x */ \n #defi
>                 \n+/* Chebyshev polynom coefficients for (exp(x)-1)/x */ \n #def
>                                            ^^
> rounded to 16 bits. \n-//    Polynomial coeffitients for Q(z) we have in the tab
> rounded to 16 bits. \n+//    Polynomial coefficients for Q(z) we have in the tab
>                                               ^
> = z <= x(i+1)-x(i). \n-//    Polynomial coeffitients we have in the table erfc_p
> = z <= x(i+1)-x(i). \n+//    Polynomial coefficients we have in the table erfc_p
>                                               ^
> x(i+1), i = 0,1,2,3 \n-//    Polynomial coeffitients we have in the table erfc_p
> x(i+1), i = 0,1,2,3 \n+//    Polynomial coefficients we have in the table erfc_p
>                                               ^
> r11 \n-jbe LABEL(strcmp_exitz)/* finish comparision */ \n #endif
> r11 \n+jbe LABEL(strcmp_exitz)/* finish comparison */ \n #endif
>                                                ^^
> pcmpistri to do the scanning and string comparsion requirements of \n sub-string
> pcmpistri to do the scanning and string comparison requirements of \n sub-string
>                                               ^^
> _exponent_of_x - 0xFFFE \n-// needed to comparion with 0.5 and 2.0 \n br.cond.sp
> _exponent_of_x - 0xFFFE \n+// needed to comparison with 0.5 and 2.0 \n br.cond.s
>                                                ^

This should be "for comparison".

> _exponent_of_x - 0xFFFE \n-// needed to comparion with 0.5 and 2.0 \n }
> _exponent_of_x - 0xFFFE \n+// needed to comparison with 0.5 and 2.0 \n }
>                                                ^

Likewise.


-- 
Will Newton
Toolchain Working Group, Linaro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]