Romain Naour 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 rokov pred
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 rokov pred
Makefile ba31c6c463 Remove TOPDIR 18 rokov pred
Makefile.in 1b3025b735 buildsys: switch libc to kbuild-style 11 rokov pred
_READ.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
_WRITE.c 867bac0c75 stdio: prevent retries on fclose/fflush after write errors 12 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 e762a60c73 remove another two warnings. 9 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 rokov pred
_flushlbf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
_fopen.c 117a32a63b stdio: add support for "e" flag with fopen() 12 rokov pred
_fpmaxtostr.c f8e05f3850 stdio: Fix printing 0.0 9 rokov pred
_fpmaxtostr.h 5c3661fda9 libc: Fix vfprintf compilation without HAS_FLOATS 9 rokov pred
_fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
_load_inttype.c 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 12 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 b2d27c71bd _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. 9 rokov pred
_stdio.c c5722d63ed reduce some unneeded warnings. 9 rokov pred
_stdio.h 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 12 rokov pred
_store_inttype.c 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 12 rokov pred
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_trans2w.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
_uintmaxtostr.c eedef37b4a do not define _ISOC99_SOURCE in specific files 12 rokov pred
_vfprintf.c 5c3661fda9 libc: Fix vfprintf compilation without HAS_FLOATS 9 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
asprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
dprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fclose.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fcloseall.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fdopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 c5722d63ed reduce some unneeded warnings. 9 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 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
fputc.c 0eb904a89c fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlocked 12 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 6da1949cb5 use fputwc in putwchar() 12 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 2431e3c401 handle the type mismatch of ftell[o] and fseek[o] if long int != off_t 12 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 2431e3c401 handle the type mismatch of ftell[o] and fseek[o] if long int != off_t 12 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 abd6c6c29f remove unused hidden functions 13 rokov pred
fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
getline.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
gets.c 32d11b1454 remove more of the link_warnings 9 rokov pred
getw.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
getwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 6e7b72235b old_vfprintf.c: use _fpmaxtostr.h 12 rokov pred
open_memstream.c 3663803c5e stdio.h: update partially, mainly for POSIX 2008 12 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
popen.c c5722d63ed reduce some unneeded warnings. 9 rokov pred
printf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
putchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
putw.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
putwchar.c 6da1949cb5 use fputwc in putwchar() 12 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 f3e00d6788 remove(): slight readabability tweak, no code changes 14 rokov pred
rewind.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
setbuffer.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
setlinebuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
setvbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
snprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
sprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 rokov pred
tmpfile.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 rokov pred
tmpnam.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 rokov pred
tmpnam_r.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 rokov pred
ungetc.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
ungetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 rokov pred
vasprintf.c 7aa9c2486c remove a few more empty #if/#endif pairs 14 rokov pred
vdprintf.c cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 rokov pred
vsprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 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 18bf00f312 libc: add missing lock initialization in vswprintf 13 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 21730caa66 trim Experimentally off and uncommented hidden 14 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 21730caa66 trim Experimentally off and uncommented hidden 14 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