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