Update doc for POSIX:2008. Part 1: Function removals.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 13:28:16 +0000 (14:28 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 13:28:16 +0000 (14:28 +0100)
commit3b87bfe5292b83efbdbc2ac366cef148550f9d4e
tree8b8f762298a26de961a95f7c1b19e97a4ad0ab24
parent17fda90447bb63295c9e4c260fe3b7b3a36915e7
Update doc for POSIX:2008. Part 1: Function removals.
54 files changed:
ChangeLog
doc/gnulib.texi
doc/pastposix-functions/bcmp.texi [new file with mode: 0644]
doc/pastposix-functions/bcopy.texi [new file with mode: 0644]
doc/pastposix-functions/bsd_signal.texi [new file with mode: 0644]
doc/pastposix-functions/bzero.texi [new file with mode: 0644]
doc/pastposix-functions/ecvt.texi [new file with mode: 0644]
doc/pastposix-functions/fcvt.texi [new file with mode: 0644]
doc/pastposix-functions/ftime.texi [new file with mode: 0644]
doc/pastposix-functions/gcvt.texi [new file with mode: 0644]
doc/pastposix-functions/getcontext.texi [new file with mode: 0644]
doc/pastposix-functions/gethostbyaddr.texi [new file with mode: 0644]
doc/pastposix-functions/gethostbyname.texi [new file with mode: 0644]
doc/pastposix-functions/getwd.texi [new file with mode: 0644]
doc/pastposix-functions/h_errno.texi [new file with mode: 0644]
doc/pastposix-functions/index.texi [new file with mode: 0644]
doc/pastposix-functions/makecontext.texi [new file with mode: 0644]
doc/pastposix-functions/mktemp.texi [new file with mode: 0644]
doc/pastposix-functions/pthread_attr_getstackaddr.texi [new file with mode: 0644]
doc/pastposix-functions/pthread_attr_setstackaddr.texi [new file with mode: 0644]
doc/pastposix-functions/rindex.texi [new file with mode: 0644]
doc/pastposix-functions/scalb.texi [new file with mode: 0644]
doc/pastposix-functions/setcontext.texi [new file with mode: 0644]
doc/pastposix-functions/swapcontext.texi [new file with mode: 0644]
doc/pastposix-functions/ualarm.texi [new file with mode: 0644]
doc/pastposix-functions/usleep.texi [new file with mode: 0644]
doc/pastposix-functions/vfork.texi [new file with mode: 0644]
doc/pastposix-functions/wcswcs.texi [new file with mode: 0644]
doc/posix-functions/bcmp.texi [deleted file]
doc/posix-functions/bcopy.texi [deleted file]
doc/posix-functions/bsd_signal.texi [deleted file]
doc/posix-functions/bzero.texi [deleted file]
doc/posix-functions/ecvt.texi [deleted file]
doc/posix-functions/fcvt.texi [deleted file]
doc/posix-functions/ftime.texi [deleted file]
doc/posix-functions/gcvt.texi [deleted file]
doc/posix-functions/getcontext.texi [deleted file]
doc/posix-functions/gethostbyaddr.texi [deleted file]
doc/posix-functions/gethostbyname.texi [deleted file]
doc/posix-functions/getwd.texi [deleted file]
doc/posix-functions/h_errno.texi [deleted file]
doc/posix-functions/index.texi [deleted file]
doc/posix-functions/makecontext.texi [deleted file]
doc/posix-functions/mktemp.texi [deleted file]
doc/posix-functions/pthread_attr_getstackaddr.texi [deleted file]
doc/posix-functions/pthread_attr_setstackaddr.texi [deleted file]
doc/posix-functions/rindex.texi [deleted file]
doc/posix-functions/scalb.texi [deleted file]
doc/posix-functions/setcontext.texi [deleted file]
doc/posix-functions/swapcontext.texi [deleted file]
doc/posix-functions/ualarm.texi [deleted file]
doc/posix-functions/usleep.texi [deleted file]
doc/posix-functions/vfork.texi [deleted file]
doc/posix-functions/wcswcs.texi [deleted file]