summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/imaxabs.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-70/+0
* Replace the vague, incorrect, and confusing BUGS sections with CAVEATSschwarze2019-01-181-4/+9
* Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.schwarze2014-11-301-3/+3
* 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
* abs conforms c99 -> imaxabs conforms c99. ok millert@martynas2009-06-211-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* sync with the code: int -> intmax_tsteven2007-01-161-3/+3
* Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()millert2006-01-131-0/+66