aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-14X86: Add cache info to _dl_x86_cpu_featureshjl/ld.so/masterH.J. Lu
2016-05-14Add sysdeps/x86/dl-procinfo.cH.J. Lu
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu
2016-05-13Support non-inclusive caches on Intel processorsH.J. Lu
2016-05-13malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers
2016-05-12Declare gethostname for XPG4 (bug 20054).Joseph Myers
2016-05-12conformtest: Do not expect S_IF* in fcntl.h.Joseph Myers
2016-05-12This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-05-12getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer
2016-05-11Declare tcgetsid for XPG4 (bug 20055).Joseph Myers
2016-05-11localedef: Do not compile with mcheckFlorian Weimer
2016-05-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-05-10Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers
2016-05-10conformtest: Correct some sys/stat.h expectations for XPG3.Joseph Myers
2016-05-10conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4.Joseph Myers
2016-05-10Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).Joseph Myers
2016-05-10Declare cuserid in unistd.h for UNIX98 and before (bug 20043).Joseph Myers
2016-05-10resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer
2016-05-10getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer
2016-05-09conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.Joseph Myers
2016-05-09S390: Add support for vdso getcpu symbol.Stefan Liebler
2016-05-08Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu
2016-05-07localedata: chr_US: new Cherokee locale [BZ #12143]Neskie Manuel
2016-05-07charmaps: IBM875: fix mapping of iota/upsilon variants [BZ #18453]Dimitris Pappas
2016-05-04Revert "aio: fix newp->running data race"Samuel Thibault
2016-05-04malloc: Adjust header file guard in malloc-internal.hFlorian Weimer
2016-05-04aio: fix newp->running data raceSamuel Thibault
2016-05-04getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]Florian Weimer
2016-05-04getnameinfo: Avoid calling strnlen on uninitialized bufferFlorian Weimer
2016-05-04getnameinfo: Reduce line length and add missing commentsFlorian Weimer
2016-05-04powerpc: Fix operand prefixesGabriel F. T. Gomes
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers
2016-05-03powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers
2016-05-02powerpc: Fix clone CLONE_VM compareAdhemerval Zanella
2016-05-02hesiod: Avoid heap overflow in get_txt_records [BZ #20031]Florian Weimer
2016-05-02hesiod: Always use thread-local resolver state [BZ #19573]Florian Weimer
2016-05-02hesiod: Remove DEF_RHSFlorian Weimer
2016-05-02hesiod: Remove RCS keywordsFlorian Weimer
2016-05-01localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius
2016-04-30m68k: use large PIC model for gcrt1.oAndreas Schwab
2016-04-30m68k: avoid local labels in symbol tableAndreas Schwab
2016-04-29NSS: Implement group merging support.Stephen Gallagher
2016-04-29libio: Fix fmemopen append mode failure (BZ# 20012)Adhemerval Zanella
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella