summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/posix.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml28
1 files changed, 14 insertions, 14 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 3d6ab6627..c97d09d5b 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -206,6 +206,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
futimens
futimes
fwide
+ fwprintf
fwrite
gai_strerror
getaddrinfo
@@ -440,11 +441,11 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
ntohl
ntohs
open
+ open_memstream
+ open_wmemstream
openat
opendir
openlog
- open_memstream
- open_wmemstream
optarg
opterr
optind
@@ -503,6 +504,13 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
pthread_key_create
pthread_key_delete
pthread_kill
+ pthread_mutex_destroy
+ pthread_mutex_getprioceiling
+ pthread_mutex_init
+ pthread_mutex_lock
+ pthread_mutex_setprioceiling
+ pthread_mutex_trylock
+ pthread_mutex_unlock
pthread_mutexattr_destroy
pthread_mutexattr_getprioceiling
pthread_mutexattr_getprotocol
@@ -513,13 +521,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
pthread_mutexattr_setprotocol
pthread_mutexattr_setpshared
pthread_mutexattr_settype
- pthread_mutex_destroy
- pthread_mutex_getprioceiling
- pthread_mutex_init
- pthread_mutex_lock
- pthread_mutex_setprioceiling
- pthread_mutex_trylock
- pthread_mutex_unlock
pthread_once
pthread_rwlock_destroy
pthread_rwlock_init
@@ -735,6 +736,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
strtoumax
strxfrm
swab
+ swprintf
symlink
symlinkat
sync
@@ -801,11 +803,14 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
vdprintf
vfprintf
vfscanf
+ vfwprintf
vprintf
vscanf
vsnprintf
vsprintf
vsscanf
+ vswprintf
+ vwprintf
wait
waitpid
wcpcpy
@@ -1211,7 +1216,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
fmtmsg
freelocale
frexpl
- fwprintf
fwscanf
getdate
getdate_err
@@ -1316,7 +1320,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
strtold
strxfrm_l
swabcontext
- swprintf
swscanf
tanhl
tanl
@@ -1329,11 +1332,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
truncl
ulimit
uselocale
- vfwprintf
vfwscanf
- vswprintf
vswscanf
- vwprintf
vwscanf
waitid
wcscasecmp