index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
lldiv.c
Age
Commit message (
Expand
)
Author
2016-08-14
Reduce qabs() and qdiv() to aliases of llabs() and lldiv().
Philip Guenther
2006-01-13
Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()
Todd C. Miller