summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The bits/types/*.h treatment for stdio and wchar.zack/string-headers-cleanupsZack Weinberg2016-11-2033-392/+356
* New mechanism for declaring const-covariant string functions.Zack Weinberg2016-11-206-324/+284
* Clean up redundancies between string.h and strings.h.Zack Weinberg2016-11-203-138/+38
* squashmeZack Weinberg2016-11-201-1/+4
* Always suppress libc-internal declarations for C++ code.Zack Weinberg2016-11-2014-48/+40
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-1948-7/+713
* Fix hurd __access_noerrno implementation.Adhemerval Zanella2016-11-184-33/+15
* tile: create new math-tests.h headerChris Metcalf2016-11-182-0/+32
* Make tile's set_dataplane API compatibility-onlyChris Metcalf2016-11-184-40/+18
* Quote shell commands in logs from build-many-glibcs.py.Joseph Myers2016-11-182-1/+17
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-184-0/+11
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-1742-147/+323
* Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers2016-11-172-0/+7
* Make Alpha <sys/user.h> self-contained.Joseph Myers2016-11-172-0/+5
* Enable linknamespace testing for libdl and libcrypt.Joseph Myers2016-11-162-9/+26
* Fix crypt snprintf namespace (bug 20829).Joseph Myers2016-11-166-4/+19
* Correct comments in string.h re strcoll_l, strxfrm_l.Zack Weinberg2016-11-162-5/+8
* New internal function __access_noerrnoAdhemerval Zanella2016-11-168-6/+114
* Fix SH4 register-dump.h for soft-float.Joseph Myers2016-11-162-1/+6
* Make SH ucontext always match current kernels.Joseph Myers2016-11-152-15/+6
* manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235]Rical Jasan2016-11-152-14/+5
* ChangeLog: fix dateMike Frysinger2016-11-151-1/+1
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-153-6/+19
* s390x: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-153-36/+57
* Fix build-many-glibcs.py style issues.Joseph Myers2016-11-142-17/+19
* Make tilegx32 install libraries in lib32 directories.Joseph Myers2016-11-143-0/+29
* Forgot to add the ChangeLog to the previous commit, doh.Zack Weinberg2016-11-141-0/+3
* Fix build-and-build-again bug in sunrpc tests.Zack Weinberg2016-11-141-0/+1
* Fix typo in string/bits/string2.h.Zack Weinberg2016-11-142-1/+5
* [BZ #19239] Issue deprecation warnings on macro expansion.Zack Weinberg2016-11-143-35/+39
* Add script to build many glibc configurations.Joseph Myers2016-11-112-0/+1144
* Ignore -Wmaybe-uninitialized in stdlib/bug-getcontext.c.Joseph Myers2016-11-112-0/+13
* Make SH <sys/user.h> self-contained.Joseph Myers2016-11-112-0/+5
* Make sure tilepro uses kernel atomics fo atomic_storeChris Metcalf2016-11-102-0/+15
* Refactor some libm type-generic macros.Joseph Myers2016-11-105-99/+70
* Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella2016-11-102-0/+8
* Consolidate Linux access implementationAdhemerval Zanella2016-11-102-7/+13
* Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey2016-11-102-0/+7
* Regenerate ULPs for aarch64Siddhesh Poyarekar2016-11-102-2/+6
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-0911-159/+40
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-0914-275/+155
* Fix rpcgen buffer overrun (bug 20790).Joseph Myers2016-11-084-1/+22
* Add localplt.data for sh.Joseph Myers2016-11-082-0/+22
* Add localplt.data for hppa.Joseph Myers2016-11-082-0/+25
* Update alpha localplt.data.Joseph Myers2016-11-082-11/+16
* Update nios2 localplt.data.Joseph Myers2016-11-082-0/+6
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-0813-111/+106
* Write messages to stdout and use write_message instead of writeGabriel F. T. Gomes2016-11-079-54/+70
* Use write_message instead of writeGabriel F. T. Gomes2016-11-075-26/+37
* Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers2016-11-072-0/+27