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