aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Remove dead variable in generic strcpy.Roland McGrath2-3/+2
2013-02-08Support sysdeps/.../include/ directories.Roland McGrath2-1/+13
2013-02-08Refactor code out of nscd's two main poll loops.Carlos O'Donell2-65/+93
2013-02-08Add more comments to _dl_load_cache_lookup().Carlos O'Donell2-2/+8
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell3-1/+3
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell6-2/+31
2013-02-08Use ENTRY and END in more MIPS .S files.Joseph Myers15-49/+36
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers44-176/+179
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers3-17/+11
2013-02-07Remove lots of inline keywords.Roland McGrath21-39/+75
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath4-4/+19
2013-02-05Replace an alloca use with a variable-length array.Roland McGrath2-3/+5
2013-02-05Fix aliases in stub lseek.Roland McGrath2-3/+7
2013-02-05Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath2-0/+7
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki4-120/+125
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki5-88/+269
2013-02-04getenv: Remove check for non-standard endianness.Carlos O'Donell2-4/+5
2013-02-04Add long-double sparc ULPs updates missing in previous commit.David S. Miller1-0/+36
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller2-0/+130
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers39-130/+143
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab10-14/+38
2013-02-02Improve link_map.l_addr comment.Jan Kratochvil3-2/+9
2013-02-01Remove unmaintained and unused localedata/CHECKSUMSAndreas Jaeger2-424/+4
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers7-24/+24
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers4-74/+9
2013-01-31Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers2-27/+6
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers15-35/+55
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers10-97/+44
2013-01-31Remove bp-thunks code.Joseph Myers7-216/+25
2013-01-31Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers8-1/+528
2013-01-31Update German translations.David S. Miller2-2/+6
2013-01-29MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki3-164/+170
2013-01-26 * time/tzfile.c: Include stdint.h for SIZE_MAX.Maxim Kuvyrkov2-0/+5
2013-01-252013-01-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-23/+4
2013-01-25Don't bother checking for $CC option to accept ISO C89.Thomas Schwinge3-90/+13
2013-01-25configure: Default to CPP="$CC -E" unless overridden.Thomas Schwinge3-167/+28
2013-01-24AArch64: Adding optimized strncmp implementation.Marcus Shawcroft2-0/+208
2013-01-24AArch64: Adding optimized strnlen implementation.Marcus Shawcroft3-0/+182
2013-01-24Avoid backtrace tests matching filenames when searching for function names.Joseph Myers6-65/+93
2013-01-23Whitespace fix for __glibc_likely/__glibc_unlikely defns.Roland McGrath2-4/+8
2013-01-23Add a minor 'cas' atomic optimization on sparc.David S. Miller3-12/+39
2013-01-23ulimit: remove buggy bsd implementationPino Toscano2-91/+1
2013-01-23ulimit: include <limits.h>Pino Toscano2-0/+2
2013-01-23ulimit: move linux implementation as posixPino Toscano2-0/+5
2013-01-23S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel3-9/+17
2013-01-22Build elf/tst-array2 and elf/tst-array5 with --no-as-neededAdam Conrad2-0/+8
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers4-35/+35
2013-01-21Use libgcc unwinder for sparc backtraces, if available.David S. Miller7-57/+198
2013-01-21Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab3-3/+19
2013-01-20m68k: update libm test ULPsAndreas Schwab2-0/+26