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