Denis Vlasenko a8a6353529 remove "register" from _vf[w]printf_internal declarations too 17 жил өмнө
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in 36ac7bee0f Factor out the core of vprintf() into separate function 17 жил өмнө
_READ.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
_WRITE.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
__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 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 жил өмнө
__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 жил өмнө
__psfs_do_numeric.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
__psfs_parse_spec.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
__scan_cookie.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_cs_funcs.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
_flushlbf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
_fopen.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
_fpmaxtostr.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 жил өмнө
_fwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
_load_inttype.c 05e75260d6 Get rid of missing prototype warnings 19 жил өмнө
_ppfs_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
_ppfs_parsespec.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
_ppfs_prepargs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
_ppfs_setargs.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_scanf.c 9c95d5d28d patch from Hans-Christian Egtvedt to silence some spurious signed warnings 17 жил өмнө
_stdio.c 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do 19 жил өмнө
_stdio.h a8a6353529 remove "register" from _vf[w]printf_internal declarations too 17 жил өмнө
_store_inttype.c 544bc399b7 fix from Roman Kononov for reading in of 64bit types 18 жил өмнө
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_trans2w.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
_uintmaxtostr.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 жил өмнө
_vfprintf.c 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf 17 жил өмнө
_vfprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 17 жил өмнө
_vfwprintf_internal.c 36ac7bee0f Factor out the core of vprintf() into separate function 17 жил өмнө
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_wfwrite.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
asprintf.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
clearerr.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
clearerr_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
ctermid.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
dprintf.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
fclose.c 3dcb135f7b Paul Brook writes: 18 жил өмнө
fcloseall.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
fdopen.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
feof.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
feof_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
ferror.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
ferror_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fflush.c feda5d48d9 Fill in a few more of the missing pieces... 19 жил өмнө
fflush_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fgetc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fgetc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fgetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fgetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fgets.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fgets_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fgetwc.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fgetwc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fgetws.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fgetws_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fileno.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fileno_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
flockfile.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
fmemopen.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
fopen.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
fopen64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fopencookie.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
fprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
fputc.c 669e7e91fd - dtrt 18 жил өмнө
fputc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fputs.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fputs_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fputwc.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fputwc_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fputws.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fputws_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fread.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fread_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
freopen.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
fscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fseeko.c f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled 19 жил өмнө
fseeko64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fsetpos.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fsetpos64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
ftello.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
ftello64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
ftrylockfile.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
funlockfile.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 жил өмнө
fwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
fwrite.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 19 жил өмнө
fwrite_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
fwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getchar.c 11e8aa3066 Paul Brook writes: 18 жил өмнө
getchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getdelim.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
getline.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
gets.c 8682748233 Patch from Bernhard Fischer: 18 жил өмнө
getw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
getwchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
getwchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
old_vfprintf.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 жил өмнө
open_memstream.c 4cca91e9f0 Mark functions as GNU extensions 19 жил өмнө
parse_printf_format.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
perror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 жил өмнө
popen.c 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 19 жил өмнө
printf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
putchar.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
putchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
puts.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
putw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
putwchar.c 59b49e514f same for __fputc_unlocked 19 жил өмнө
putwchar_unlocked.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
register_printf_function.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
remove.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
rewind.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
scanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
setbuf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
setbuffer.c 64b8d39133 Mark some functions as BSD only 19 жил өмнө
setlinebuf.c 64b8d39133 Mark some functions as BSD only 19 жил өмнө
setvbuf.c 99d6c367c4 stdio update from mjn3 19 жил өмнө
snprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
sprintf.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
sscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
swprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
swscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
tempnam.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
tmpfile.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
tmpnam.c 28929ba7f5 sync with glibc and get a nice size shrinkage in the process 19 жил өмнө
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 23 жил өмнө
ungetc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
ungetwc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 жил өмнө
vasprintf.c 36ac7bee0f Factor out the core of vprintf() into separate function 17 жил өмнө
vdprintf.c c921d8a2c5 fix breakage in old_vfprintf case 17 жил өмнө
vfprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vfscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vfwprintf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vfwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
vscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vsnprintf.c 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf 17 жил өмнө
vsprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
vsscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vswprintf.c 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf 17 жил өмнө
vswscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
vwprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
vwscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
wprintf.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 жил өмнө
wscanf.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө