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