summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-12-06 06:17:18 +0000
committerkientzle <kientzle@FreeBSD.org>2008-12-06 06:17:18 +0000
commit52442c2b5fab8a9238c8e461c75d5d37691df10e (patch)
treeb71c88d736f788c8d2785a7fd130cfb152c11b77 /lib/libc/stdlib/atoll.c
parentcc9ad7c8d58f40d6baaeb980e55105fe6b9624a9 (diff)
downloadFreeBSD-src-52442c2b5fab8a9238c8e461c75d5d37691df10e.zip
FreeBSD-src-52442c2b5fab8a9238c8e461c75d5d37691df10e.tar.gz
Style fixes:
* Wrap long declarations to fit 80 chars * #undef macros that shouldn't be exported * Organize the version-dependent conditionals a bit more consistently Speculative: * libarchive 3.0 will (eventually) use int64_t instead of off_t. This is an attempt to avoid some the headaches caused by Linux LFS. (I'll still have to do ugly things for the struct stat references in archive_entry.h, of course.)
Diffstat (limited to 'lib/libc/stdlib/atoll.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud