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