about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Name space hygeine for madvise.Roland McGrath2012-10-041-0/+15
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-0/+14
* sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano2012-10-031-0/+5
* Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath2012-10-031-0/+4
* * scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva2012-10-021-0/+5
* Use ElfW(Off) rather than off_t for offsets within ELF files.Roland McGrath2012-10-021-0/+5
* nscd: fix compilation flagsDmitry V. Levin2012-10-021-0/+4
* Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin2012-10-021-0/+5
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-021-0/+12
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-0/+14
* 2012-10-01 Patsy Franklin <pfrankli@redhat.com>Jeff Law2012-10-011-0/+9
* Define __have_atfcts global in stub openat implementation.Roland McGrath2012-10-011-0/+2
* Clean up init-first.c files.Roland McGrath2012-10-011-0/+11
* Fix sign of inexact zero return from fma (bug 14645).Joseph Myers2012-10-011-0/+14
* Fix sign of exact zero return from fma (bug 14638).Joseph Myers2012-09-291-0/+18
* Uncorrupt Sparc ULPS file.David S. Miller2012-09-281-0/+4
* Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath2012-09-281-0/+3
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-281-0/+5
* Fix stub open.c to define __libc_open.Roland McGrath2012-09-281-0/+2
* Add a missing $(make-target-directory).Roland McGrath2012-09-281-0/+2
* Quiet make warning under --disable-shared.Roland McGrath2012-09-281-0/+3
* Conditionalize elf/dl-sysdep.c contents on [SHARED].Roland McGrath2012-09-281-0/+2
* Clean up *objdir variables.Roland McGrath2012-09-281-0/+3
* Avoid more warnings in nsswitch.cRoland McGrath2012-09-281-2/+4
* Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller2012-09-281-2/+0
* Avoid unused static function warning in nsswitch.c.Roland McGrath2012-09-281-0/+5
* Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2012-09-281-0/+2
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-281-0/+11
* tst-mknodat: create a FIFO instead of a socketPino Toscano2012-09-281-0/+4
* 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law2012-09-281-0/+14
* Re-order the last ChangeLog entryH.J. Lu2012-09-281-3/+3
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-0/+16
* Improve ChangeLog entry for x86_64 strncmp-ssse3.SH.J. Lu2012-09-281-2/+2
* aio_fsync: fix the access mode checkPino Toscano2012-09-281-0/+4
* [BZ #11438]Jeff Law2012-09-281-0/+9
* Fix a typo in ChangeLogH.J. Lu2012-09-281-1/+1
* Don't flush write buffer for ftellSiddhesh Poyarekar2012-09-281-0/+7
* Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar2012-09-281-0/+9
* Update sparc ULPS for recent clog/clog10 activity.David S. Miller2012-09-271-0/+2
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-0/+7
* Include <pthread.h> where needed.Pino Toscano2012-09-281-0/+5
* Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds useSteve Ellcey2012-09-271-0/+4
* Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu2012-09-271-0/+5
* Fix up definitions for older compilers.Marek Polacek2012-09-261-0/+7
* Update x86-64 ULPsMarkus Trippelsdorf2012-09-261-0/+4
* Declare targets with .PHONY in Makefile.in.Roland McGrath2012-09-251-0/+5
* Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho2012-09-251-0/+20
* Fix bugs in powerpc pthread_once.Alan Modra2012-09-251-0/+8
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-0/+22
* Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2012-09-251-0/+8