cvs commit: src/lib/libc/stdlib strtoimax.c strtol.c strtoll.c
strtoul.c strtoull.c strtoumax.c
Andrey A. Chernov
ache at FreeBSD.org
Fri Jan 21 05:31:03 PST 2005
ache 2005-01-21 13:31:02 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib strtoimax.c strtol.c strtoll.c strtoul.c
strtoull.c strtoumax.c
Log:
Whitespace/style tweaking of prev. commit.
Noted by: bde
Revision Changes Path
1.11 +3 -4 src/lib/libc/stdlib/strtoimax.c
1.19 +3 -4 src/lib/libc/stdlib/strtol.c
1.21 +3 -4 src/lib/libc/stdlib/strtoll.c
1.18 +3 -4 src/lib/libc/stdlib/strtoul.c
1.20 +3 -4 src/lib/libc/stdlib/strtoull.c
1.10 +3 -4 src/lib/libc/stdlib/strtoumax.c
More information about the cvs-src
mailing list