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