Commit Graph

4564 Commits

Author SHA1 Message Date
Michael Kerrisk 4b8234be75 POSIX.1-2008 marks siginterrupt() as obsolete. 2008-08-06 12:32:40 +00:00
Michael Kerrisk 5207357254 POSIX.1-2008 removes the specification of scalb(). 2008-08-06 12:31:15 +00:00
Michael Kerrisk a5eda9467f POSIX.1-2008 marks rand_r() as obsolete. 2008-08-06 12:29:55 +00:00
Michael Kerrisk 4a19ca57dd POSIX.1-2008 specifes fdopendir(). 2008-08-06 12:28:37 +00:00
Michael Kerrisk a2fa863ac4 POSIX.1-2008 removes the specification of mktemp(). 2008-08-06 12:26:00 +00:00
Michael Kerrisk 6a8e41e9a8 POSIX.1-2008 removes the specifications of makecontext() and swapcontext(). 2008-08-06 12:24:39 +00:00
Michael Kerrisk 712ad842d8 POSIX.1-2008 marks isalpha() as obsolete. 2008-08-06 12:22:58 +00:00
Michael Kerrisk 97c8e181d7 POSIX.1-2008 remoevs the specifications of index() and rindex(). 2008-08-06 12:21:53 +00:00
Michael Kerrisk a0a7726415 POSIX.1-2008 removes the specification of gets(). 2008-08-06 12:20:20 +00:00
Michael Kerrisk 381c50fd4c POSIX.1-2008 removes the specifications of gethostbyname(),
gethostbyaddr(), and h_errno.
2008-08-06 12:18:31 +00:00
Michael Kerrisk 676ed7e83d POSIX.1-2008 removes the specification of getwd(). 2008-08-06 12:16:14 +00:00
Michael Kerrisk 0b458448dc POSIX.1-2008 removes the specification of gcvt(). 2008-08-06 12:11:39 +00:00
Michael Kerrisk 2f0526ae0c POSIX.1-2008 marks ftime() as obsolete. 2008-08-06 12:09:19 +00:00
Michael Kerrisk b7be83b76a POSIX.1-2008 marks ftw() as obsolete. 2008-08-06 12:09:11 +00:00
Michael Kerrisk 2ce9417332 POSIX.1-2008 removes the specifications of ecvt() and fcvt(). 2008-08-06 12:06:23 +00:00
Michael Kerrisk db546f6cf6 These functions are nowadays in POSIX.1-2008. 2008-08-06 12:04:37 +00:00
Michael Kerrisk ca5711a5ed POSIX.1-2008 marks asctime(), asctime_r(), ctime(), and ctime_r() as obsolete. 2008-08-06 10:58:05 +00:00
Michael Kerrisk 44a31ea53f POSIX.1-2008 removes the specification of bsd_signal(). 2008-08-06 10:54:36 +00:00
Michael Kerrisk 32982a3ee3 POSIX.1-2008 removes the specification of bzero(). 2008-08-06 10:54:14 +00:00
Michael Kerrisk fed8765228 POSIX.1-2008 removes the specification of bcmp(). 2008-08-06 10:54:00 +00:00
Michael Kerrisk 05c1f95677 Remove FIXME 2008-08-06 10:46:47 +00:00
Michael Kerrisk 5a54a60bf9 POSIX.1-2008 removes the specification of vfork(). 2008-08-06 10:46:26 +00:00
Michael Kerrisk 0524a4fccf POSIX.1-2008 marks utime() obsolete.
POSIX.1-2008 removes the POSIX.1-2001 LEGACY marking of utimes(),
so mention of this point has been removed from the page.
2008-08-06 10:45:14 +00:00
Michael Kerrisk 22ae7fd850 Added FIXME 2008-08-06 10:41:06 +00:00
Michael Kerrisk 55cfc5749f POSIX.1-2008 marks setpgrp() obsolete. 2008-08-06 10:36:11 +00:00
Michael Kerrisk 7a6f621e22 POSIX.1-2008 marks getitimer() and setitimer() obsolete. 2008-08-06 10:30:51 +00:00
Michael Kerrisk da3a4661d3 Remove FIXME 2008-08-06 10:27:57 +00:00
Michael Kerrisk 1d9245040c tfix 2008-08-06 10:26:54 +00:00
Michael Kerrisk 3d15e15d04 tfix 2008-08-06 10:26:43 +00:00
Michael Kerrisk 0a0cb763bc ffix 2008-08-06 06:12:44 +00:00
Michael Kerrisk 68eb1407e6 sync 2008-08-05 16:50:33 +00:00
Michael Kerrisk dd4772e2f0 tfix 2008-08-05 16:50:28 +00:00
Michael Kerrisk 257688032a Fix mis-ordered (.SH) sections. 2008-08-05 16:42:24 +00:00
Michael Kerrisk 7ef981de65 BUGS: described buggy NaN return when x is negative and y is large.
See also: http://sources.redhat.com/bugzilla/show_bug.cgi?id=3866.
2008-08-05 14:39:13 +00:00
Michael Kerrisk 6d8531b166 sync 2008-08-05 14:22:54 +00:00
Michael Kerrisk ae6dc06f78 Start of 3.07 2008-08-05 14:19:33 +00:00
Michael Kerrisk aa5ac142ac Ready for 3.06 2008-08-05 12:39:58 +00:00
Michael Kerrisk 21cc44be86 Ready for 3.06 2008-08-05 10:34:12 +00:00
Michael Kerrisk 385cf745ec Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
Michael Kerrisk 34337a004b Removed tabs 2008-08-05 10:32:48 +00:00
Michael Kerrisk 3e807a314d fix misordered sections 2008-08-05 10:28:20 +00:00
Michael Kerrisk 637d38e3ab Fix misordered sections 2008-08-05 10:27:16 +00:00
Michael Kerrisk 0c7092ae6a sync 2008-08-05 09:52:57 +00:00
Michael Kerrisk f95441d12c sync 2008-08-04 16:01:05 +00:00
Michael Kerrisk efe294cb80 grfix 2008-08-04 16:00:58 +00:00
Michael Kerrisk 19153d9948 Make style of writing exception names consistent with other
pages and POSIX.1-2001.
2008-08-04 10:17:22 +00:00
Michael Kerrisk 30c5488ea6 grfix 2008-08-04 10:14:16 +00:00
Michael Kerrisk f7d3c7a885 Bugs text shd refer to pole error, not range error. 2008-08-04 06:11:37 +00:00
Michael Kerrisk 0b9fe52822 tweak 2008-08-04 05:27:01 +00:00
Michael Kerrisk 19dffabe26 Fix description of bogus underflow exception for -large,
Describing bogus invalid exception for certain +large.
2008-08-04 05:00:32 +00:00