platform/upstream/glibc.git
2010-10-26 Ulrich DrepperAdd missing file.
2010-10-26 Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-25 Richard LiFix x86-64 strchr propagation of search byte into all...
2010-10-25 Ulrich DrepperFix perturbing in malloc on free.
2010-10-25 Michael B.... powerpc: PPCA2/A2 optimized memcpy function
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-25 Andreas SchwabWork around shortest-stem feature in make 3.82+
2010-10-25 Andreas SchwabDon't expand DST twice in dl_open
2010-10-19 Ulrich DrepperProvide FP_FAST_FMA{,F,L} definitions for x86/x86-64.
2010-10-19 Michael MeissnerAdd C99 FP_FAST_FMA{,F,L} macros to math.h
2010-10-19 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-10-18 Jakub JelinekIEEE quad fmal fixes
2010-10-15 Jakub JelinekMissing CL.
2010-10-15 Jakub JelinekImplement fmal, some fma bugfixes
2010-10-15 Jakub JelinekFix some more dbl-64/s_fma.c issue
2010-10-15 Andreas SchwabExpect PLT call to _Unwind_Find_FDE on s390*-linux
2010-10-14 Jakub JelinekImplement accurate fma.
2010-10-14 H.J. LuFix alignment of AVX safe area on x86-64.
2010-10-12 Ulrich DrepperOne more regex memory leak fixed.
2010-10-12 Ulrich DrepperMore regex memory leak fixes and tests.
2010-10-11 Ulrich DrepperTest case for last regex problem.
2010-10-11 Ulrich DrepperFix memory leak for some invalid regular expressions.
2010-10-11 Ulrich Drepperpsiginfo relied too much on sys_siglist.
2010-10-11 Ulrich DrepperLinux getifaddrs might return entries with ->ifa_addr...
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-10-11 Ulrich DrepperFix BZ reference in last checkin.
2010-10-11 Ulrich DrepperUnify psiginfo output.
2010-10-06 Ulrich DrepperAdd test case for strstr problem.
2010-10-06 Eric BlakeFix strstr and memmem algorithm.
2010-10-04 Ulrich DrepperMore NEWS changes.
2010-10-04 Ulrich DrepperUpdate NEWS.
2010-10-04 Ulrich DrepperRemove specific binutils version recommendation in...
2010-10-04 Ulrich DrepperHandle large requests.
2010-10-04 Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-10-01 Nobuhiro Iwamatsush: Add "extern "C"" to __set_fpscr function
2010-10-01 Andreas JaegerFix last checkin.
2010-10-01 Andreas JaegerHandle cgroup and btrfs filesystems
2010-09-29 Luis Machadopowerpc: Use generic memset for RTLD for ppc32/64
2010-09-29 Andreas KrebbelS/390: Fix highgprs check in startup code
2010-09-28 Ulrich DrepperRevert "powerpc: PPCA2 optimized memcpy function"
2010-09-28 Andreas SchwabProperly convert f_fsid in statvfs
2010-09-25 Petr BaudisAdd two forgotten licence exceptions
2010-09-21 Michael B.... powerpc: PPCA2 optimized memcpy function
2010-09-21 Joseph Myersgetdents64 fallback d_type support
2010-09-21 Ulrich DrepperWhitespace cleanup.
2010-09-21 Andreas SchwabMove freeres function from ld.so to libc.so.
2010-09-21 Ulrich DrepperUndo feature selection for ftruncate.
2010-09-21 Andreas SchwabFix namespace pollution in pthread_cleanup_push.
2010-09-21 Ulrich DrepperBetter CL.
2010-09-21 Ulrich DrepperRe-enable all strncasecmp versions.
2010-09-20 Ulrich DrepperFix limit detection in x86-64 SSE2 strncasecmp.
2010-09-20 Andreas SchwabAdd support for fanotify_mark on sparc32 and s390
2010-09-15 Andreas SchwabFix register conflict in s390 ____longjmp_chk
2010-09-15 Andreas SchwabDon't try to free rpath strings allocated during startup
2010-09-14 Ulrich DrepperActually make it possible to user the default name...
2010-09-08 Chung-Lin TangFix _FORITY_SOURCE version of longjmp for Linux/x86-64.
2010-09-07 Andreas SchwabFix encoding errors in ChangeLogs
2010-09-06 Andreas SchwabDon't mix pattern rules with normal rules
2010-09-05 Andreas SchwabRemove undefined operations
2010-09-04 Ulrich DrepperRemove invalid iconv aliases.
2010-09-03 Ulrich DrepperSmall optimization of alloca handling.
2010-09-03 Ulrich DrepperUpdate x86-64 mpn routines from GMP 5.0.1.
2010-09-02 Samuel ThibaultFix generic bits/sched.h for #define __need_schedparam...
2010-09-01 Mike FrysingerUpdate sparc epoll.h from epoll_create2 to epoll_create1
2010-09-01 Mike FrysingerFix typo in x86-64 epoll.h.
2010-09-01 Andreas SchwabFix array overflow in floating point parser
2010-09-01 Ulrich DrepperMore copyright changes.
2010-09-01 Ulrich DrepperRemove duplicate version of pmap_getport from NIS code.
2010-08-31 Andreas SchwabSupport fanotify_mark syscall on powerpc32
2010-08-28 Roland McGrathAdd missing i686/multiarch/Makefile bit for shared...
2010-08-27 Ulrich DrepperFixup x86 after x86-64 varshift change.
2010-08-27 Ulrich DrepperFix typo in last commit.
2010-08-27 Ulrich DrepperMove slow Atom code to separate section.
2010-08-27 Ulrich DrepperShorten x86-64 strlen a bit.
2010-08-27 H.J. LuUnroll x86-64 strlen
2010-08-26 H.J. LuMissing comma in last commit.
2010-08-25 Roland McGrathClean up warnings in new x86_64/multiarch code.
2010-08-25 H.J. LuUnroll 32bit SSE strlen and handle slow bsf
2010-08-25 Ulrich DrepperNEWS udpate.
2010-08-25 Ulrich DrepperMissing server address again leads to localhost being...
2010-08-24 Roland McGrathRejigger header generation for default uname implementa...
2010-08-24 Roland McGrathAvoid nested comment.
2010-08-24 Ulrich DrepperAdd missing copyright year updated and pretty printing.
2010-08-24 Richard HendersonClean up SSE variable shifts
2010-08-23 Mike FrysingerRemove multiarch dirs when gnu indirect is not supported
2010-08-23 Petr BaudisUpdate the LICENSES file.
2010-08-19 Ulrich DrepperOnce again change RPC copyright notices.
2010-08-19 Ulrich DrepperFix two typos in x86-64 SSE4.2 strncasecmp implementation.
2010-08-19 Andreas SchwabFix ifunc thunk for strspn on x86 in static libc
2010-08-19 Luis Machadopowerpc: Various P7-optimized string functions
2010-08-19 Dinakar GuniguntalaFix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
2010-08-17 Anton BlanchardReplace divide and multiply with mask in sYSTRIm
2010-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-08-16 Ulrich DrepperSimplify fanotify_init definition.
2010-08-16 Ulrich DrepperFix last CL.
2010-08-16 Ulrich DrepperFix fourth parameter of SSE4.2 strcmp for x86-64.
2010-08-16 H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-08-16 Andreas SchwabRemove third argument from fanotify_init function
2010-08-16 Ulrich DrepperUse correct register for fourth parameter of x86-64...
2010-08-15 Ulrich DrepperUndo inccorect change.
next