mirror of git://gcc.gnu.org/git/gcc.git
parent
6e1b67b364
commit
2442947e97
|
|
@ -1,3 +1,7 @@
|
|||
2008-09-04 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* doc/xml/manual/locale.xml: Fix typo.
|
||||
|
||||
2008-09-04 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): Tidy checks in case of
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ which include the Single Unix (nee X/Open.)
|
|||
</para>
|
||||
|
||||
<para>
|
||||
Because C and earlier versions of POSIX falls down so completely,
|
||||
Because C and earlier versions of POSIX fall down so completely,
|
||||
portability is an issue.
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue