Commit Graph

4525 Commits

Author SHA1 Message Date
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 d27e22f5b0 sync 2008-08-01 04:53:37 +00:00
Michael Kerrisk a3ee711e46 tstamp 2008-07-30 08:41:31 +00:00
Michael Kerrisk bb5baf62e8 NOTES: Summarize the state of glibc support for exceptions
and errno for error reporting.
2008-07-30 07:16:18 +00:00
Michael Kerrisk c20fd28b48 Added note on crypt.3 entry for 3.04 changes. 2008-07-28 08:50:02 +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 547768b4eb Reverse order of SYNOPSIS and NAME sections. 2008-07-24 03:59:56 +00:00
Michael Kerrisk f183f96878 tfix 2008-07-23 20:52:48 +00:00
Michael Kerrisk 625897000e sync 2008-07-23 20:52:27 +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 72a570f04c Start of 3.06 2008-07-23 20:11:53 +00:00
Michael Kerrisk f5e56b0168 Start of 3.06 2008-07-23 20:10:50 +00:00
Michael Kerrisk 95c0594158 Start of 3.06 2008-07-23 20:07:24 +00:00
Michael Kerrisk 8e7b922f09 Ready for 3.05 2008-07-23 14:12:05 +00:00
Michael Kerrisk 005758ab9c Removed tabs 2008-07-23 14:11:14 +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 88fb350113 A description of how math functions report errors.
See http://thread.gmane.org/gmane.linux.man/249.
2008-07-23 14:05:42 +00:00