Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 rokov pred
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 rokov pred
Makefile ba31c6c463 Remove TOPDIR 20 rokov pred
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 20 rokov pred
_READ.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_WRITE.c e9fd915a13 other failures w/ different options 20 rokov pred
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__fsetlocking.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_cs_funcs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_flushlbf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_fopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_fpmaxtostr.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 rokov pred
_fwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_stdio.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 rokov pred
_stdio.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 rokov pred
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_trans2w.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
_uintmaxtostr.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 rokov pred
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 rokov pred
_wfwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
asprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
ctermid.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
dprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fclose.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
fcloseall.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fdopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fflush.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fgetc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fgets.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fgetwc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fgetws.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fileno.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
fmemopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fopen.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fopencookie.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
fprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
fputc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fputs.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fputwc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fputws.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
fread.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
freopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 rokov pred
fseeko.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
ftello.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 rokov pred
fwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
fwrite.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 rokov pred
getchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
getdelim.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
getline.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
gets.c 3893e7e397 Build if GETC_MACRO use is disabled 20 rokov pred
getw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
getwchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
old_vfprintf.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 rokov pred
open_memstream.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
perror.c b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 20 rokov pred
popen.c ab1101f24b only declare vfork when needed, else no-mmu build fails 20 rokov pred
printf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
putchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
puts.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
putw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
putwchar.c 59b49e514f same for __fputc_unlocked 20 rokov pred
remove.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
rewind.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
scanf.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 rokov pred
setbuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
setbuffer.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
setlinebuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
setvbuf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
snprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
sprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
swprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
tempnam.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
tmpfile.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
tmpnam.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 24 rokov pred
ungetc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
ungetwc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
vasprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
vdprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
vfprintf.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 rokov pred
vprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
vsnprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
vsprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
vswprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 rokov pred
vwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred
wprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 rokov pred