aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)release/2.16/masterGuo Yixuan6-6/+126
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno3-1/+34
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno3-1/+9
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller1-1/+1
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller3-0/+69
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu3-4/+11
2014-01-05Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov3-9/+20
2013-03-17Add BZ#11261 to 2.16 fixed bug list.Carlos O'Donell1-17/+17
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab3-26/+2
2012-11-27sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2-2/+7
2012-11-27Skip audit if l_reloc_result is NULLH.J. Lu5-3/+41
2012-11-132012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law3-2/+26
2012-10-23Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab5-3/+28
2012-10-04Define HAS_FMA with bit_FMA_UsableH.J. Lu4-3/+23
2012-10-03Don't parse %s format argument as multibyte stringJeff Law5-37/+32
2012-09-27Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers3-6/+14
2012-09-26Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu3-4/+14
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu4-2/+17
2012-08-27Fix strtod integer/buffer overflow (bug 14459).Joseph Myers5-33/+179
2012-08-16Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva4-5/+31
2012-08-12sunrpc: fix rpc bootstrap buildsMike Frysinger2-1/+5
2012-07-16Update from translation teamAndreas Jaeger2-1217/+1397
2012-07-13Update from french translation teamAndreas Jaeger2-2/+6
2012-07-11Translation team update for fr.po/sv.poAndreas Jaeger3-1239/+1391
2012-07-11Update from translation team: fr.poAndreas Jaeger2-1200/+1379
2012-07-07Adapt tst-catgets to changes in tst-gettextAndreas Schwab4-105/+81
2012-07-07Fix tst-gettext testAndreas Schwab4-53/+55
2012-07-03Update from translation teamsAndreas Jaeger8-11249/+13324
2012-06-30Release 2.16glibc-2.16.0Carlos O'Donell2-3/+3
2012-06-30Update NEWS and README.glibc-2.16Carlos O'Donell3-6/+25
2012-06-28manual/contrib.texi (Contributors): Sort alphabetically by last name.Thomas Schwinge2-17/+21
2012-06-27Add Samuel Thibault to manual/contrib.texiAndreas Jaeger2-0/+7
2012-06-25Update s390 ULPs fileAndreas Jaeger2-4/+358
2012-06-23SH can do fanotify_mark, too.glibc-2.16-tpsAndreas Schwab4-0/+14
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge5-107/+9
2012-06-23SH: __lll_robust_timedlock_wait: Simplify CFI directives.Thomas Schwinge2-6/+9
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge5-7/+57
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge3-17/+13
2012-06-23SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge4-0/+137
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge3-3/+11
2012-06-23SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2-4/+11
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2-1/+4
2012-06-23SH: makecontext: Improve understandability.Thomas Schwinge2-29/+34
2012-06-23Fix gUSA sequence in SH atomic functions inKaz Kojima2-93/+107
2012-06-22Fix invalid memory access in do_lookup_x.Andreas Schwab7-34/+43
2012-06-22Use AC_LANG_SOURCE to fix autoconf warnings.Carlos O'Donell2-2/+7
2012-06-22Use tab not spaces.Carlos O'Donell1-1/+1
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath7-3/+32
2012-06-21Update copyright yearsJeff Law1-1/+1
2012-06-21 [BZ #14277]Jeff Law3-7/+14