Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-03-23 12:46:38 +0300
committerCorinna Vinschen <corinna@vinschen.de>2009-03-23 12:46:38 +0300
commit9a1109002a43f066a719c6051fbeab692eff62a5 (patch)
treecbbf36fe59ef8e82ee9c042431f9329673786340 /winsup/cygwin/posix.sgml
parentab1739c0b9efc0dd05c79b26b7d580d0f6b8c0cc (diff)
* cygwin.din: Export wordexp, wordfree.
* posix.sgml: Move them to SUSv4 list. * include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 9dc04ae0c..4075532c6 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -866,6 +866,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
wmemcpy
wmemmove
wmemset
+ wordexp
+ wordfree
wprintf
write
writev
@@ -1350,8 +1352,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
wcsxfrm_l
wctrans_l
wctype_l
- wordexp
- wordfree
</screen>
</sect1>