Peter S. Mazinger 3893e7e397 Build if GETC_MACRO use is disabled 20 年之前
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 年之前
Makefile ba31c6c463 Remove TOPDIR 20 年之前
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 20 年之前
_READ.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_WRITE.c e9fd915a13 other failures w/ different options 20 年之前
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__fsetlocking.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_cs_funcs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_flushlbf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_fopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_fpmaxtostr.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
_fwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_stdio.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
_stdio.h b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_trans2w.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
_uintmaxtostr.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 年之前
_wfwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
asprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
ctermid.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
dprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fclose.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
fcloseall.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fdopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fflush.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fgetc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fgets.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fgetwc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fgetws.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fileno.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
fmemopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fopen.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fopencookie.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
fprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
fputc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fputs.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fputwc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fputws.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
fread.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
freopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 年之前
fseeko.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
ftello.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 年之前
fwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
fwrite.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 年之前
getchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
getdelim.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
getline.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
gets.c 3893e7e397 Build if GETC_MACRO use is disabled 20 年之前
getw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
getwchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
old_vfprintf.c 15d3dce627 Correct old_vfprintf internal version and make it reloc free 20 年之前
open_memstream.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
perror.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
popen.c ab1101f24b only declare vfork when needed, else no-mmu build fails 20 年之前
printf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
putchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
puts.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
putw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
putwchar.c 59b49e514f same for __fputc_unlocked 20 年之前
remove.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
rewind.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
scanf.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
setbuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
setbuffer.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
setlinebuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
setvbuf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
snprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
sprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
swprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
tempnam.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
tmpfile.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
tmpnam.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 23 年之前
ungetc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
ungetwc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
vasprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
vdprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
vfprintf.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 年之前
vprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
vsnprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
vsprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
vswprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 年之前
vwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前
wprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 年之前