platform/upstream/glibc.git
2010-04-06 Roland McGrathelf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.
2010-04-05 Ulrich DrepperUpdate dutch translation.
2010-04-05 Ulrich DrepperDefine thousands separator handling for numbers in...
2010-04-05 Ulrich DrepperHandle DNS timeouts in old-style lookkup code.
2010-04-05 Ulrich DrepperFix aux cache handling in ldconfig with chroot.
2010-04-05 Ulrich DrepperFix printing error messages in getopt.
2010-04-05 Ulrich DrepperDeclare iruserok and iruserok_af.
2010-04-04 Ulrich DrepperAdd test case for last argp bug.
2010-04-04 Sergey PoznyakoffFix option aliasing in argp.
2010-04-04 Marcelo E.... Various changes to the es_CR locale.
2010-04-04 Ulrich DrepperFix weekday definition for fr_BE locale.
2010-04-04 Ulrich DrepperHandle POSIX-compliant errno value of unlink in remove.
2010-04-04 Ulrich DrepperFix definition and testing of S_ISSOCK.
2010-04-04 Ulrich DrepperFix retrieving of kernel header version.
2010-04-04 Ulrich DrepperFix concurrent handling of __cpu_features.
2010-04-04 Ulrich DrepperHandle unnecessary padding in getdents64.
2010-04-04 Ulrich DrepperAdd missing include.
2010-04-04 Ulrich DrepperFix changes to interface list during getifaddrs calls.
2010-04-04 Ryan S. ArnoldRemove incorrect paring of /proc/stat etc.
2010-04-04 Ulrich DrepperDocument problem with NATs in getaddrinfo.
2010-04-03 Ulrich DrepperMissing memory barrier in DES initialization.
2010-04-03 Ulrich DrepperOne more sanity check in free.
2010-04-03 Ulrich DrepperFix set_max_fast in malloc.
2010-03-31 David S. MillerFix build of mmap64.
2010-03-30 Ulrich DrepperDefine MSG_WAITFORONE.
2010-03-30 Ulrich DrepperFix typos from last patch.
2010-03-29 Thomas SchwingeHandle platforms without aux vector
2010-03-27 Ulrich DrepperOptimize __getpagesize a bit.
2010-03-27 Ulrich DrepperWhitespace fixes.
2010-03-27 Ulrich DrepperFix handling of __need_mbstate_t and __need_wint_t.
2010-03-27 Ulrich DrepperFix one more issue with the glob patch.
2010-03-27 Ulrich DrepperFix comments and indentation.
2010-03-27 Ulrich DrepperDefine miss_F_GETOWN_EX only if needed.
2010-03-26 Ulrich DrepperShorted ChangeLog.
2010-03-26 Richard HendersonMark _dl_random attribute_relro in the header file.
2010-03-26 Richard HendersonFix printf format warning for si_band.
2010-03-26 Richard HendersonFinish locale_data -> __locale_data transition.
2010-03-26 Richard HendersonDon't take the address of a void object.
2010-03-26 Ulrich DrepperFix one case of last checkin.
2010-03-26 Ulrich DrepperDon't abort immediately on successful lookup in getaddr...
2010-03-26 Andreas SchwabFix spurious UNAVAIL status is getaddrinfo
2010-03-26 Ulrich DrepperRemove stale reference to website
2010-03-26 Ulrich DrepperRemove unwanted malloc changes, again.
2010-03-26 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-25 Ulrich DrepperAdd support for new clocks.
2010-03-25 Andreas SchwabFix typo in cuserid
2010-03-25 Chris Demetriouocale-archive differs between 32 and 64 bit platforms
2010-03-25 Ulrich DrepperFix Linux getlogin{_r,} implementation
2010-03-24 Jonathan Geislercalls to cuserid() can result in buffer overruns and...
2010-03-24 Priit LaesChange first_weekday and first_workday in et_EE locale
2010-03-24 Ulrich DrepperAllow variable shift values in mmap2.
2010-03-24 Luis MachadoEnable common version of pthread_cond_timedwait to...
2010-03-24 H.J. LuDon't define __strpbrk_sse42 in static library
2010-03-24 H.J. LuTest case for last x86 memcmp problem
2010-03-24 Ulrich DrepperAdd test for last glob bug.
2010-03-24 Ulrich DrepperFix glob with empty pattern
2010-03-24 Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2010-03-24 Ulrich DrepperUnify wint_t handling in wchar.h and wctype.h.
2010-03-18 Ulrich DrepperFuture safety in checking ELF header.
2010-03-18 H.J. LuFix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
2010-03-17 Paul PluzhnikovFix missing dependency of localedata tests on gconv...
2010-03-17 Andreas SchwabFix debug statements in resolver
2010-03-17 Ulrich DrepperA few more archs have IFUNC support.
2010-03-17 Ulrich DrepperExtended ELF ABI version handling only for Linux.
2010-03-16 Ulrich DrepperAlso update Linux-specific VALID_ELF_ABIVERSION definition.
2010-03-16 Ulrich DrepperMissing files for libc ABI handling.
2010-03-15 Ulrich DrepperUpdate copyright year.
2010-03-15 Ulrich DrepperImplement handling of libc ABI in ELF header.
2010-03-12 Ulrich DrepperDefine UMOUNT_NOFOLLOW.
2010-03-12 Andreas SchwabDon't underestimate length of DST substitution
2010-03-11 Roland McGrathelf.h: Add missing R_X86_64_*64 relocs.
2010-03-10 Ulrich DrepperFix whitespace issues.
2010-03-10 Luis Machadopower7-optimized 64-bit and 32-bit memcpy
2010-03-10 Ulrich DrepperFix a few more problem with the recent setxid changes.
2010-03-09 David S. Millersparc: Optimize strlen using techniques from powerpc...
2010-03-09 David S. Millersparc32: Fix non-v9 build failure in memcpy.
2010-03-09 David S. Millersparc64: Fix handling of R_SPARC_TLS_LE_* relocations.
2010-03-08 Andreas SchwabRevert to original version of setxid race fix
2010-03-08 Ulrich DrepperFix one left over from last change to statvfs.
2010-03-06 Ulrich DrepperHandle ext4 and logfs in statvfs functions.
2010-03-06 Yann DroneaudFix DEBUG statements in resolv/res_send.c
2010-03-05 Ulrich DrepperFix setxid race with thread creation
2010-03-05 H.J. LuPass -mtune=i686 to assembler when compiling for i686
2010-03-05 Ulrich DrepperDefine new x86-64 relocation symbols
2010-03-05 Richard GuentherFix R_X86_64_PC32 overflow detection
2010-03-04 Ulrich DrepperFixups.
2010-03-04 David S. Millersparc32: Remove unused code.
2010-03-04 David S. Millersparc64: Use dbl-64/wordsize-64 math lib code.
2010-03-03 Ulrich DrepperMore in.h definitions from the Linux kernel.
2010-03-03 David S. Miller(INSERT_WORDS64): Fix argument order.
2010-03-03 Aurelien Jarnosparc64: Fix msgrcv()
2010-03-03 David S. Millersparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_...
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-03-01 Roland McGrathDefine NT_X86_XSTATE constant for ELF core files.
2010-02-27 Ulrich DrepperAdd BZ number.
2010-02-27 H.J. LuFix unwind info in x86 strcmp-sse4.S
2010-02-26 David S. Millersparc: Add multiarch support for memset/bzero/memcpy.
2010-02-26 David S. Millersparc: Pull bcopy/memmove out of memcpy.S implementations.
2010-02-26 David S. Millersparc: Reimplement 64-bit aligned copy routines and...
2010-02-25 Ulrich DrepperWe can use the 64-bit register versions of the double...
next