Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 rokov pred
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 rokov pred
Makefile ba31c6c463 Remove TOPDIR 18 rokov pred
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fsetlocking.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_cs_funcs.c 8a87f4950a Update copyright notice 18 rokov pred
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
_fopen.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_fpmaxtostr.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_fwrite.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_stdio.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_stdio.h f5eeb59b7d make sure we pull in features.h 18 rokov pred
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_trans2w.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_wfwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
asprintf.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
ctermid.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fflush.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fgetc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fgetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
fgetpos64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fgets.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fgetwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fgetws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fileno.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
fopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fputc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fputs.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fputwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fputws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
fread.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
freopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fseeko.c 100e79a3df fix tab issue properly by not using tabs 18 rokov pred
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fsetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
fsetpos64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
ftello.c 100e79a3df fix tab issue properly by not using tabs 18 rokov pred
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fwrite.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
getchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
getdelim.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
getline.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
old_vfprintf.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 rokov pred
popen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
puts.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
putwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 18 rokov pred
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
scanf.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 rokov pred
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 rokov pred
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 rokov pred
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 rokov pred
ungetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vasprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 rokov pred
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vfprintf.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred