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