Mike Frysinger 117a32a63b stdio: add support for "e" flag with fopen() 13 lat temu
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 lat temu
Makefile ba31c6c463 Remove TOPDIR 18 lat temu
Makefile.in abdbaa897b prettify make clean 14 lat temu
_READ.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
_WRITE.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 lat temu
_flushlbf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
_fopen.c 117a32a63b stdio: add support for "e" flag with fopen() 12 lat temu
_fpmaxtostr.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
_fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 abd6c6c29f remove unused hidden functions 13 lat temu
_stdio.c 1ea3c5e6f1 stdio: hide _stdio_validate_FILE 12 lat temu
_stdio.h 1ea3c5e6f1 stdio: hide _stdio_validate_FILE 12 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
_uintmaxtostr.c 5a24d88fbb _uintmaxtostr: fix indentation (spaces->tabs), no code changes 13 lat temu
_vfprintf.c 8116ca7bae make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTF 13 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
asprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
dprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fclose.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fcloseall.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fdopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 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 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
fputc.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 7aa9c2486c remove a few more empty #if/#endif pairs 14 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 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 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 abd6c6c29f remove unused hidden functions 13 lat temu
fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
getline.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
gets.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
getw.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
getwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
open_memstream.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
popen.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
printf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
putchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
putw.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
putwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 f3e00d6788 remove(): slight readabability tweak, no code changes 14 lat temu
rewind.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
setbuffer.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
setlinebuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
setvbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
snprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
sprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 8d74517c16 Extend __gen_tempname with mode argument 14 lat temu
tmpfile.c 8d74517c16 Extend __gen_tempname with mode argument 14 lat temu
tmpnam.c 8d74517c16 Extend __gen_tempname with mode argument 14 lat temu
tmpnam_r.c 8d74517c16 Extend __gen_tempname with mode argument 14 lat temu
ungetc.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
ungetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 lat temu
vasprintf.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 lat temu
vdprintf.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 lat temu
vsprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 18bf00f312 libc: add missing lock initialization in vswprintf 13 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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