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 роки тому