Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.14 release glibc-2.14 | Ulrich Drepper | 2011-05-31 | 3 | -3/+6 |
| | |||||
* | No need for RANLIB make variable anymore | Ulrich Drepper | 2011-05-31 | 2 | -1/+4 |
| | |||||
* | Updated translation template file | Ulrich Drepper | 2011-05-31 | 1 | -668/+937 |
| | |||||
* | Also translation messages in .ksh files | Ulrich Drepper | 2011-05-31 | 2 | -3/+12 |
| | |||||
* | Handle DNS server failures in case of AF_UNSPEC lookups correctly | Ulrich Drepper | 2011-05-30 | 3 | -7/+16 |
| | |||||
* | Undo last patch | Ulrich Drepper | 2011-05-30 | 1 | -6/+6 |
| | |||||
* | Add BZ number to NEWS | Ulrich Drepper | 2011-05-30 | 1 | -6/+6 |
| | |||||
* | Handle DSOs without any dependency in ld.so | Ulrich Drepper | 2011-05-30 | 5 | -52/+62 |
| | |||||
* | One more thinko in CL | Ulrich Drepper | 2011-05-30 | 2 | -1/+2 |
| | |||||
* | Fix typo in CL | Ulrich Drepper | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | Prevent loader from loading itself | Ulrich Drepper | 2011-05-30 | 2 | -0/+12 |
| | |||||
* | Restore _res correctly | Ulrich Drepper | 2011-05-29 | 3 | -9/+14 |
| | | | | | | getaddrinfo works around the resolver functionality to avoid automatic IPv6 lookups. The restoring didn't allow for the resolver to set additional bits in _res. | ||||
* | Reference wrong BZ | Ulrich Drepper | 2011-05-29 | 2 | -2/+2 |
| | |||||
* | Interpret numeric values in shadow file as signed | Ulrich Drepper | 2011-05-29 | 3 | -20/+24 |
| | |||||
* | Make resolv.conf parsing more compact | Ulrich Drepper | 2011-05-29 | 2 | -32/+37 |
| | |||||
* | Recognize use-vc option in resolv.conf | Ulrich Drepper | 2011-05-29 | 3 | -8/+15 |
| | |||||
* | Record when bug 11577 was fixed and by which patch | Ulrich Drepper | 2011-05-29 | 2 | -5/+6 |
| | |||||
* | Don't build AVX tests with old compilers | Ulrich Drepper | 2011-05-29 | 3 | -9/+15 |
| | |||||
* | Mark malloc hook variables as deprecated | Ulrich Drepper | 2011-05-29 | 3 | -6/+21 |
| | |||||
* | Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be added | Ulrich Drepper | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Missed one malloc hook variable | Ulrich Drepper | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Declare malloc hook variables as volatile. | Ulrich Drepper | 2011-05-29 | 3 | -46/+56 |
| | |||||
* | Fix typo in last patch to locarchive.c | Ulrich Drepper | 2011-05-29 | 2 | -1/+4 |
| | |||||
* | Same change for the other siginfi.h files | Ulrich Drepper | 2011-05-29 | 4 | -6/+9 |
| | |||||
* | Don't document si_code used for raise() | Ulrich Drepper | 2011-05-29 | 3 | -11/+17 |
| | |||||
* | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper | 2011-05-28 | 6 | -16/+70 |
| | | | | | | When incomplete characters are found at the end of a string the code ran amok and allocated lots of memory. Stricter limits are now in place. | ||||
* | Handle failure of _nl_explode_name in all cases | Ulrich Drepper | 2011-05-28 | 3 | -3/+19 |
| | |||||
* | Remove unused variable | Ulrich Drepper | 2011-05-28 | 1 | -1/+0 |
| | |||||
* | Fix bug in last checkin which left ldd uninstalled | Ulrich Drepper | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | Add sotruss program | Ulrich Drepper | 2011-05-28 | 5 | -1/+519 |
| | |||||
* | Fix build for platforms with socketcall syscall | Ulrich Drepper | 2011-05-28 | 2 | -1/+4 |
| | |||||
* | Unify messages | Ulrich Drepper | 2011-05-28 | 3 | -4/+7 |
| | | | | | Some shell scripts unnecessarily used different formats for some messages. Unify them to reduce the work of translators. | ||||
* | Add support for time syscall in vDSO | Ulrich Drepper | 2011-05-28 | 3 | -1/+22 |
| | |||||
* | Add sendmmsg syscall | Ulrich Drepper | 2011-05-28 | 8 | -3/+136 |
| | |||||
* | Set setns system call | Ulrich Drepper | 2011-05-28 | 5 | -4/+18 |
| | |||||
* | Use getcpu definition from vDSO on x86-64 | Ulrich Drepper | 2011-05-27 | 4 | -3/+25 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-05-27 | 6 | -50/+66 |
|\ | | | | | | | | | | | Conflicts: ChangeLog NEWS | ||||
| * | Undo accidental change in x86-64 user.h | Jakub Jelinek | 2011-05-25 | 2 | -1/+6 |
| | | |||||
| * | Update Japanese translation | Ulrich Drepper | 2011-05-25 | 2 | -44/+37 |
| | | |||||
| * | Define RLIMIT_RTTIME | Ulrich Drepper | 2011-05-23 | 4 | -6/+24 |
| | | |||||
* | | Add test for last iconv bug | Ulrich Drepper | 2011-05-27 | 3 | -1/+75 |
| | | |||||
* | | Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designation | Andreas Schwab | 2011-05-27 | 3 | -8/+13 |
|/ | |||||
* | Update longlong.h from GCC | Andreas Schwab | 2011-05-23 | 2 | -5/+154 |
| | |||||
* | Fix sysconf compilation for !HP_TIMING_AVAIL archs | Andreas Schwab | 2011-05-23 | 3 | -4/+12 |
| | |||||
* | Add a few more alloca size checks | Ulrich Drepper | 2011-05-22 | 5 | -111/+370 |
| | |||||
* | Fix flags parameter value passed to pltenter and pltexit | Ulrich Drepper | 2011-05-22 | 2 | -7/+11 |
| | |||||
* | Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM | Ulrich Drepper | 2011-05-21 | 2 | -0/+7 |
| | |||||
* | Fix last change | Ulrich Drepper | 2011-05-21 | 1 | -17/+12 |
| | | | | And optimize a bit. | ||||
* | Always fill output buffer in XPG strerror function | Ulrich Drepper | 2011-05-21 | 3 | -10/+15 |
| | |||||
* | Nicer output for negative error numbers in strerror_r | Ulrich Drepper | 2011-05-21 | 2 | -3/+14 |
| |