summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/x32
AgeCommit message (Expand)Author
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-06-09Consolidate sched_getcpuAdhemerval Zanella
2015-02-06x86: Clean up __vdso_clock_gettime variable.Roland McGrath
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-01Clean up init-first.c files.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-08-06Remove x32/iofopen.c and x32/iofopen64.cH.J. Lu
2012-08-01Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-25Remove unused pseudo_end labelAndreas Schwab
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-24Add x32 abilist filesH.J. Lu
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Add x32 arch_prctlH.J. Lu
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu
2012-05-21Add x32 llseek.SH.J. Lu
2012-05-21Add x32 syscalls.listH.J. Lu
2012-05-16Use 64bit filesystem functions for x32H.J. Lu
2012-05-15Add x32 init-first.cH.J. Lu
2012-05-15Add x32 dl-cache.hH.J. Lu
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu