summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoull.c
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2002-09-13 16:01:26 +0000
committertmm <tmm@FreeBSD.org>2002-09-13 16:01:26 +0000
commitc568640675e484a682bb821038c19634699d5e83 (patch)
tree771f7dff55a06cad63c2ff53fef60b7c76696904 /lib/libc/stdlib/strtoull.c
parent3103a45bbfcd593503595c5717f40de30d985210 (diff)
downloadFreeBSD-src-c568640675e484a682bb821038c19634699d5e83.zip
FreeBSD-src-c568640675e484a682bb821038c19634699d5e83.tar.gz
Add an implementation of fabs() (which is quite trivial).
When it is called directly, gcc is smart enough to generate inline code for it, which is why it wasn't noticed before that it was missing. fabs() would probably better fit into libm, but it has traditionally been in libc on FreeBSD, so there is probably software around that makes assumptions about this by now.
Diffstat (limited to 'lib/libc/stdlib/strtoull.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud