888 Commits (647103ea3a2aae2e6791b3bebe9e33eedc168102)

Author SHA1 Message Date
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets" 6 years ago
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions 6 years ago
Stefan Liebler e1fd4bbe31 Fix namespace violation in stdio.h and sys/stat.h if build with optimization. [BZ #26376] 6 years ago
Florian Weimer ec2f1fddf2 libio: Remove __libc_readline_unlocked 6 years ago
Adhemerval Zanella f13d260190 signal: Move sys_errlist to a compat symbol 6 years ago
Martin Sebor 06febd8c67 improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 6 years ago
Paul E. Murphy e2239af353 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 6 years ago
Florian Weimer fa185f0d45 <fd_to_filename.h>: Add type safety and port to Hurd 6 years ago
Gabriel F. T. Gomes e4a3999213 Prepare redirections for IEEE long double on powerpc64le 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Adhemerval Zanella 478f70780f Remove __waitpid_nocancel 6 years ago
Florian Weimer cb61630ed7 libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203] 6 years ago
Gabriel F. T. Gomes 93486ba583 Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions 6 years ago
Florian Weimer 70c6e15654 Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097] 7 years ago
Arjun Shankar f0f0d79ac3 libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Florian Weimer 0bfddfc944 iconv: Revert steps array reference counting changes 7 years ago
Gabriel F. T. Gomes 1626f499d1 Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg 7 years ago
Dmitry V. Levin 21cc130b78 libio: do not attempt to free wide buffers of legacy streams [BZ #24228] 7 years ago
Florian Weimer cfa611447b libio: freopen of default streams crashes in old programs [BZ #24632] 7 years ago
Florian Weimer 7e740ab2e7 libio: Fix gconv-related memory leak [BZ #24583] 7 years ago
Florian Weimer 09e1b0e3f6 libio: Remove codecvt vtable [BZ #24588] 7 years ago
Andreas Schwab 32ff397533 Fix crash in _IO_wfile_sync (bug 20568) 7 years ago
Joseph Myers a04549c194 Break more lines before not after operators. 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago
Florian Weimer a5406364ac libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr 7 years ago
Joseph Myers 0538372096 Fix -Wempty-body warnings in glibc. 7 years ago
Stefan Liebler b6d8a999cd Fix wide char format specifier in libio/tst-bz24153.c. 7 years ago
Florian Weimer ee9941f94e libio: Use stdin consistently for input functions [BZ #24153] 7 years ago
Paul Pluzhnikov 5f10701fdc libio: use stdout in puts and putchar, etc [BZ #24051]. 7 years ago
Zack Weinberg 03992356e6
Use C99-compliant scanf under _GNU_SOURCE with modern compilers. 8 years ago
Gabriel F. T. Gomes 2d9837c1fb Set behavior of sprintf-like functions with overlapping source and destination 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Gabriel F. T. Gomes df682d1d74 Remove redirection of _IO_vfprintf 7 years ago
Gabriel F. T. Gomes 10446f5d9f Prepare vfscanf to use __strtof128_internal 8 years ago
Zack Weinberg 4e2f43f842 Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) 8 years ago
Zack Weinberg 698fb75b9f Add __v*printf_internal with flags arguments 8 years ago
Zack Weinberg b87eb3f8fe Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. 8 years ago
Zack Weinberg 349718d4d7 Add __vfscanf_internal and __vfwscanf_internal with flags arguments. 8 years ago
Adhemerval Zanella 14d0e87d9b posix: Use posix_spawn on popen 8 years ago
Florian Weimer 96cd0558bc support: Add signal support to support_capture_subprocess_check 7 years ago
Andreas Schwab ce5a7de6cd Don't reduce test timeout to less than default 8 years ago
Szabolcs Nagy ed643089cd Increase timeout of libio/tst-readline 8 years ago
Adhemerval Zanella 0b727ed4d6 libio: Flush stream at freopen (BZ#21037) 9 years ago
Florian Weimer 4fa34da679 Fix copyright years in recent commits 8 years ago
Florian Weimer 3f5e3f5d06 libio: Implement internal function __libc_readline_unlocked 8 years ago
Florian Weimer d6da5cb6a8 Add renameat2 function [BZ #17662] 8 years ago
Florian Weimer 29055464a0 libio: Add tst-vtables, tst-vtables-interposed 8 years ago
Florian Weimer c402355dfa libio: Disable vtable validation in case of interposition [BZ #23313] 8 years ago
Florian Weimer 2d1c89a5d7 libio: Avoid ptrdiff_t overflow in IO_validate_vtable 8 years ago