Denys Vlasenko 5a24d88fbb _uintmaxtostr: fix indentation (spaces->tabs), no code changes 13 years ago
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in abdbaa897b prettify make clean 14 years ago
_READ.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
_WRITE.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__fsetlocking.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
__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 years ago
__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 years ago
__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 years ago
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
_cs_funcs.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
_flushlbf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
_fopen.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
_fpmaxtostr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
_fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
_load_inttype.c 05e75260d6 Get rid of missing prototype warnings 18 years ago
_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 years ago
_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 years ago
_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 years ago
_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 years ago
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
_scanf.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
_stdio.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
_stdio.h cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
_store_inttype.c 544bc399b7 fix from Roman Kononov for reading in of 64bit types 17 years ago
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
_trans2w.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
_uintmaxtostr.c 5a24d88fbb _uintmaxtostr: fix indentation (spaces->tabs), no code changes 13 years ago
_vfprintf.c 266aaaf46e lift printf field width limit 14 years ago
_vfprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 years ago
_vfwprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 years ago
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
_wfwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
asprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
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 years ago
ctermid.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
dprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fclose.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fcloseall.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fdopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
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 years ago
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
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 years ago
fflush.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
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 years ago
fgetc.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
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 years ago
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
fgets.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fgetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fgetws.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fileno.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
flockfile.c 99d6c367c4 stdio update from mjn3 17 years ago
fmemopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
fopencookie.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fputc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fputs.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fputwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fputws.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fread.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
freopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 years ago
fscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
fseeko.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 years ago
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
ftello.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
ftrylockfile.c 99d6c367c4 stdio update from mjn3 17 years ago
funlockfile.c 99d6c367c4 stdio update from mjn3 17 years ago
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
fwprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
fwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
getchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
getdelim.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
getline.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
gets.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
getw.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
getwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
old_vfprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
open_memstream.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
perror.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
popen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
printf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
putchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
puts.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
putw.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
putwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
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 years ago
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 years ago
remove.c f3e00d6788 remove(): slight readabability tweak, no code changes 14 years ago
rewind.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
scanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
setbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
setbuffer.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
setlinebuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
setvbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
snprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
sprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
sscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
swprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
swscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
tempnam.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
tmpfile.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
tmpnam.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
tmpnam_r.c 8d74517c16 Extend __gen_tempname with mode argument 14 years ago
ungetc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
ungetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
vasprintf.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 years ago
vdprintf.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
vfprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vfscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vfwprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vfwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
vscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vsnprintf.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
vsprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
vsscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vswprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
vswscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
vwprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
vwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
wprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
wscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago