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