diff options
author | kientzle <kientzle@FreeBSD.org> | 2008-12-06 06:17:18 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2008-12-06 06:17:18 +0000 |
commit | 52442c2b5fab8a9238c8e461c75d5d37691df10e (patch) | |
tree | b71c88d736f788c8d2785a7fd130cfb152c11b77 /lib/libc/stdlib/atoll.c | |
parent | cc9ad7c8d58f40d6baaeb980e55105fe6b9624a9 (diff) | |
download | FreeBSD-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