Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches vor 15 Jahren
..
.indent.pro c1fe19d4c1 Bug ugly formatting update vor 23 Jahren
Makefile ba31c6c463 Remove TOPDIR vor 18 Jahren
Makefile.in b74c3aa1a9 - less verbose make clean vor 15 Jahren
_READ.c b133fe1cac next portion of libc_hidden_proto removal vor 15 Jahren
_WRITE.c b133fe1cac next portion of libc_hidden_proto removal vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
_flushlbf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
_fopen.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 c6df9c9452 more of warning fixes, mostly pointer signedness mismatches vor 15 Jahren
_stdio.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
_stdio.h c33ce133b9 fix some unneeded PLT references vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
_uintmaxtostr.c 1f020b1786 - trim any trailing whitespace vor 16 Jahren
_vfprintf.c d0f22a0224 heed multiple warnings of the type 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 c6df9c9452 more of warning fixes, mostly pointer signedness mismatches vor 15 Jahren
asprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
fclose.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
fcloseall.c 933df87e4e libc_hidden_proto removal, a few more functions vor 15 Jahren
fdopen.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 c33ce133b9 fix some unneeded PLT references vor 15 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 d763ce093b fix improperly hidden fputc_unlocked vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 eebbc87bcc more of pointer signedness warnings removed vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
fopen.c b133fe1cac next portion of libc_hidden_proto removal vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
fprintf.c b133fe1cac next portion of libc_hidden_proto removal vor 15 Jahren
fputc.c d763ce093b fix improperly hidden fputc_unlocked vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 933df87e4e libc_hidden_proto removal, a few more functions vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 32167ca3b6 fix improperly hidden fwprintf. vor 15 Jahren
fwrite.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
getline.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
gets.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
getw.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
getwchar.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
open_memstream.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
popen.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
printf.c b133fe1cac next portion of libc_hidden_proto removal vor 15 Jahren
putchar.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
putw.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
putwchar.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
rewind.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
setbuffer.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
setlinebuf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
setvbuf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
snprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
sprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
ungetwc.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
vasprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
vdprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 b133fe1cac next portion of libc_hidden_proto removal vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 Jahren
vsprintf.c cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 c6df9c9452 more of warning fixes, mostly pointer signedness mismatches vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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 cb97aadebf Last portion of libc_hidden_proto removal. vor 15 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