Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing server address again leads to localhost being used | Ulrich Drepper | 2010-08-25 | 2 | -27/+31 |
| | |||||
* | Rejigger header generation for default uname implementation. | Roland McGrath | 2010-08-24 | 6 | -165/+69 |
| | |||||
* | Avoid nested comment. | Roland McGrath | 2010-08-24 | 2 | -2/+5 |
| | |||||
* | Add missing copyright year updated and pretty printing. | Ulrich Drepper | 2010-08-24 | 3 | -3/+3 |
| | |||||
* | Clean up SSE variable shifts | Richard Henderson | 2010-08-24 | 10 | -355/+93 |
| | |||||
* | Remove multiarch dirs when gnu indirect is not supported | Mike Frysinger | 2010-08-23 | 3 | -266/+232 |
| | |||||
* | Update the LICENSES file. | Petr Baudis | 2010-08-23 | 2 | -24/+32 |
| | |||||
* | Once again change RPC copyright notices. | Ulrich Drepper | 2010-08-19 | 93 | -2666/+2511 |
| | | | | According to email from Wim Coekaerts. | ||||
* | Fix two typos in x86-64 SSE4.2 strncasecmp implementation. | Ulrich Drepper | 2010-08-19 | 2 | -2/+7 |
| | |||||
* | Fix ifunc thunk for strspn on x86 in static libc | Andreas Schwab | 2010-08-19 | 2 | -2/+6 |
| | |||||
* | powerpc: Various P7-optimized string functions | Luis Machado | 2010-08-19 | 15 | -0/+2105 |
| | |||||
* | Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback | Dinakar Guniguntala | 2010-08-19 | 2 | -2/+7 |
| | |||||
* | Replace divide and multiply with mask in sYSTRIm | Anton Blanchard | 2010-08-16 | 3 | -6/+11 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2010-08-16 | 2 | -3/+4 |
|\ | |||||
| * | Fix fourth parameter of SSE4.2 strcmp for x86-64. | Ulrich Drepper | 2010-08-15 | 2 | -3/+4 |
| | | |||||
* | | Simplify fanotify_init definition. | Ulrich Drepper | 2010-08-16 | 4 | -2/+9 |
| | | |||||
* | | Fix last CL. | Ulrich Drepper | 2010-08-16 | 1 | -1/+1 |
|/ | |||||
* | Add -fno-asynchronous-unwind-tables to initfini.s for i386 | H.J. Lu | 2010-08-15 | 4 | -0/+15 |
| | |||||
* | Remove third argument from fanotify_init function | Andreas Schwab | 2010-08-15 | 4 | -4/+11 |
| | |||||
* | Use correct register for fourth parameter of x86-64 strncasecmp_l. | Ulrich Drepper | 2010-08-15 | 2 | -3/+8 |
| | |||||
* | Undo inccorect change. | Ulrich Drepper | 2010-08-15 | 1 | -1/+1 |
| | |||||
* | Whitespace fixes. | Ulrich Drepper | 2010-08-15 | 1 | -8/+8 |
| | |||||
* | Add optimized strncasecmp versions for x86-64. | Ulrich Drepper | 2010-08-14 | 14 | -286/+774 |
| | |||||
* | Fix x86-64 build without multiarch. | Ulrich Drepper | 2010-08-14 | 3 | -1/+6 |
| | |||||
* | Fix compilation | Andreas Schwab | 2010-08-14 | 2 | -7/+11 |
| | |||||
* | Define EXTPROC for Linux. | Ulrich Drepper | 2010-08-12 | 4 | -6/+19 |
| | |||||
* | PowerPC64 ABI fixes | Alan Modra | 2010-08-12 | 16 | -235/+315 |
| | |||||
* | Properly quote output of locale | Andreas Schwab | 2010-08-12 | 3 | -9/+38 |
| | |||||
* | f_flags in Linux statfs implementation. | Ulrich Drepper | 2010-08-11 | 5 | -11/+47 |
| | | | | | | The 2.6.36 kernel provides an additional field in the statfs results. Use this value in the statvfs emulation to avoid filling in f_flag the hard way. | ||||
* | Define IN_EXCL_UNLINK | Ulrich Drepper | 2010-08-11 | 2 | -1/+5 |
| | |||||
* | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper | 2010-08-11 | 7 | -2/+58 |
| | |||||
* | Add support for prlimit and prlimit64 on Linux. | Ulrich Drepper | 2010-08-11 | 12 | -2/+154 |
| | |||||
* | Fix IPTOS_CLASS definition. | Ulrich Drepper | 2010-08-11 | 3 | -5/+8 |
| | |||||
* | Add self-contained test for NSS. | Ulrich Drepper | 2010-08-11 | 11 | -12/+297 |
| | | | | | While at it fix interaction between __nss_configure_lookup and nscd. Otherwise the test fails if nscd is runnung. | ||||
* | Avoid too much stack use in fnmatch. | Ulrich Drepper | 2010-08-09 | 4 | -63/+136 |
| | |||||
* | x86: Add support for frame pointer less mcount | Andi Kleen | 2010-08-07 | 5 | -0/+74 |
| | |||||
* | CL | Ulrich Drepper | 2010-08-06 | 1 | -0/+5 |
| | |||||
* | (__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL. | Ulrich Drepper | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | Hurd: fix ttyname{,_r} errno result for non-ttys | Samuel Thibault | 2010-08-03 | 3 | -3/+18 |
| | |||||
* | Hurd: fix timeout rounding in select | Samuel Thibault | 2010-08-02 | 2 | -1/+6 |
| | |||||
* | Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64. | Ulrich Drepper | 2010-07-31 | 6 | -22/+394 |
| | |||||
* | Pretty printing x86-64 SSE4.3 strcmp. | Ulrich Drepper | 2010-07-30 | 2 | -29/+31 |
| | |||||
* | Implement optimized strcaecmp for x86-64. | Ulrich Drepper | 2010-07-30 | 10 | -4/+449 |
| | |||||
* | Fix tolower operation in strcasestr. | Ulrich Drepper | 2010-07-30 | 3 | -2/+7 |
| | |||||
* | Cleanup. | Ulrich Drepper | 2010-07-29 | 2 | -3/+3 |
| | |||||
* | BZ 11856: fix manual nit | Roland McGrath | 2010-07-29 | 2 | -1/+6 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2010-07-27 | 2 | -0/+10 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Document M_PERTURB | Andreas Schwab | 2010-07-27 | 2 | -0/+10 |
| | | |||||
* | | Avoid compiling unneeded file in ld.so. | Ulrich Drepper | 2010-07-27 | 2 | -3/+10 |
|/ | |||||
* | Add missing BZ. | Ulrich Drepper | 2010-07-26 | 1 | -1/+1 |
| |