summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/div.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce qabs() and qdiv() to aliases of llabs() and lldiv().guenther2016-08-141-4/+3
| | | | | | Merge the manual pages and call them deprecated there. ok and manpage tweak jmc@, ok natano@
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* no more math(3);jmc2011-07-071-3/+2
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()millert2006-01-131-1/+3
|
* `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))jmc2004-01-231-2/+2
| | | | discussed with todd@
* 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-5/+3
|
* first round of repairs on stdlibaaron1999-06-291-3/+3
|
* 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/+70