summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/labs.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the vague, incorrect, and confusing BUGS sections with CAVEATSschwarze2019-01-181-4/+15
* add missing and correct misspelled names, most in NAME sections;schwarze2017-08-011-3/+4
* add a bit of spacing to previous, to keep the notes about deprecatedjmc2016-08-151-2/+3
* Reduce qabs() and qdiv() to aliases of llabs() and lldiv().guenther2016-08-141-2/+8
* Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.schwarze2014-11-301-3/+3
* Punctuation after macro arguments needs to be in a separate argument.schwarze2014-01-191-3/+4
* 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
* llabs(3) for C99millert2003-07-211-6/+14
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Flesh out stdlib function man pages.aaron2000-04-201-5/+3
* first round of repairs on stdlibaaron1999-06-291-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+67