Move documentation for glibc functions that are now in POSIX.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 18:08:31 +0000 (19:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 18:10:34 +0000 (19:10 +0100)
commite2bc86f63c5d0d0e940c2af05c4681bfc22e27bd
treeffd502808ce941540d63ba13f7a6f75c229f6f2b
parent943ae74f655c15b4c7bef0b1285cf353bf076f7c
Move documentation for glibc functions that are now in POSIX.
156 files changed:
ChangeLog
doc/glibc-functions/alphasort.texi [deleted file]
doc/glibc-functions/dirfd.texi [deleted file]
doc/glibc-functions/dprintf.texi [deleted file]
doc/glibc-functions/duplocale.texi [deleted file]
doc/glibc-functions/fexecve.texi [deleted file]
doc/glibc-functions/fmemopen.texi [deleted file]
doc/glibc-functions/freelocale.texi [deleted file]
doc/glibc-functions/getdate_err.texi [deleted file]
doc/glibc-functions/isalnum_l.texi [deleted file]
doc/glibc-functions/isalpha_l.texi [deleted file]
doc/glibc-functions/isblank_l.texi [deleted file]
doc/glibc-functions/iscntrl_l.texi [deleted file]
doc/glibc-functions/isdigit_l.texi [deleted file]
doc/glibc-functions/isgraph_l.texi [deleted file]
doc/glibc-functions/islower_l.texi [deleted file]
doc/glibc-functions/isprint_l.texi [deleted file]
doc/glibc-functions/ispunct_l.texi [deleted file]
doc/glibc-functions/isspace_l.texi [deleted file]
doc/glibc-functions/isupper_l.texi [deleted file]
doc/glibc-functions/iswalnum_l.texi [deleted file]
doc/glibc-functions/iswalpha_l.texi [deleted file]
doc/glibc-functions/iswblank_l.texi [deleted file]
doc/glibc-functions/iswcntrl_l.texi [deleted file]
doc/glibc-functions/iswctype_l.texi [deleted file]
doc/glibc-functions/iswdigit_l.texi [deleted file]
doc/glibc-functions/iswgraph_l.texi [deleted file]
doc/glibc-functions/iswlower_l.texi [deleted file]
doc/glibc-functions/iswprint_l.texi [deleted file]
doc/glibc-functions/iswpunct_l.texi [deleted file]
doc/glibc-functions/iswspace_l.texi [deleted file]
doc/glibc-functions/iswupper_l.texi [deleted file]
doc/glibc-functions/iswxdigit_l.texi [deleted file]
doc/glibc-functions/isxdigit_l.texi [deleted file]
doc/glibc-functions/mbsnrtowcs.texi [deleted file]
doc/glibc-functions/mkdtemp.texi [deleted file]
doc/glibc-functions/newlocale.texi [deleted file]
doc/glibc-functions/nl_langinfo_l.texi [deleted file]
doc/glibc-functions/open_memstream.texi [deleted file]
doc/glibc-functions/opterr.texi [deleted file]
doc/glibc-functions/optind.texi [deleted file]
doc/glibc-functions/optopt.texi [deleted file]
doc/glibc-functions/psignal.texi [deleted file]
doc/glibc-functions/scandir.texi [deleted file]
doc/glibc-functions/sched_get_priority_min.texi [deleted file]
doc/glibc-functions/signgam.texi [deleted file]
doc/glibc-functions/stpcpy.texi [deleted file]
doc/glibc-functions/stpncpy.texi [deleted file]
doc/glibc-functions/strcasecmp_l.texi [deleted file]
doc/glibc-functions/strcoll_l.texi [deleted file]
doc/glibc-functions/strfmon_l.texi [deleted file]
doc/glibc-functions/strftime_l.texi [deleted file]
doc/glibc-functions/strncasecmp_l.texi [deleted file]
doc/glibc-functions/strndup.texi [deleted file]
doc/glibc-functions/strnlen.texi [deleted file]
doc/glibc-functions/strsignal.texi [deleted file]
doc/glibc-functions/strxfrm_l.texi [deleted file]
doc/glibc-functions/timer_gettime.texi [deleted file]
doc/glibc-functions/tolower_l.texi [deleted file]
doc/glibc-functions/toupper_l.texi [deleted file]
doc/glibc-functions/towctrans_l.texi [deleted file]
doc/glibc-functions/towlower_l.texi [deleted file]
doc/glibc-functions/towupper_l.texi [deleted file]
doc/glibc-functions/uselocale.texi [deleted file]
doc/glibc-functions/vdprintf.texi [deleted file]
doc/glibc-functions/wcpcpy.texi [deleted file]
doc/glibc-functions/wcpncpy.texi [deleted file]
doc/glibc-functions/wcscasecmp.texi [deleted file]
doc/glibc-functions/wcscasecmp_l.texi [deleted file]
doc/glibc-functions/wcscoll_l.texi [deleted file]
doc/glibc-functions/wcsdup.texi [deleted file]
doc/glibc-functions/wcsncasecmp.texi [deleted file]
doc/glibc-functions/wcsncasecmp_l.texi [deleted file]
doc/glibc-functions/wcsnlen.texi [deleted file]
doc/glibc-functions/wcsnrtombs.texi [deleted file]
doc/glibc-functions/wcsxfrm_l.texi [deleted file]
doc/glibc-functions/wctrans_l.texi [deleted file]
doc/glibc-functions/wctype_l.texi [deleted file]
doc/gnulib.texi
doc/posix-functions/alphasort.texi [new file with mode: 0644]
doc/posix-functions/dirfd.texi [new file with mode: 0644]
doc/posix-functions/dprintf.texi [new file with mode: 0644]
doc/posix-functions/duplocale.texi [new file with mode: 0644]
doc/posix-functions/fexecve.texi [new file with mode: 0644]
doc/posix-functions/fmemopen.texi [new file with mode: 0644]
doc/posix-functions/freelocale.texi [new file with mode: 0644]
doc/posix-functions/getdate_err.texi [new file with mode: 0644]
doc/posix-functions/isalnum_l.texi [new file with mode: 0644]
doc/posix-functions/isalpha_l.texi [new file with mode: 0644]
doc/posix-functions/isblank_l.texi [new file with mode: 0644]
doc/posix-functions/iscntrl_l.texi [new file with mode: 0644]
doc/posix-functions/isdigit_l.texi [new file with mode: 0644]
doc/posix-functions/isgraph_l.texi [new file with mode: 0644]
doc/posix-functions/islower_l.texi [new file with mode: 0644]
doc/posix-functions/isprint_l.texi [new file with mode: 0644]
doc/posix-functions/ispunct_l.texi [new file with mode: 0644]
doc/posix-functions/isspace_l.texi [new file with mode: 0644]
doc/posix-functions/isupper_l.texi [new file with mode: 0644]
doc/posix-functions/iswalnum_l.texi [new file with mode: 0644]
doc/posix-functions/iswalpha_l.texi [new file with mode: 0644]
doc/posix-functions/iswblank_l.texi [new file with mode: 0644]
doc/posix-functions/iswcntrl_l.texi [new file with mode: 0644]
doc/posix-functions/iswctype_l.texi [new file with mode: 0644]
doc/posix-functions/iswdigit_l.texi [new file with mode: 0644]
doc/posix-functions/iswgraph_l.texi [new file with mode: 0644]
doc/posix-functions/iswlower_l.texi [new file with mode: 0644]
doc/posix-functions/iswprint_l.texi [new file with mode: 0644]
doc/posix-functions/iswpunct_l.texi [new file with mode: 0644]
doc/posix-functions/iswspace_l.texi [new file with mode: 0644]
doc/posix-functions/iswupper_l.texi [new file with mode: 0644]
doc/posix-functions/iswxdigit_l.texi [new file with mode: 0644]
doc/posix-functions/isxdigit_l.texi [new file with mode: 0644]
doc/posix-functions/mbsnrtowcs.texi [new file with mode: 0644]
doc/posix-functions/mkdtemp.texi [new file with mode: 0644]
doc/posix-functions/newlocale.texi [new file with mode: 0644]
doc/posix-functions/nl_langinfo_l.texi [new file with mode: 0644]
doc/posix-functions/open_memstream.texi [new file with mode: 0644]
doc/posix-functions/opterr.texi [new file with mode: 0644]
doc/posix-functions/optind.texi [new file with mode: 0644]
doc/posix-functions/optopt.texi [new file with mode: 0644]
doc/posix-functions/psignal.texi [new file with mode: 0644]
doc/posix-functions/scandir.texi [new file with mode: 0644]
doc/posix-functions/sched_get_priority_min.texi [new file with mode: 0644]
doc/posix-functions/signgam.texi [new file with mode: 0644]
doc/posix-functions/stpcpy.texi [new file with mode: 0644]
doc/posix-functions/stpncpy.texi [new file with mode: 0644]
doc/posix-functions/strcasecmp_l.texi [new file with mode: 0644]
doc/posix-functions/strcoll_l.texi [new file with mode: 0644]
doc/posix-functions/strfmon_l.texi [new file with mode: 0644]
doc/posix-functions/strftime_l.texi [new file with mode: 0644]
doc/posix-functions/strncasecmp_l.texi [new file with mode: 0644]
doc/posix-functions/strndup.texi [new file with mode: 0644]
doc/posix-functions/strnlen.texi [new file with mode: 0644]
doc/posix-functions/strsignal.texi [new file with mode: 0644]
doc/posix-functions/strxfrm_l.texi [new file with mode: 0644]
doc/posix-functions/timer_gettime.texi [new file with mode: 0644]
doc/posix-functions/tolower_l.texi [new file with mode: 0644]
doc/posix-functions/toupper_l.texi [new file with mode: 0644]
doc/posix-functions/towctrans_l.texi [new file with mode: 0644]
doc/posix-functions/towlower_l.texi [new file with mode: 0644]
doc/posix-functions/towupper_l.texi [new file with mode: 0644]
doc/posix-functions/uselocale.texi [new file with mode: 0644]
doc/posix-functions/vdprintf.texi [new file with mode: 0644]
doc/posix-functions/wcpcpy.texi [new file with mode: 0644]
doc/posix-functions/wcpncpy.texi [new file with mode: 0644]
doc/posix-functions/wcscasecmp.texi [new file with mode: 0644]
doc/posix-functions/wcscasecmp_l.texi [new file with mode: 0644]
doc/posix-functions/wcscoll_l.texi [new file with mode: 0644]
doc/posix-functions/wcsdup.texi [new file with mode: 0644]
doc/posix-functions/wcsncasecmp.texi [new file with mode: 0644]
doc/posix-functions/wcsncasecmp_l.texi [new file with mode: 0644]
doc/posix-functions/wcsnlen.texi [new file with mode: 0644]
doc/posix-functions/wcsnrtombs.texi [new file with mode: 0644]
doc/posix-functions/wcsxfrm_l.texi [new file with mode: 0644]
doc/posix-functions/wctrans_l.texi [new file with mode: 0644]
doc/posix-functions/wctype_l.texi [new file with mode: 0644]