Commit Graph

1694 Commits

Author SHA1 Message Date
Michael Kerrisk 6b300a6bc3 These functions first appeared in glibc 2.1. 2008-08-11 17:05:02 +00:00
Michael Kerrisk 9df71affab Document clock_getcpuclockid(3). 2008-08-11 10:58:20 +00:00
Michael Kerrisk edf60acbe8 SEE ALSO: Add clock_getcpuclockid(3). 2008-08-11 10:55:31 +00:00
Michael Kerrisk 47836143f8 BUGS: In glibc 2.3.4 and earlier, an FE_OVERFLOW exception is not
raised when an overflow occurs.
2008-08-10 20:03:27 +00:00
Michael Kerrisk 5625342f8c BUGS: In glibc 2.5, log(nan("")) produces a bogus
FE_INVALID exception.
2008-08-10 19:46:04 +00:00
Michael Kerrisk 15b97c4894 BUGS: In glibc 2.5 and earlier these functions do not raise an
FE_UNDERFLOW exception on underflow.
2008-08-10 19:20:27 +00:00
Michael Kerrisk c6eae0ea4b remove junk text left over from last edit 2008-08-10 19:09:15 +00:00
Michael Kerrisk b71168c23f In glibc 2.3.2 and earlier, these functions do not raise an
FE_INVALID exception for a domain error.
2008-08-10 19:08:31 +00:00
Michael Kerrisk 518e5c3021 spfix 2008-08-10 19:01:03 +00:00
Michael Kerrisk ed02bff968 spfix 2008-08-10 15:11:07 +00:00
Michael Kerrisk 7e919b7a1e tfix 2008-08-10 15:10:45 +00:00
Michael Kerrisk 756ede2e38 BUGS: In glibc 2.3.3, tgamma(+-0) produced a domain error
instead of a pole error.
2008-08-10 15:10:08 +00:00
Michael Kerrisk 078dfbb054 BUGS: Note the bogus FE_INVALID exception that occurred in glibc
2.3.2 and earlier on overflow and underflow.
2008-08-10 15:04:14 +00:00
Michael Kerrisk b4338c3fac Restore text about PATH_MAX (it may no be a compile-time constant;
its value may depend on the file system).
2008-08-09 12:22:09 +00:00
Michael Kerrisk c359e37d82 Clarify description of getcwd() for buf==NULL case;
CONFORMING TO: According to POSIX.1, the behavior of getcwd()
is unspecified for the buf==NULL case.
Add an introductory paragraph giving an overview of what these functions do.
Fix error in description of getwd(): it does not truncate the
pathname; rather, it gives an error if the pathname exceeds PATH_MAX bytes.
Rewrote RETURN VALUE section.
Add EINVAL ENAMETOOLONG errors for getwd().
Various other clarifications and wording fixes.
CONFORMING TO: POSIX.1-2001 does not define any errors for getwd().
2008-08-09 05:46:39 +00:00
Michael Kerrisk 7847d5cdfd grfix 2008-08-09 04:07:31 +00:00
Michael Kerrisk 51d0a7e980 grfix 2008-08-09 03:59:59 +00:00
Michael Kerrisk d4c8c97c31 s/PF_/AF_/ for socket family constants. Reasons: the AF_ and
PF_ constants have always had the same values; there never has
been a protocol family that had more than one address family,
and POSIX.1-2001 only specifies the AF_* constants.
2008-08-08 16:47:53 +00:00
Michael Kerrisk 77117f4fc5 Reverting blunder in commit 4699 2008-08-08 16:41:48 +00:00
Michael Kerrisk 10874173db s/PF_/AF_/ for socket family conistants. Reasons: the AF_ and
PF_ constants have always had the same values; there never has
been a protocol family that had more than one address family,
and POSIX.1-2001 only specifies the AF_* constants.
2008-08-08 16:28:06 +00:00
Michael Kerrisk f6ecd76eb8 ffix 2008-08-08 05:19:07 +00:00
Michael Kerrisk 5dcc3b6601 Add reference to fenv(3) for discussion of current rounding mode. 2008-08-07 11:46:19 +00:00
Michael Kerrisk 82e15b5ebe Provide more detail in the description of rounding modes.
Add text describing FLT_ROUNDS (foermerly in fma.3).
Add BUGS section pointing out the FLT_ROUNDS does not reflect
changes by fesetround().
2008-08-07 11:37:14 +00:00
Michael Kerrisk 00b5d3721e Remove text about FLT_ROUNDS, replacing with a cross-reference to fenv(3). 2008-08-07 11:15:34 +00:00
Michael Kerrisk a7427457db These functions are still not in glibc as at version 2.8. 2008-08-07 07:12:15 +00:00
Michael Kerrisk d41a0a779d CONFORMING TO: Note that the standards provide a weaker guarantee
for the return value of isinf().
2008-08-07 06:57:15 +00:00
Michael Kerrisk 280a7a9559 tfix 2008-08-07 04:23:58 +00:00
Michael Kerrisk 6442511800 tfix 2008-08-07 04:20:52 +00:00
Michael Kerrisk 764faff43b wfix 2008-08-07 04:16:20 +00:00
Michael Kerrisk a1759255c6 SEE ALSO Add carg(3). 2008-08-07 04:08:19 +00:00
Michael Kerrisk f8eabcf929 POSIX.1-2008 removes the specification of usleep(). 2008-08-06 12:46:57 +00:00
Michael Kerrisk 4725e646c0 tstamp 2008-08-06 12:45:41 +00:00
Michael Kerrisk b640cde884 wfix 2008-08-06 12:44:46 +00:00
Michael Kerrisk daed69bca0 POSIX.1-2008 marks ulimit() as obsolete. 2008-08-06 12:44:31 +00:00
Michael Kerrisk 0a2ab09ebe POSIX.1-2008 removes the specification of ualarm(). 2008-08-06 12:42:51 +00:00
Michael Kerrisk 2045a15fc4 POSIX.1-2008 marks toascii() as obsolete. 2008-08-06 12:41:33 +00:00
Michael Kerrisk 23fc8f53aa POSIX.1-2008 marks tmpnam() as obsolete. 2008-08-06 12:37:22 +00:00
Michael Kerrisk 78140c8158 POSIX.1-2008 marks tempnam() as obsolete. 2008-08-06 12:36:44 +00:00
Michael Kerrisk d458f96548 POSIX.1-2008 marks tempnam() as obsolete. 2008-08-06 12:35:50 +00:00
Michael Kerrisk ec27c7cde9 POSIX.1-2008 marks sighold(), sigignore(), sigpause(), sigrelse(),
and sigset() as obsolete.
2008-08-06 12:34:50 +00:00
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 22ae7fd850 Added FIXME 2008-08-06 10:41:06 +00:00
Michael Kerrisk 0a0cb763bc ffix 2008-08-06 06:12:44 +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 385cf745ec Removed trailing white space at end of lines 2008-08-05 10:33:06 +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 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
Michael Kerrisk a19492526e update timestamp 2008-08-01 05:54:27 +00:00
Michael Kerrisk d65519e819 New page.
Created after removing the scalbln*() and scalbn*() material
from scalb.3.  Documents scalbln() and scalbn() functions.
Included ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6803.
2008-08-01 05:37:29 +00:00
Michael Kerrisk 17d2ffdfb1 New page.
Created after removing the y*() material from j0.3.
Documents the Bessel functions of the second kind.
Included ERRORS section; noted that an exception is not
raised on underflow, see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6806;
and errno is not set on overflow, see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6808;
Included BUGS section noting that errno is incorrectly
set for pole error; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6807.
2008-08-01 05:36:10 +00:00
Michael Kerrisk 1521a50485 New page.
Created after removing the erfc() material from erf.3.
Documents the complementary error function.
2008-08-01 05:35:29 +00:00
Michael Kerrisk f1ab30a75c RETURN VALUE: small rewording.
CONFORMING TO: Added POSIX.1-2001.
Added NOTES section explaining that result may be too large
to store in an integer type.
2008-08-01 05:26:50 +00:00
Michael Kerrisk cf8b7bc8dd Added RETURN VALUE section.
Rewrote ERRORS section; noted that errno is not set /
incorrectly set in some cases; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6809
and http://sources.redhat.com/bugzilla/show_bug.cgi?id=6810.
CONFORMING TO: Added POSIX.1-2001.
Added NOTES section to hold text explaining origin of tgamma().
2008-08-01 05:26:49 +00:00
Michael Kerrisk 3c0484a7f2 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added (null) ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:48 +00:00
Michael Kerrisk 769cb8d56e SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section.
Added ERRORS section; noted errno is not set:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6782.
Updated CONFORMING TO.
2008-08-01 05:26:47 +00:00
Michael Kerrisk 631c6898fb SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:46 +00:00
Michael Kerrisk 4a3c2783c1 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:45 +00:00
Michael Kerrisk 48dabc9060 DESCRIPTION: Added details for special argument cases.
Added (null) RETURN VALUE section.
Added ERRORS section.
2008-08-01 05:26:44 +00:00
Michael Kerrisk 932070362d SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted errno is not set:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6781.
Updated CONFORMING TO.
2008-08-01 05:26:43 +00:00
Michael Kerrisk 1f985ccf8f SYNOPSIS: Added feature test macro requirements.
SYNOPSIS: Remove unneeded "Compile with" piece.
Added RETURN VALUE section.
Added (null) ERRORS section.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:42 +00:00
Michael Kerrisk 8301c07d46 Removed the scalbn() and scalbln() material to a separate
scalbln.3 page.  Reason: scalb() is obsolete; also the
exception/error conditions differ somewhat, so that it
would have been confusing to document them on the same page.
SYNOPSIS: Fixed feature test macro requirements.
DESCRIPTION: some rewrites and added details.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6803
and http://sources.redhat.com/bugzilla/show_bug.cgi?id=6804.
CONFORMING TO: Rewrote.
2008-08-01 05:26:41 +00:00
Michael Kerrisk 2601c2d4a5 DESCRIPTION: added some details.
RETURN VALUE: Added details for special argument cases.
ERRORS: no errors can occur (previous text was misleading).
CONFORMING TO: Added POSIX.1-2001.
NOTES: point out that lround() may be preferred in some cases.
2008-08-01 05:26:40 +00:00
Michael Kerrisk 2517f764fe SYNOPSIS: Fixed feature test macro requirements.
DESCRIPTION: added some details.
RETURN VALUE: Added details for special argument cases.
ERRORS: no errors can occur (previous text was misleading).
CONFORMING TO: Added POSIX.1-2001.
NOTES: point out that lrint() may be preferred in some cases.
2008-08-01 05:26:39 +00:00
Michael Kerrisk eb331ea602 Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6801.
Updated CONFORMING TO.
2008-08-01 05:26:38 +00:00
Michael Kerrisk 57e4e4d3d0 SYNOPSIS: Fixed feature test macro requirements.
DESCRIPTION: added some details.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section; noted that errno is not always set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783.
Updated CONFORMING TO.
Added BUGS section noting that remainder(nan(""), 0)
wrongly causes a domain error; see
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6779
2008-08-01 05:26:37 +00:00
Michael Kerrisk 207ce83e6f SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
Added BUGS section noting that pole error sets errno to EDOM,
when it should be ERANGE instead; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6776.
2008-08-01 05:26:36 +00:00
Michael Kerrisk da5e9c0ce2 SYNOPSIS: Fixed feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6799.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:35 +00:00
Michael Kerrisk 43595898b0 SYNOPSIS: Added feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Added (null) ERRORS section.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:34 +00:00
Michael Kerrisk e1520273aa RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6797.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:33 +00:00
Michael Kerrisk bf8e66b143 DESCRIPTION: some rewording.
RETURN VALUE: Added details for special argument cases.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6798.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:32 +00:00
Michael Kerrisk cdf1aadc3d SYNOPSIS: Fixed feature test macro requirements.
DESCRIPTION: added a little detail; some rewordings.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6793.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:31 +00:00
Michael Kerrisk 3d35263196 Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:30 +00:00
Michael Kerrisk caba2e47e8 SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6792.
Updated CONFORMING TO.
2008-08-01 05:26:29 +00:00
Michael Kerrisk b2de3faca9 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:28 +00:00
Michael Kerrisk 5109fcf93f SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:27 +00:00
Michael Kerrisk bb4abad3dc Note that these functions are deprecated.
SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE and ERRORS sections referring to lgamma(3).
Added BUGS section noting that pole error sets errno to EDOM,
when it should be ERANGE instead; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6777.
2008-08-01 05:26:26 +00:00
Michael Kerrisk a57ce78dec SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE and ERRORS sections.
Updated CONFORMING TO.
2008-08-01 05:26:25 +00:00
Michael Kerrisk 8f6f581dab Removed material for the y*() functions to a separate y0.3 page.
Reason: the return values and errors/exceptions differ, and it
would have been confusing to document them on the same page.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6805.
2008-08-01 05:26:24 +00:00
Michael Kerrisk d33cd73d6a SYNOPSIS: Added feature test macro requirements.
Rewrote RETURN VALUE section.
Rewrote ERRORS section; noted that errno is not set, and in some
cases an exception is not raised; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6794.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:23 +00:00
Michael Kerrisk 6bc15b8b59 SYNOPSIS: Fixed feature test macro requirements.
DESCRIPTION: note that calculation is done without causing
undue overflow or underflow.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not always set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6795.
Updated CONFORMING TO.
2008-08-01 05:26:22 +00:00
Michael Kerrisk ccf0443179 SYNOPSIS: Fixed feature test macro requirements.
Added (null) RETURN VALUE section referring to tgamma(3).
Added (null) ERRORS section referring to tgamma(3).
CONFORMING TO: Rewrote.
2008-08-01 05:26:21 +00:00
Michael Kerrisk 6717c6ea6f SYNOPSIS: Added feature test macro requirements.
Added details to RETURN VALUE section.
Added (null) ERRORS section.
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:20 +00:00
Michael Kerrisk 5840de13c8 Minor wording changes.
CONFORMING TO: Added POSIX.1-2001.
SEE ALSO: Add signbit(3).
CONFORMING TO: Added POSIX.1-2001.
2008-08-01 05:26:19 +00:00
Michael Kerrisk 1cc72c09fc SYNOPSIS: Added feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section; noted that errno is not always set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783.
Updated CONFORMING TO.
SYNOPSIS: Added feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section; noted that errno is not always set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783.
Updated CONFORMING TO.
2008-08-01 05:26:18 +00:00
Michael Kerrisk 6bd01965d4 SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6801.
Updated CONFORMING TO.
2008-08-01 05:26:17 +00:00
Michael Kerrisk f813ec1308 SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Enhanced.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:16 +00:00
Michael Kerrisk 7fde78e66f SYNOPSIS: Fixed feature test macro requirements. 2008-08-01 05:26:15 +00:00
Michael Kerrisk 1dfd49d3cd Updated CONFORMING TO. 2008-08-01 05:26:14 +00:00
Michael Kerrisk a637b7284a SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
also http://sources.redhat.com/bugzilla/show_bug.cgi?id=6796.
Updated CONFORMING TO.
2008-08-01 05:26:13 +00:00
Michael Kerrisk 824eec7e02 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Updated CONFORMING TO.
2008-08-01 05:26:12 +00:00
Michael Kerrisk 77c9946afa SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set for overflow;
see http://sources.redhat.com/bugzilla/show_bug.cgi?id=6788.
Updated CONFORMING TO.
Added BUGS section, describing bogus underflow exception for -large;
see http://sources.redhat.com/bugzilla/show_bug.cgi?id=6778.
2008-08-01 05:26:11 +00:00
Michael Kerrisk 898cf0a01f Added RETURN VALUE and ERRORS sections.
Updated CONFORMING TO.
2008-08-01 05:26:10 +00:00
Michael Kerrisk f4fe98d1ad SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set for underflow;
see http://sources.redhat.com/bugzilla/show_bug.cgi?id=6787.
2008-08-01 05:26:09 +00:00
Michael Kerrisk 3888e21988 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6786.
Updated CONFORMING TO.
2008-08-01 05:26:08 +00:00
Michael Kerrisk 6d5ff921e4 Removed the erfc() material (there is now a new erfc page).
Reason: the functions are logically separate; also their
return values differ, and it would have been confusing
to document them on the same page.
SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section; noted that errno is not set; see
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6785.
Updated CONFORMING TO.
2008-08-01 05:26:07 +00:00
Michael Kerrisk 5bb52d98d0 SYNOPSIS: Added feature test macro requirements.
Added RETURN VALUE section.
Added ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:06 +00:00
Michael Kerrisk 9b3a8137db SYNOPSIS: Added feature test macro requirements.
Rewrote RETURN VALUE section.
Added ERRORS section; noted errno is not set:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6780.
Updated CONFORMING TO.
2008-08-01 05:26:05 +00:00
Michael Kerrisk db002ad78d Added RETURN VALUE section.
Updated CONFORMING TO.
2008-08-01 05:26:04 +00:00
Michael Kerrisk 578d105f4a SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Enhanced.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section.
Updated CONFORMING TO.
NOTES: Added some details.
2008-08-01 05:26:03 +00:00
Michael Kerrisk 54b0fbfb44 SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Added (null) ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:02 +00:00
Michael Kerrisk 138b47a97e SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
Added BUGS section noting that pole error sets errno to EDOM,
when it should be ERANGE instead; see also
http://sources.redhat.com/bugzilla/show_bug.cgi?id=6759.
2008-08-01 05:26:01 +00:00
Michael Kerrisk f71288ac30 SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
RETURN VALUE: Added details for special argument cases.
Added (null) ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:26:00 +00:00
Michael Kerrisk 9732b053bc SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
RETURN VALUE: Added details for special argument cases.
Added (null) ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:25:59 +00:00
Michael Kerrisk 5ef3a12882 SYNOPSIS: Added feature test macro requirements.
DESCRIPTION: Some rewording.
RETURN VALUE: Added details for special argument cases.
Added (null) ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:25:58 +00:00
Michael Kerrisk a6d7b49b06 SYNOPSIS: Added feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:25:57 +00:00
Michael Kerrisk 1e2209ddde SYNOPSIS: Fixed feature test macro requirements.
Added RETURN VALUE section.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:25:56 +00:00
Michael Kerrisk e279ffc370 SYNOPSIS: Added feature test macro requirements.
RETURN VALUE: Added details for special argument cases.
Rewrote ERRORS section.
Updated CONFORMING TO.
2008-08-01 05:25:55 +00:00
Michael Kerrisk a3ee711e46 tstamp 2008-07-30 08:41:31 +00:00
Michael Kerrisk caa21260fb Tweak discuss text describing support for Blowfish. 2008-07-28 08:48:03 +00:00
Michael Kerrisk 61f56d7274 SEE ALSO: Add signbit(3). 2008-07-28 04:36:11 +00:00
Michael Kerrisk 9ebd85884b CONFORMING TO: Added POSIX.1-2001. 2008-07-25 20:34:14 +00:00
Michael Kerrisk 14a05a52aa minor wording changes 2008-07-25 20:25:56 +00:00
Michael Kerrisk cfe08d1e4a CONFORMING TO: Added POSIX.1-2001. 2008-07-25 20:21:06 +00:00
Michael Kerrisk f761505ced ffix 2008-07-25 20:07:50 +00:00
Michael Kerrisk 5584a528f3 Small wording changes. 2008-07-25 18:44:28 +00:00
Michael Kerrisk d4748beffa Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
Michael Kerrisk 2fcf3394e3 Remove FIXME 2008-07-25 06:43:02 +00:00
Michael Kerrisk 2b7f1d126d NAME: Make description clearer
Improve the description of isunordered().
Add RETURN VALUE and ERRORS sections.
Formatting fixes.
A few wording improvements.
2008-07-24 15:19:12 +00:00
Michael Kerrisk d6c974e73d NAME: Make description clearer
SYNOPSIS: Add feature test macro requirements.
SYNOPSIS: Remove unneeded "Compile with" piece.
CONFORMING TO: Add POSIX.1-2001.
Add RETURN VALUE and ERRORS sections.
2008-07-24 14:29:55 +00:00
Michael Kerrisk 7ba63496e7 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
Michael Kerrisk 329b1c25b9 Changed these links to point to new erfc.3 page. 2008-07-24 09:55:29 +00:00
Michael Kerrisk 0e8fe3b46f Add some words to make clear that the string returned by
ctime() and asctime() is null-terminated.
2008-07-23 20:38:15 +00:00
Michael Kerrisk 5f1f495c1d A description of the SVID-specified mechanism for reporting math exceptions.
See http://thread.gmane.org/gmane.linux.man/266.
2008-07-23 14:06:09 +00:00
Michael Kerrisk d39e8d56be Remove unneeded "Compile with" piece in SYNOPSIS.
SEE ALSO: Add math_error(7).
2008-07-23 13:04:35 +00:00