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 년 전