master
Update copyright dates with scripts/update-copyrights
New file, libio needs localedata for tests.
Add missing symbols to Version files
Update.
tests: replace fread by xfread
* libio/bug-ftell.c (do_test): Add a cast.
Add missing header files throughout the testsuite.
tests: replace system by xsystem
Fix warnings in fwscanf / rewind tests.
tests: replace write by xwrite
Fix libio/bug-ungetwc1.c warning.
libio/bug-wsetpos: Make the error message match the causing function
libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
libio: Remove the usage of __libc_IO_vtables
Don't reduce test timeout to less than default
libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
libio: Ensure output buffer for wchars (bug #28828)
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
pdate.
Use '%z' instead of '%Z' on printf functions
* libio/Makefile (tests): Add tst-ext2.
Add another test for fclose on an unopened file
[BZ 1190] Make EOF sticky in stdio.
(do_test): Use de_DE.UTF-8 as locale name.
2009-02-04 Ulrich Drepper <drepper@redhat.com>
Fix format strings.
[BZ #2173]
Remove miscellaneous debris from libio.
* locale/xlocale.h (struct __locale_struct): New member `__names'.
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Enable support for GCC 11 -Wmismatched-dealloc.
Fix all the remaining misspellings -- BZ 25337
Set behavior of sprintf-like functions with overlapping source and destination
Modify several tests to use test-skeleton.c
Finish change from “Bengali” to “Bangla”
* posix/glob.c (glob_in_dir): Add some comments and asserts to
libio: Convert __vswprintf_internal to buffers (bug 27857)
Remove "Contributed by" lines