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