about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fixed pthread_spin_lock on sparc32/64 (bug 16882) release/2.16/masterGuo Yixuan2014-06-036-6/+126
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+34
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-293-4/+11
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-053-9/+20
* Add BZ#11261 to 2.16 fixed bug list.Carlos O'Donell2013-03-171-17/+17
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-283-26/+2
* sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2012-11-272-2/+7
* Skip audit if l_reloc_result is NULLH.J. Lu2012-11-275-3/+41
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-133-2/+26
* Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-10-235-3/+28
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-044-3/+23
* Don't parse %s format argument as multibyte stringJeff Law2012-10-035-37/+32
* Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2012-09-273-6/+14
* Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu2012-09-263-4/+14
* Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu2012-08-294-2/+17
* Fix strtod integer/buffer overflow (bug 14459).Joseph Myers2012-08-275-33/+179
* Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva2012-08-164-5/+31
* sunrpc: fix rpc bootstrap buildsMike Frysinger2012-08-122-1/+5
* Update from translation teamAndreas Jaeger2012-07-162-1217/+1397
* Update from french translation teamAndreas Jaeger2012-07-132-2/+6
* Translation team update for fr.po/sv.poAndreas Jaeger2012-07-113-1239/+1391
* Update from translation team: fr.poAndreas Jaeger2012-07-112-1200/+1379
* Adapt tst-catgets to changes in tst-gettextAndreas Schwab2012-07-074-105/+81
* Fix tst-gettext testAndreas Schwab2012-07-074-53/+55
* Update from translation teamsAndreas Jaeger2012-07-038-11249/+13324
* Release 2.16 glibc-2.16.0Carlos O'Donell2012-06-302-3/+3
* Update NEWS and README. glibc-2.16Carlos O'Donell2012-06-303-6/+25
* manual/contrib.texi (Contributors): Sort alphabetically by last name.Thomas Schwinge2012-06-282-17/+21
* Add Samuel Thibault to manual/contrib.texiAndreas Jaeger2012-06-272-0/+7
* Update s390 ULPs fileAndreas Jaeger2012-06-252-4/+358
* SH can do fanotify_mark, too. glibc-2.16-tpsAndreas Schwab2012-06-234-0/+14
* Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge2012-06-235-107/+9
* SH: __lll_robust_timedlock_wait: Simplify CFI directives.Thomas Schwinge2012-06-232-6/+9
* SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge2012-06-235-7/+57
* SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge2012-06-233-17/+13
* SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge2012-06-234-0/+137
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-233-3/+11
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-232-4/+11
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-232-1/+4
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-232-29/+34
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-232-93/+107
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-227-34/+43
* Use AC_LANG_SOURCE to fix autoconf warnings.Carlos O'Donell2012-06-222-2/+7
* Use tab not spaces.Carlos O'Donell2012-06-221-1/+1
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-227-3/+32
* Update copyright yearsJeff Law2012-06-211-1/+1
* [BZ #14277]Jeff Law2012-06-213-7/+14