Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Linux SYSDEP_GETTIME_CPU for newer kernels | Ulrich Drepper | 2011-11-15 | 1 | -0/+6 |
| | |||||
* | Fix reference counting in network interface information cache | Andreas Schwab | 2011-11-15 | 1 | -0/+5 |
| | |||||
* | Clean up internal fopen uses | Ulrich Drepper | 2011-11-15 | 1 | -0/+65 |
| | | | | No need to ever not use c and e. | ||||
* | Use O_CLOEXEC in tzfile handling | Ulrich Drepper | 2011-11-14 | 1 | -0/+4 |
| | |||||
* | Merge branch 'x32-strcase' | Ulrich Drepper | 2011-11-14 | 1 | -0/+36 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 1 | -0/+14 |
| | | |||||
| * | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 1 | -0/+22 |
| | | |||||
* | | Don't call reused_arena when _int_new_arena failed | Andreas Schwab | 2011-11-14 | 1 | -0/+5 |
|/ | |||||
* | Fix wanings in clock_gettime | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Avoid unused warning in getaddrinfo_a | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Avoid warnings about unused variable in 96-bit j0l and j1l | Ulrich Drepper | 2011-11-12 | 1 | -0/+4 |
| | |||||
* | Avoid warnings about unused variables in 96-bit hypotl | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Avoid redefinition of DWARF constants | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Fix warning in __dl_iterate_phdr | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Fix case value used in RPC cod | Ulrich Drepper | 2011-11-12 | 1 | -0/+2 |
| | |||||
* | Avoid warning from shifting | Ulrich Drepper | 2011-11-12 | 1 | -0/+3 |
| | |||||
* | Fix warnings in regex | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper | 2011-11-12 | 1 | -0/+4 |
| | |||||
* | Fix warning in nis_table | Ulrich Drepper | 2011-11-12 | 1 | -0/+5 |
| | |||||
* | PowerPC: Arithmetic function optimizations for POWER | Adhemerval Zanella | 2011-11-11 | 1 | -0/+11 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-11 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix __readlink declaration. | Roland McGrath | 2011-11-11 | 1 | -0/+5 |
| | | |||||
* | | Remove unused variables | Marek Polacek | 2011-11-11 | 1 | -0/+5 |
|/ | |||||
* | makecontext doens't need __THROWNL | Ulrich Drepper | 2011-11-11 | 1 | -0/+4 |
| | |||||
* | Fix db makefile rule for group.db | Andreas Schwab | 2011-11-11 | 1 | -0/+2 |
| | |||||
* | Mark setjmp and ucontext functions as non-leaf | Andreas Schwab | 2011-11-11 | 1 | -0/+7 |
| | |||||
* | Check malloc arana limit atomically | Andreas Schwab | 2011-11-10 | 1 | -0/+6 |
| | |||||
* | Use strcasecmp_l instead of strcasecmp | Ulrich Drepper | 2011-11-08 | 1 | -0/+3 |
| | |||||
* | Remove unnecessary code from x86-32 SSSE3 strncmp | Ulrich Drepper | 2011-11-08 | 1 | -0/+5 |
| | |||||
* | Fix locking in _IO_flush_all_lockp | Andreas Schwab | 2011-11-07 | 1 | -0/+3 |
| | |||||
* | Fix buffer allocation in files initgroups handler | Andreas Schwab | 2011-11-07 | 1 | -0/+5 |
| | |||||
* | Always provide declarations of long double math functions when !_LIBC | Andreas Schwab | 2011-11-04 | 1 | -0/+5 |
| | |||||
* | Fix off-by-one when reading link name in sprof | Andreas Schwab | 2011-11-04 | 1 | -0/+4 |
| | |||||
* | Don't start AVC thread until credentials are installed | Andreas Schwab | 2011-11-03 | 1 | -0/+3 |
| | |||||
* | Don't fail in makedb if SELinux is disabled | Andreas Schwab | 2011-11-03 | 1 | -0/+5 |
| | |||||
* | Fix _IOT_sgttyb definition. | Samuel Thibault | 2011-11-02 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-11-01 | 1 | -0/+12 |
|\ | |||||
| * | Account for alloca size rounding in extend_alloca | Andreas Schwab | 2011-11-01 | 1 | -0/+6 |
| | | |||||
| * | Ignore libaudit.h when checking for system header use | Andreas Schwab | 2011-11-01 | 1 | -0/+2 |
| | | |||||
| * | Properly set extra-objs in nscd makefile | Andreas Schwab | 2011-11-01 | 1 | -0/+4 |
| | | |||||
* | | Fix test of non-ASCII locales in x86-64 strcasecmp et.al. | Ulrich Drepper | 2011-11-01 | 1 | -0/+3 |
|/ | |||||
* | Fix tst-rfc3484 build failures | Ulrich Drepper | 2011-11-01 | 1 | -0/+4 |
| | |||||
* | New Linux syscalls process_vm_readv and process_vm_writev | Ulrich Drepper | 2011-11-01 | 1 | -0/+7 |
| | |||||
* | Use kernel headers for netlink definitions | Ulrich Drepper | 2011-11-01 | 1 | -0/+4 |
| | |||||
* | Use extend_alloca in _dl_map_object_deps. | Paul Pluzhnikov | 2011-10-31 | 1 | -0/+5 |
| | |||||
* | Unify getent output for initgroups database | Ulrich Drepper | 2011-10-31 | 1 | -0/+4 |
| | | | | | Requests for other fail if iteration is not supported and no parameters are given. Do this for initgroups as well. | ||||
* | Fix typo in CL | Ulrich Drepper | 2011-10-31 | 1 | -1/+1 |
| | |||||
* | Cache network interface information | Ulrich Drepper | 2011-10-31 | 1 | -0/+26 |
| | | | | | | | | | | | | Whenever getaddrinfo needed network interface information it used the netlink interface to read the information every single time. The problem is that this information can change at any time. The patch implements monitoring of the network interfaces through nscd. If no change is detected the previously read information can be reused (which is the norm). This timestamp information is also made available to other processes using the shared memory segment between nscd and those processes. | ||||
* | Fix potential double close in __check_fd if OOM | Ulrich Drepper | 2011-10-30 | 1 | -0/+6 |
| | |||||
* | Avoid assertion in processes with VM in bad shape | Ulrich Drepper | 2011-10-29 | 1 | -0/+4 |
| |