posix.xml: Note duplocale, freelocale, newlocale, uselocale as implemented

Signed-off by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-07-23 14:01:15 +02:00
parent 1afa0fe4b3
commit c402f0388f

View File

@ -192,6 +192,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
drand48 drand48
dup dup
dup2 dup2
duplocale
encrypt (available in external "crypt" library) encrypt (available in external "crypt" library)
endgrent endgrent
endhostent endhostent
@ -293,6 +294,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
fread fread
free free
freeaddrinfo freeaddrinfo
freelocale
freopen freopen
frexp frexp
frexpf frexpf
@ -558,6 +560,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
nearbyint nearbyint
nearbyintf nearbyintf
nearbyintl nearbyintl
newlocale
nextafter nextafter
nextafterf nextafterf
nextafterl nextafterl
@ -985,6 +988,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
unlinkat unlinkat
unlockpt unlockpt
unsetenv unsetenv
uselocale
utime utime
utimensat utimensat
utimes utimes
@ -1475,11 +1479,9 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
aio_return aio_return
aio_suspend aio_suspend
aio_write aio_write
duplocale
endnetent endnetent
fattach fattach
fmtmsg fmtmsg
freelocale
getdate getdate
getdate_err getdate_err
gethostent gethostent
@ -1517,7 +1519,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
lio_listio lio_listio
mlockall mlockall
munlockall munlockall
newlocale
posix_mem_offset posix_mem_offset
posix_trace[...] posix_trace[...]
posix_typed_[...] posix_typed_[...]
@ -1542,7 +1543,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
towlower_l towlower_l
towupper_l towupper_l
ulimit ulimit
uselocale
waitid waitid
wcscasecmp_l wcscasecmp_l
wcscoll_l wcscoll_l