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