Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix access after end of search string in regex matcher | Andreas Schwab | 2011-11-30 | 9 | -22/+34 |
| | |||||
* | Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI | Andreas Schwab | 2011-11-30 | 3 | -2/+160 |
| | |||||
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 10 | -47/+29 |
| | |||||
* | Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and ↵ | Andreas Schwab | 2011-11-16 | 3 | -12/+81 |
| | | | | -mno-tls-direct-seg-refs | ||||
* | Use O_CLOEXEC in a few more places | Ulrich Drepper | 2011-11-15 | 3 | -6/+13 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-15 | 3 | -8/+14 |
|\ | | | | | | | | | Conflicts: sysdeps/unix/sysv/linux/clock_gettime.c | ||||
| * | Fix clock_gettime for assumed kernel >= 2.6.12 | Andreas Schwab | 2011-11-15 | 3 | -2/+15 |
| | | |||||
* | | Fix Linux SYSDEP_GETTIME_CPU for newer kernels | Ulrich Drepper | 2011-11-15 | 2 | -1/+8 |
|/ | |||||
* | Pretty printing | Ulrich Drepper | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | Fix reference counting in network interface information cache | Andreas Schwab | 2011-11-15 | 2 | -1/+7 |
| | |||||
* | Clean up internal fopen uses | Ulrich Drepper | 2011-11-15 | 27 | -46/+117 |
| | | | | No need to ever not use c and e. | ||||
* | Use O_CLOEXEC in tzfile handling | Ulrich Drepper | 2011-11-14 | 2 | -3/+7 |
| | |||||
* | Update NEWS | Ulrich Drepper | 2011-11-14 | 1 | -1/+4 |
| | |||||
* | Merge branch 'x32-strcase' | Ulrich Drepper | 2011-11-14 | 18 | -339/+1548 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 9 | -89/+484 |
| | | |||||
| * | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 15 | -266/+1080 |
| | | |||||
* | | Don't call reused_arena when _int_new_arena failed | Andreas Schwab | 2011-11-14 | 2 | -5/+10 |
|/ | |||||
* | Fix wanings in clock_gettime | Ulrich Drepper | 2011-11-12 | 3 | -8/+13 |
| | |||||
* | Avoid unused warning in getaddrinfo_a | Ulrich Drepper | 2011-11-12 | 2 | -3/+6 |
| | |||||
* | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper | 2011-11-12 | 3 | -4/+8 |
| | |||||
* | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper | 2011-11-12 | 2 | -2/+7 |
| | |||||
* | Prepare dwarf2.h for multiple inclusion | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Fix incomplete edit in last patch | Ulrich Drepper | 2011-11-12 | 1 | -2/+0 |
| | |||||
* | Avoid redefinition of DWARF constants | Ulrich Drepper | 2011-11-12 | 3 | -76/+52 |
| | |||||
* | Fix warning in __dl_iterate_phdr | Ulrich Drepper | 2011-11-12 | 2 | -1/+6 |
| | |||||
* | Fix case value used in RPC cod | Ulrich Drepper | 2011-11-12 | 2 | -1/+3 |
| | |||||
* | Avoid warning from shifting | Ulrich Drepper | 2011-11-12 | 2 | -2/+9 |
| | |||||
* | Fix warnings in regex | Ulrich Drepper | 2011-11-12 | 3 | -5/+11 |
| | |||||
* | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper | 2011-11-12 | 4 | -0/+16 |
| | |||||
* | Fix warning in nis_table | Ulrich Drepper | 2011-11-12 | 2 | -18/+23 |
| | |||||
* | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | 2011-11-11 | 6 | -4/+149 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-11 | 2 | -1/+6 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix __readlink declaration. | Roland McGrath | 2011-11-11 | 2 | -1/+6 |
| | | |||||
* | | Remove unused variables | Marek Polacek | 2011-11-11 | 3 | -15/+19 |
|/ | |||||
* | makecontext doens't need __THROWNL | Ulrich Drepper | 2011-11-11 | 2 | -1/+5 |
| | |||||
* | Fix grouping and reuse other locales in various locales | Ulrich Drepper | 2011-11-11 | 25 | -575/+546 |
| | |||||
* | Fix db makefile rule for group.db | Andreas Schwab | 2011-11-11 | 2 | -1/+3 |
| | |||||
* | Mark setjmp and ucontext functions as non-leaf | Andreas Schwab | 2011-11-11 | 5 | -23/+34 |
| | |||||
* | Check malloc arana limit atomically | Andreas Schwab | 2011-11-10 | 2 | -30/+41 |
| | |||||
* | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper | 2011-11-08 | 3 | -3/+7 |
| | |||||
* | Remove unnecessary code from x86-32 SSSE3 strncmp | Ulrich Drepper | 2011-11-08 | 2 | -3/+6 |
| | |||||
* | Fix locking in _IO_flush_all_lockp | Andreas Schwab | 2011-11-07 | 2 | -2/+5 |
| | |||||
* | Fix buffer allocation in files initgroups handler | Andreas Schwab | 2011-11-07 | 2 | -1/+6 |
| | |||||
* | Always provide declarations of long double math functions when !_LIBC | Andreas Schwab | 2011-11-04 | 4 | -11/+18 |
| | |||||
* | Fix off-by-one when reading link name in sprof | Andreas Schwab | 2011-11-04 | 2 | -1/+5 |
| | |||||
* | Don't start AVC thread until credentials are installed | Andreas Schwab | 2011-11-03 | 2 | -4/+7 |
| | |||||
* | Don't fail in makedb if SELinux is disabled | Andreas Schwab | 2011-11-03 | 2 | -1/+6 |
| | |||||
* | Fix _IOT_sgttyb definition. | Samuel Thibault | 2011-11-02 | 2 | -2/+6 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-01 | 5 | -11/+23 |
|\ | |||||
| * | Account for alloca size rounding in extend_alloca | Andreas Schwab | 2011-11-01 | 3 | -9/+15 |
| | |