Mercurial > hg > octave-jordi > gnulib-hg
comparison doc/posix-functions/wcsncmp.texi @ 10464:cde9c9b93afe
Add info about functions missing on IRIX 5.3.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 23 Sep 2008 12:50:53 +0200 |
parents | 070329237839 |
children | c83dc7e8df57 |
comparison
equal
deleted
inserted
replaced
10463:b652fa60a1df | 10464:cde9c9b93afe |
---|---|
12 | 12 |
13 Portability problems not fixed by Gnulib: | 13 Portability problems not fixed by Gnulib: |
14 @itemize | 14 @itemize |
15 @item | 15 @item |
16 This function is missing on some platforms: | 16 This function is missing on some platforms: |
17 Solaris 2.5.1. | 17 IRIX 5.3, Solaris 2.5.1. |
18 @item | 18 @item |
19 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot | 19 On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot |
20 accommodate all Unicode characters. | 20 accommodate all Unicode characters. |
21 @end itemize | 21 @end itemize |