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