Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean 15 år sedan
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 år sedan
Makefile ba31c6c463 Remove TOPDIR 18 år sedan
Makefile.in b74c3aa1a9 - less verbose make clean 15 år sedan
_READ.c 99d6c367c4 stdio update from mjn3 17 år sedan
_WRITE.c 99d6c367c4 stdio update from mjn3 17 år sedan
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__fsetlocking.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 år sedan
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
__psfs_do_numeric.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
__psfs_parse_spec.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
__scan_cookie.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 år sedan
_cs_funcs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
_flushlbf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
_fopen.c 99d6c367c4 stdio update from mjn3 17 år sedan
_fpmaxtostr.c 1f020b1786 - trim any trailing whitespace 16 år sedan
_fwrite.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
_load_inttype.c 05e75260d6 Get rid of missing prototype warnings 18 år sedan
_ppfs_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
_ppfs_parsespec.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
_ppfs_prepargs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
_ppfs_setargs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 år sedan
_scanf.c a79016198c Fix some locale multibyte tests failures ad below: 16 år sedan
_stdio.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
_stdio.h a8a6353529 remove "register" from _vf[w]printf_internal declarations too 16 år sedan
_store_inttype.c 544bc399b7 fix from Roman Kononov for reading in of 64bit types 17 år sedan
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 år sedan
_trans2w.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
_uintmaxtostr.c 1f020b1786 - trim any trailing whitespace 16 år sedan
_vfprintf.c a6cef4c7ae Fix problem in vfprintf when assertion are enabled. 16 år sedan
_vfprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 år sedan
_vfwprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 år sedan
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 år sedan
_wfwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
asprintf.c 4cca91e9f0 Mark functions as GNU extensions 18 år sedan
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
clearerr_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
ctermid.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
dprintf.c 4cca91e9f0 Mark functions as GNU extensions 18 år sedan
fclose.c 3dcb135f7b Paul Brook writes: 17 år sedan
fcloseall.c 99d6c367c4 stdio update from mjn3 17 år sedan
fdopen.c 1f020b1786 - trim any trailing whitespace 16 år sedan
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
feof_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
ferror_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fflush.c feda5d48d9 Fill in a few more of the missing pieces... 17 år sedan
fflush_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fgetc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fgetc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fgets.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fgets_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fgetwc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fgetwc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fgetws.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fgetws_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fileno.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fileno_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
flockfile.c 99d6c367c4 stdio update from mjn3 17 år sedan
fmemopen.c 1f020b1786 - trim any trailing whitespace 16 år sedan
fopen.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fopencookie.c 4cca91e9f0 Mark functions as GNU extensions 18 år sedan
fprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
fputc.c b7a3469048 - for non-threaded, non-macro case we were missing __GI_fputc (for e.g. error.c) 16 år sedan
fputc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fputs.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
fputs_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fputwc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fputwc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fputws.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fputws_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fread.c 1f020b1786 - trim any trailing whitespace 16 år sedan
fread_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
freopen.c 99d6c367c4 stdio update from mjn3 17 år sedan
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 år sedan
fscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fseeko.c 1f020b1786 - trim any trailing whitespace 16 år sedan
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
ftello.c 99d6c367c4 stdio update from mjn3 17 år sedan
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
ftrylockfile.c 99d6c367c4 stdio update from mjn3 17 år sedan
funlockfile.c 99d6c367c4 stdio update from mjn3 17 år sedan
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 år sedan
fwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
fwrite.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 år sedan
fwrite_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
fwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
getchar.c 11e8aa3066 Paul Brook writes: 17 år sedan
getchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
getdelim.c 4cca91e9f0 Mark functions as GNU extensions 18 år sedan
getline.c 4cca91e9f0 Mark functions as GNU extensions 18 år sedan
gets.c 8682748233 Patch from Bernhard Fischer: 17 år sedan
getw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
getwchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
getwchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
old_vfprintf.c 1f020b1786 - trim any trailing whitespace 16 år sedan
open_memstream.c 8c5150190e Fix up memset() argument ordering in open_memstream(). Previously 15 år sedan
parse_printf_format.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
perror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 år sedan
popen.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 år sedan
printf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
putchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
putchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
puts.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
putw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
putwchar.c 59b49e514f same for __fputc_unlocked 18 år sedan
putwchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
register_printf_function.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
remove.c 1f020b1786 - trim any trailing whitespace 16 år sedan
rewind.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
scanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
setbuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
setbuffer.c 64b8d39133 Mark some functions as BSD only 18 år sedan
setlinebuf.c 64b8d39133 Mark some functions as BSD only 18 år sedan
setvbuf.c 99d6c367c4 stdio update from mjn3 17 år sedan
snprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
sprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
sscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
swprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
swscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
tempnam.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
tmpfile.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
tmpnam.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 år sedan
ungetc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
ungetwc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 år sedan
vasprintf.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 år sedan
vdprintf.c c921d8a2c5 fix breakage in old_vfprintf case 16 år sedan
vfprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vfscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vfwprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vfwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
vscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vsnprintf.c e0d1b83cf8 - Fix __user_locking with stdio buffers (Carmelo AMOROSO) 15 år sedan
vsprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
vsscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vswprintf.c 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf 16 år sedan
vswscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
vwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
vwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan
wprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 år sedan
wscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 år sedan