OSDN Git Service

A number of updates from Manuel Novoa III. Things look good...
authorEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 22:52:58 +0000 (22:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 20 Dec 2000 22:52:58 +0000 (22:52 -0000)
commitc6218dbae579de0cd20f5a7f1e9877673e28225d
tree0fc8aaf54189b8ef6a2d130c12539814e0a724ee
parent97112ff6f4f2a1dcd4c7f8a7512e0a4a02a2a332
A number of updates from Manuel Novoa III.  Things look good...
21 files changed:
include/math.h
include/stdlib.h
libc/inet/addr.c
libc/misc/assert/__assert.c
libc/misc/ctype/ctype.c
libc/misc/internals/Makefile
libc/misc/internals/dtostr.c [new file with mode: 0644]
libc/misc/internals/itoa.c
libc/misc/internals/lltostr.c [new file with mode: 0644]
libc/misc/internals/ltoa.c
libc/misc/internals/ltostr.c
libc/misc/internals/ulltostr.c [new file with mode: 0644]
libc/misc/internals/ultostr.c [new file with mode: 0644]
libc/misc/internals/zoicheck.c [new file with mode: 0644]
libc/stdio/printf.c
libc/stdlib/Makefile
libc/stdlib/strto_l.c [new file with mode: 0644]
libc/stdlib/strtod.c
libc/string/strerror.c
libc/string/strsignal.c
libc/sysdeps/linux/common/Makefile