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