Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches пре 15 година
..
.indent.pro c1fe19d4c1 Bug ugly formatting update пре 23 година
Makefile ba31c6c463 Remove TOPDIR пре 18 година
Makefile.in b74c3aa1a9 - less verbose make clean пре 15 година
_READ.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
_WRITE.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__fsetlocking.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
__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 година
__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 година
__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 година
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise пре 18 година
_cs_funcs.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
_flushlbf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
_fopen.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
_fpmaxtostr.c 1f020b1786 - trim any trailing whitespace пре 16 година
_fwrite.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
_load_inttype.c 05e75260d6 Get rid of missing prototype warnings пре 18 година
_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 година
_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 година
_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 година
_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 година
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise пре 18 година
_scanf.c c6df9c9452 more of warning fixes, mostly pointer signedness mismatches пре 15 година
_stdio.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
_stdio.h c33ce133b9 fix some unneeded PLT references пре 15 година
_store_inttype.c 544bc399b7 fix from Roman Kononov for reading in of 64bit types пре 17 година
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise пре 18 година
_trans2w.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
_uintmaxtostr.c 1f020b1786 - trim any trailing whitespace пре 16 година
_vfprintf.c d0f22a0224 heed multiple warnings of the type пре 15 година
_vfprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function пре 16 година
_vfwprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function пре 16 година
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise пре 18 година
_wfwrite.c c6df9c9452 more of warning fixes, mostly pointer signedness mismatches пре 15 година
asprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
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 година
ctermid.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
dprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
fclose.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
fcloseall.c 933df87e4e libc_hidden_proto removal, a few more functions пре 15 година
fdopen.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
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 година
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
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 година
fflush.c c33ce133b9 fix some unneeded PLT references пре 15 година
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 година
fgetc.c d763ce093b fix improperly hidden fputc_unlocked пре 15 година
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 година
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
fgets.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fgetwc.c eebbc87bcc more of pointer signedness warnings removed пре 15 година
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 година
fgetws.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fileno.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
flockfile.c 99d6c367c4 stdio update from mjn3 пре 17 година
fmemopen.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
fopen.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
fopencookie.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
fprintf.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
fputc.c d763ce093b fix improperly hidden fputc_unlocked пре 15 година
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 година
fputs.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fputwc.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fputws.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fread.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
freopen.c 933df87e4e libc_hidden_proto removal, a few more functions пре 15 година
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright пре 18 година
fscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
fseeko.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
ftello.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
ftrylockfile.c 99d6c367c4 stdio update from mjn3 пре 17 година
funlockfile.c 99d6c367c4 stdio update from mjn3 пре 17 година
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
fwprintf.c 32167ca3b6 fix improperly hidden fwprintf. пре 15 година
fwrite.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
fwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
getchar.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
getdelim.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
getline.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
gets.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
getw.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
getwchar.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
old_vfprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
open_memstream.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
perror.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
popen.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
printf.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
putchar.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
puts.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
putw.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
putwchar.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
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 година
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 година
remove.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
rewind.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
scanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
setbuf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
setbuffer.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
setlinebuf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
setvbuf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
snprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
sprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
sscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
swprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
swscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
tempnam.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
tmpfile.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
tmpnam.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create пре 22 година
ungetc.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
ungetwc.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vasprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vdprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vfprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vfscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vfwprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vfwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vprintf.c b133fe1cac next portion of libc_hidden_proto removal пре 15 година
vscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vsnprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vsprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vsscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vswprintf.c c6df9c9452 more of warning fixes, mostly pointer signedness mismatches пре 15 година
vswscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
vwprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
vwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година
wprintf.c cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
wscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files пре 18 година