Waldemar Brodkorb 88b5d9c6ea fix gcc compiler warning 7 éve
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 éve
Makefile ba31c6c463 Remove TOPDIR 18 éve
Makefile.in 74ca8d6f5d remove UCLIBC_HAS_LFS 7 éve
_READ.c 493d0cc28b remove MJN only debug messages 8 éve
_WRITE.c 96f2821683 Fix return value of fwrite when a 'hard' error occurs 8 éve
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fpending.c e762a60c73 remove another two warnings. 9 éve
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fsetlocking.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__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 éve
__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 éve
__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 éve
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_cs_funcs.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 éve
_flushlbf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
_fopen.c 493d0cc28b remove MJN only debug messages 8 éve
_fpmaxtostr.c 493d0cc28b remove MJN only debug messages 8 éve
_fpmaxtostr.h 5c3661fda9 libc: Fix vfprintf compilation without HAS_FLOATS 9 éve
_fwrite.c 493d0cc28b remove MJN only debug messages 8 éve
_load_inttype.c 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 12 éve
_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 éve
_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 éve
_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 éve
_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 éve
_rfill.c 493d0cc28b remove MJN only debug messages 8 éve
_scanf.c 493d0cc28b remove MJN only debug messages 8 éve
_stdio.c 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 éve
_stdio.h 88b5d9c6ea fix gcc compiler warning 7 éve
_store_inttype.c 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 12 éve
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_trans2w.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
_uintmaxtostr.c eedef37b4a do not define _ISOC99_SOURCE in specific files 12 éve
_vfprintf.c 493d0cc28b remove MJN only debug messages 8 éve
_vfprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 éve
_vfwprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 16 éve
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_wfwrite.c 493d0cc28b remove MJN only debug messages 8 éve
asprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
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 éve
ctermid.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
dprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fclose.c 493d0cc28b remove MJN only debug messages 8 éve
fcloseall.c 493d0cc28b remove MJN only debug messages 8 éve
fdopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
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 éve
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
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 éve
fflush.c 493d0cc28b remove MJN only debug messages 8 éve
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 éve
fgetc.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 éve
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 éve
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
fgets.c 493d0cc28b remove MJN only debug messages 8 éve
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 éve
fgetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
fgetws.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
fileno.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
flockfile.c 99d6c367c4 stdio update from mjn3 17 éve
fmemopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
fopencookie.c 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 éve
fprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
fputc.c 493d0cc28b remove MJN only debug messages 8 éve
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 éve
fputs.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
fputwc.c 6da1949cb5 use fputwc in putwchar() 12 éve
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 éve
fputws.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
fread.c 493d0cc28b remove MJN only debug messages 8 éve
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 éve
freopen.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 éve
fscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
fseeko.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 éve
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
ftello.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 éve
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 éve
ftrylockfile.c 493d0cc28b remove MJN only debug messages 8 éve
funlockfile.c 99d6c367c4 stdio update from mjn3 17 éve
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwprintf.c abd6c6c29f remove unused hidden functions 13 éve
fwrite.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
fwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
getchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
getdelim.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getline.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
gets.c 32d11b1454 remove more of the link_warnings 9 éve
getw.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
getwchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
old_vfprintf.c 6e7b72235b old_vfprintf.c: use _fpmaxtostr.h 12 éve
open_memstream.c 5a233790c3 Reduce the initial buffer size for open_memstream 8 éve
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 éve
perror.c 493d0cc28b remove MJN only debug messages 8 éve
popen.c 493d0cc28b remove MJN only debug messages 8 éve
printf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
putchar.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
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 éve
puts.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
putw.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
putwchar.c 6da1949cb5 use fputwc in putwchar() 12 éve
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 éve
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 éve
remove.c f3e00d6788 remove(): slight readabability tweak, no code changes 14 éve
rewind.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
scanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
setbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setbuffer.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setlinebuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
setvbuf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
snprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
sscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
swprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
swscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
tempnam.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 éve
tmpfile.c 74ca8d6f5d remove UCLIBC_HAS_LFS 7 éve
tmpnam.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 éve
tmpnam_r.c 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions 8 éve
ungetc.c 493d0cc28b remove MJN only debug messages 8 éve
ungetwc.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
vasprintf.c 493d0cc28b remove MJN only debug messages 8 éve
vdprintf.c 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 éve
vfprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vfscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vfwprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vfwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
vscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vsnprintf.c 493d0cc28b remove MJN only debug messages 8 éve
vsprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
vsscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vswprintf.c 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 éve
vswscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
vwprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
vwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve
wprintf.c 21730caa66 trim Experimentally off and uncommented hidden 14 éve
wscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 éve