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