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 година