summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/llabs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce qabs() and qdiv() to aliases of llabs() and lldiv().guenther2016-08-141-1/+3
| | | | | | Merge the manual pages and call them deprecated there. ok and manpage tweak jmc@, ok natano@
* advertising clauses that can be droppedderaadt2007-01-081-6/+2
|
* zap remaining rcsid.espie2005-08-081-6/+3
| | | | | | Kill old files that are no longer compiled. okay theo
* llabs(3) for C99millert2003-07-211-0/+45