summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-312.14 releaseglibc-2.14Ulrich Drepper
2011-05-31No need for RANLIB make variable anymoreUlrich Drepper
2011-05-31Updated translation template fileUlrich Drepper
2011-05-31Also translation messages in .ksh filesUlrich Drepper
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper
2011-05-30Undo last patchUlrich Drepper
2011-05-30Add BZ number to NEWSUlrich Drepper
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper
2011-05-30One more thinko in CLUlrich Drepper
2011-05-30Fix typo in CLUlrich Drepper
2011-05-30Prevent loader from loading itselfUlrich Drepper
2011-05-29Restore _res correctlyUlrich Drepper
2011-05-29Reference wrong BZUlrich Drepper
2011-05-29Interpret numeric values in shadow file as signedUlrich Drepper
2011-05-29Make resolv.conf parsing more compactUlrich Drepper
2011-05-29Recognize use-vc option in resolv.confUlrich Drepper
2011-05-29Record when bug 11577 was fixed and by which patchUlrich Drepper
2011-05-29Don't build AVX tests with old compilersUlrich Drepper
2011-05-29Mark malloc hook variables as deprecatedUlrich Drepper
2011-05-29Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be addedUlrich Drepper
2011-05-29Missed one malloc hook variableUlrich Drepper
2011-05-29Declare malloc hook variables as volatile.Ulrich Drepper
2011-05-29Fix typo in last patch to locarchive.cUlrich Drepper
2011-05-29Same change for the other siginfi.h filesUlrich Drepper
2011-05-29Don't document si_code used for raise()Ulrich Drepper
2011-05-28Fix unnecessary overallocation due to incomplete characterUlrich Drepper
2011-05-28Handle failure of _nl_explode_name in all casesUlrich Drepper
2011-05-28Remove unused variableUlrich Drepper
2011-05-28Fix bug in last checkin which left ldd uninstalledUlrich Drepper
2011-05-28Add sotruss programUlrich Drepper
2011-05-28Fix build for platforms with socketcall syscallUlrich Drepper
2011-05-28Unify messagesUlrich Drepper
2011-05-28Add support for time syscall in vDSOUlrich Drepper
2011-05-28Add sendmmsg syscallUlrich Drepper
2011-05-28Set setns system callUlrich Drepper
2011-05-27Use getcpu definition from vDSO on x86-64Ulrich Drepper
2011-05-27Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-05-27Add test for last iconv bugUlrich Drepper
2011-05-27Fix conversion to ISO-2022-JP-2 with ISO-8859-7 designationAndreas Schwab
2011-05-25Undo accidental change in x86-64 user.hJakub Jelinek
2011-05-25Update Japanese translationUlrich Drepper
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper
2011-05-23Update longlong.h from GCCAndreas Schwab
2011-05-23Fix sysconf compilation for !HP_TIMING_AVAIL archsAndreas Schwab
2011-05-22Add a few more alloca size checksUlrich Drepper
2011-05-22Fix flags parameter value passed to pltenter and pltexitUlrich Drepper
2011-05-21Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper
2011-05-21Fix last changeUlrich Drepper
2011-05-21Always fill output buffer in XPG strerror functionUlrich Drepper
2011-05-21Nicer output for negative error numbers in strerror_rUlrich Drepper