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