summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/abs.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace the vague, incorrect, and confusing BUGS sections with CAVEATSschwarze2019-01-181-4/+9
| | | | | | clearly stating which arguments have to be avoided, and mention the header files defining the constants required for the checks. Feedback and OK guenther@, OK bluhm@.
* more library historyschwarze2013-07-171-2/+7
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* no more math(3);jmc2011-07-071-4/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()millert2006-01-131-1/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Flesh out stdlib function man pages.aaron2000-04-201-7/+3
|
* first round of repairs on stdlibaaron1999-06-291-2/+2
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+74