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