]> Git Repo - uclibc-ng.git/commit
Swap in the new stdio code.
authorManuel Novoa III <[email protected]>
Tue, 12 Mar 2002 01:18:50 +0000 (01:18 -0000)
committerManuel Novoa III <[email protected]>
Tue, 12 Mar 2002 01:18:50 +0000 (01:18 -0000)
commit03e039820dc5092e27e81f3671652f25da7f25f1
tree37bddad6951b8a6aa5d75184353705f672217812
parentff3e48d94097ed02480bb0df538620b221ccd72f
Swap in the new stdio code.
29 files changed:
include/printf.h [new file with mode: 0644]
include/stdio.h
include/stdio_ext.h [new file with mode: 0644]
libc/inet/addr.c
libc/misc/assert/__assert.c
libc/misc/internals/Makefile
libc/misc/internals/__uClibc_main.c
libc/misc/internals/dtostr.c [deleted file]
libc/misc/internals/lltostr.c [deleted file]
libc/misc/internals/ltostr.c [deleted file]
libc/misc/internals/tempname.c
libc/misc/internals/ulltostr.c [deleted file]
libc/misc/internals/ultostr.c [deleted file]
libc/misc/internals/zoicheck.c [deleted file]
libc/stdio/Makefile
libc/stdio/getw.c [deleted file]
libc/stdio/old_vfprintf.c [new file with mode: 0644]
libc/stdio/perror.c [deleted file]
libc/stdio/printf.c [deleted file]
libc/stdio/putw.c [deleted file]
libc/stdio/remove.c [deleted file]
libc/stdio/scanf.c
libc/stdio/stdio.c [deleted file]
libc/stdlib/atexit.c
libc/stdlib/ptsname.c
libc/string/strerror.c
libc/string/strsignal.c
libc/sysdeps/linux/common/bits/uClibc_stdio.h [new file with mode: 0644]
libpthread/linuxthreads/lockfile.c
This page took 0.036555 seconds and 4 git commands to generate.