diff options
author | phantom <phantom@FreeBSD.org> | 2001-02-08 16:38:16 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2001-02-08 16:38:16 +0000 |
commit | da5c9d8c01dd425a37752e03cd84e0e8bb25f2a0 (patch) | |
tree | ed2a30974524745e8b181e558f758c16dbbddb73 /lib/libc/stdlib/netbsd_strtod.c | |
parent | 1c34bcf835926a572e6b263a2cf46bc22ce0cdb7 (diff) | |
download | FreeBSD-src-da5c9d8c01dd425a37752e03cd84e0e8bb25f2a0.zip FreeBSD-src-da5c9d8c01dd425a37752e03cd84e0e8bb25f2a0.tar.gz |
Optimize gencat(1) sources in same manner as its libc part some time ago:
. remove SYSV compatibility bits
. sort #include's
. ifdef unused code
. cleanup BDECFLAGS warnings
. fixed few typos in diagnostics messages
. style(9) fixes
as part of this cleanup I have changed all K&R declarations to ANSI style.
Main reason for doing that was great mix of declarations used here - clean
ASNI , clean K&R, ifdef'ed (both).
Reviewed by: ache (mostly)
Diffstat (limited to 'lib/libc/stdlib/netbsd_strtod.c')
0 files changed, 0 insertions, 0 deletions