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