platform/upstream/glibc.git
2011-05-09 Ulrich DrepperRemove some incorrectly added lines from UTF-8 data
2011-05-09 Ulrich DrepperUpdate UTF-8 data file
2011-05-09 Ulrich DrepperFix contact info.
2011-05-09 Ulrich DrepperFix whitespaces
2011-05-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-05-09 Ulrich DrepperAdd os_RU locale
2011-05-09 Andreas SchwabRemove .UTF-8 suffix from locale names when it is the...
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-05-08 Ulrich DrepperOptimize fdopendir a bit.
2011-05-08 Alan Modrastatic tls memory leak on TLS_DTV_AT_TP archs
2011-05-07 Ulrich DrepperDoc fixes.
2011-05-07 Jonathan NiederActually undefine ARG_MAX from <linux/limits.h>
2011-05-07 Ulrich DrepperBackport BIND code to query name as TLD.
2011-05-07 Ulrich DrepperAllow $ORIGIN to reference trusted directoreis in SUID...
2011-05-07 Ulrich DrepperMisplaced new line in last patch
2011-05-07 Paul PluzhnikovAdd missing {__BEGIN,__END}_DECLS to sys/sysmacros.h
2011-05-06 Ulrich DrepperReport if no record is found by initgroups in nss_files.
2011-05-06 Ulrich DrepperUpdate.
2011-05-06 Andreas SchwabInstall rpc/netdb.h again
2011-05-05 Paul PluzhnikovUse --{start,end}-group to handle circular dependency...
2011-05-05 Ulrich DrepperExplain header situation after RPC removal in NEWS
2011-05-05 Andreas SchwabDon't use removed rpc headers
2011-05-03 Andreas Schwabldconfig: don't crash on empty path in config file
2011-05-03 Ulrich DrepperBetter use of open in pathconf.
2011-05-03 Maciej Babinskigetaddrinfo(AF_INET6) does not return scope_id info...
2011-05-03 Ulrich DrepperFix pathconf(_PC_BUF_SIZE).
2011-05-02 Ulrich DrepperUpdate NEWS
2011-05-02 Bruno HaibleFix getnameinfo flags parameter type.
2011-04-29 Ulrich DrepperAdd finer grained control for initgroups lookups to...
2011-04-23 Eric BlakeUse al possible bytes from fopen mode string.
2011-04-23 H.J. LuFix "make xcheck" in sunrpc.
2011-04-23 Ulrich DrepperFix whitespaces.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-21 Ulrich DrepperFix reallocation bug in last nss_files change.
2011-04-20 Ulrich DrepperFix build problem in sunrpc.
2011-04-19 Ulrich DrepperFix little issue with last change.
2011-04-19 Ulrich DrepperDefine initgroups callback for nss_files.
2011-04-19 Richard Sandifordelf.h: Define R_ARM_IRELATIVE reloc type.
2011-04-19 Ulrich Drepper Update Russian translation.
2011-04-18 Ulrich DrepperAdd before-compile to dependencies for librpc_compat_pi...
2011-04-18 Mike FrysingerFix static linking with checking x86/x86-64 memcpy.
2011-04-18 Andreas SchwabFix POWER4/POWER7 optimized strncmp to not read past...
2011-04-18 Ulrich DrepperFix FPU context handling in getcontext on x86-64.
2011-04-18 Justin P. MattockTypo fix appproximated.
2011-04-18 Justin P. MattockFix a comment.
2011-04-18 Andreas KrebbelUse .machine to prevent AS from complaining about z9...
2011-04-18 Andreas KrebbelSkip extra zeroes when searching auxv on s390
2011-04-17 Ulrich DrepperObsolete RPC implementation in libc.
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-04-10 Ulrich DrepperUpdate NEWS.
2011-04-09 Andreas SchwabDon't leave empty element in rpath when skipping an...
2011-04-09 Andreas SchwabMake ppc sync_file_range cancelable.
2011-04-09 Ulrich DrepperFix typo in comment.
2011-04-07 Andreas SchwabMaintain stack alignment in ____longjmp_chk on x86_64
2011-04-07 Andreas SchwabRevert "Fix strncmp page test to limit length to size...
2011-04-05 Andreas SchwabFix strncmp page test to limit length to size of object
2011-04-05 Ulrich DrepperFix typo in CL.
2011-04-03 Ulrich DrepperFix typo in cache information table for x86-{32,64}.
2011-04-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-04-02 Ulrich DrepperDefine CLOCK_BOOTTIME.
2011-04-02 Ulrich DrepperUpdate comment about feature macros.
2011-04-01 H.J. LuWork around old buggy program which cannot cope with...
2011-04-01 Ulrich DrepperFix visibility of declarations of wcpcpy and wcpncpy.
2011-04-01 Andreas SchwabAdd syncfs syscall.
2011-04-01 Andreas SchwabRename open_by_handle to open_by_handle_at.
2011-04-01 Ulrich DrepperDefine O_PATH.
2011-04-01 Ulrich DrepperAlso make x86 sync_file_range a cancellation point.
2011-04-01 Ulrich DrepperReally implement fallocate{,64} and sync_file_range...
2011-04-01 Andreas SchwabInstall bits/timex.h header.
2011-04-01 Ulrich DrepperFix typos in comments.
2011-04-01 Ulrich DrepperAdd support for name_to_handle_at and open_by_handle.
2011-04-01 Ulrich DrepperDefine AT_EMPTY_PATH.
2011-03-31 Ulrich DrepperExport new symbol.
2011-03-31 Ulrich DrepperAdd clock_adjtime syscall.
2011-03-22 Ulrich DrepperLast change caused infinite loops because of missing...
2011-03-21 Ulrich DrepperFix whitespace issue.
2011-03-21 H.J. LuHandle page boundaries in x86 SSE4.2 strncmp.
2011-03-20 Ulrich DrepperImplement x86 cpuid handling of leaf4 for cache informa...
2011-03-18 Ulrich DrepperAdd BZ info.
2011-03-18 Ulrich DrepperCheck size of pattern in wide character representation...
2011-03-18 Ryan S. ArnoldPowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END...
2011-03-10 Jakub JelinekRemove __restrict quals from wmemcmp prototype.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-03-10 Ulrich DrepperRegenerate.
2011-03-10 Mike Frysingersparc64: Relax tls linking test.
2011-03-10 Ulrich DrepperDon't run tests checking xecutable stack when SELinux...
2011-03-06 Ulrich DrepperFix loading first object along a path when tracing.
2011-03-05 Harsha JagasiaEnable SSE2 memset for AMD'supcoming Orochi processor.
2011-03-04 Ulrich DrepperOptimize fmemopen a bit.
2011-03-04 Andreas SchwabDon't read past end of buffer in fmemopen
2011-03-04 Roland McGrathsetjmp/bits/setjmp2.h: Canonicalize comment formatting.
2011-03-03 David S. MillerFix sparc64 bzero on non-Niagara systems.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-02-25 Ulrich DrepperUpdate BZ list
2011-02-25 Andreas SchwabDon't crash when dependencies are missing
2011-02-22 Samuel ThibaultFix __if_freereq crash: Unlike the generic version...
2011-02-20 Ulrich DrepperUpdate with BZ number.
2011-02-20 Petr BaudisFix allocation when handling positional parameters...
next