summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/div.3
AgeCommit message (Expand)Author
2022-09-11.Li -> .Vt where appropriate;Jason McIntyre
2016-08-14Reduce qabs() and qdiv() to aliases of llabs() and lldiv().Philip Guenther
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2011-07-07no more math(3);Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-13Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()Todd C. Miller
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt