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