Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEWS | Ulrich Drepper | 2011-05-01 | 1 | -2/+2 |
| | |||||
* | Fix getnameinfo flags parameter type. | Bruno Haible | 2011-05-01 | 4 | -5/+13 |
| | |||||
* | Add finer grained control for initgroups lookups to NSS. | Ulrich Drepper | 2011-04-29 | 3 | -2/+10 |
| | |||||
* | Use al possible bytes from fopen mode string. | Eric Blake | 2011-04-22 | 3 | -18/+25 |
| | |||||
* | Fix "make xcheck" in sunrpc. | H.J. Lu | 2011-04-22 | 5 | -3/+25 |
| | |||||
* | Fix whitespaces. | Ulrich Drepper | 2011-04-22 | 7 | -106/+104 |
| | |||||
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 57 | -107/+107 |
| | |||||
* | Fix reallocation bug in last nss_files change. | Ulrich Drepper | 2011-04-21 | 2 | -1/+7 |
| | |||||
* | Fix build problem in sunrpc. | Ulrich Drepper | 2011-04-20 | 2 | -2/+6 |
| | |||||
* | Fix little issue with last change. | Ulrich Drepper | 2011-04-19 | 1 | -2/+4 |
| | |||||
* | Define initgroups callback for nss_files. | Ulrich Drepper | 2011-04-19 | 4 | -1/+142 |
| | |||||
* | elf.h: Define R_ARM_IRELATIVE reloc type. | Richard Sandiford | 2011-04-19 | 2 | -1/+6 |
| | |||||
* | Update Russian translation. | Ulrich Drepper | 2011-04-19 | 2 | -47/+52 |
| | |||||
* | Add before-compile to dependencies for librpc_compat_pic objects. | Ulrich Drepper | 2011-04-17 | 2 | -1/+6 |
| | |||||
* | Fix static linking with checking x86/x86-64 memcpy. | Mike Frysinger | 2011-04-17 | 6 | -5/+14 |
| | |||||
* | Fix POWER4/POWER7 optimized strncmp to not read past differing bytes | Andreas Schwab | 2011-04-17 | 5 | -20/+32 |
| | |||||
* | Fix FPU context handling in getcontext on x86-64. | Ulrich Drepper | 2011-04-17 | 5 | -6/+70 |
| | | | | fnstenv on x86-64 seems to clear the state. Work around. | ||||
* | Typo fix appproximated. | Justin P. Mattock | 2011-04-17 | 2 | -2/+2 |
| | |||||
* | Fix a comment. | Justin P. Mattock | 2011-04-17 | 1 | -1/+1 |
| | |||||
* | Use .machine to prevent AS from complaining about z9-109 instructions in ↵ | Andreas Krebbel | 2011-04-17 | 4 | -3/+19 |
| | | | | iconv modules | ||||
* | Skip extra zeroes when searching auxv on s390 | Andreas Krebbel | 2011-04-17 | 2 | -0/+17 |
| | |||||
* | Obsolete RPC implementation in libc. | Ulrich Drepper | 2011-04-16 | 71 | -623/+993 |
| | |||||
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 12 | -14/+56 |
| | |||||
* | Update NEWS. | Ulrich Drepper | 2011-04-10 | 1 | -2/+3 |
| | |||||
* | Don't leave empty element in rpath when skipping an element | Andreas Schwab | 2011-04-09 | 2 | -6/+29 |
| | |||||
* | Make ppc sync_file_range cancelable. | Andreas Schwab | 2011-04-09 | 2 | -3/+18 |
| | |||||
* | Fix typo in comment. | Ulrich Drepper | 2011-04-09 | 3 | -4/+10 |
| | |||||
* | Maintain stack alignment in ____longjmp_chk on x86_64 | Andreas Schwab | 2011-04-07 | 2 | -11/+21 |
| | |||||
* | Revert "Fix strncmp page test to limit length to size of object" | Andreas Schwab | 2011-04-07 | 2 | -9/+3 |
| | | | | This reverts commit e513f34605747f43eed259519b6fb847591861d2. | ||||
* | Fix strncmp page test to limit length to size of object | Andreas Schwab | 2011-04-05 | 2 | -3/+9 |
| | |||||
* | Fix typo in CL. | Ulrich Drepper | 2011-04-05 | 1 | -1/+1 |
| | |||||
* | Fix typo in cache information table for x86-{32,64}. | Ulrich Drepper | 2011-04-03 | 3 | -2/+7 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-04-02 | 2 | -0/+3 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Update comment about feature macros. | Ulrich Drepper | 2011-04-02 | 2 | -0/+5 |
| | | |||||
* | | Define CLOCK_BOOTTIME. | Ulrich Drepper | 2011-04-02 | 2 | -0/+6 |
|/ | |||||
* | Work around old buggy program which cannot cope with memcpy semantics. | H.J. Lu | 2011-04-01 | 7 | -7/+73 |
| | |||||
* | Fix visibility of declarations of wcpcpy and wcpncpy. | Ulrich Drepper | 2011-04-01 | 3 | -3/+9 |
| | |||||
* | Add syncfs syscall. | Andreas Schwab | 2011-04-01 | 6 | -2/+53 |
| | |||||
* | Rename open_by_handle to open_by_handle_at. | Andreas Schwab | 2011-04-01 | 10 | -15/+27 |
| | |||||
* | Define O_PATH. | Ulrich Drepper | 2011-04-01 | 8 | -1/+16 |
| | |||||
* | Also make x86 sync_file_range a cancellation point. | Ulrich Drepper | 2011-04-01 | 4 | -4/+58 |
| | |||||
* | Really implement fallocate{,64} and sync_file_range as cancellation points. | Ulrich Drepper | 2011-04-01 | 9 | -33/+130 |
| | |||||
* | Install bits/timex.h header. | Andreas Schwab | 2011-04-01 | 2 | -1/+6 |
| | |||||
* | Fix typos in comments. | Ulrich Drepper | 2011-04-01 | 9 | -27/+36 |
| | |||||
* | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper | 2011-04-01 | 10 | -38/+297 |
| | |||||
* | Define AT_EMPTY_PATH. | Ulrich Drepper | 2011-04-01 | 2 | -0/+5 |
| | |||||
* | Export new symbol. | Ulrich Drepper | 2011-03-31 | 3 | -0/+7 |
| | |||||
* | Add clock_adjtime syscall. | Ulrich Drepper | 2011-03-30 | 6 | -86/+216 |
| | |||||
* | Last change caused infinite loops because of missing loop increment. | Ulrich Drepper | 2011-03-22 | 3 | -0/+10 |
| | |||||
* | Fix whitespace issue. | Ulrich Drepper | 2011-03-21 | 1 | -8/+8 |
| |