about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/x32
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-046-6/+6
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Provide x32 timesH.J. Lu2015-12-171-0/+38
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* Simplify the abilist formatFlorian Weimer2015-11-0613-3079/+3060
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-063-0/+9
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-091-1/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Consolidate sched_getcpuAdhemerval Zanella2015-06-094-95/+0
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-061-3/+1
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-027-7/+7
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-261-2/+1
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-0/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-4/+4
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-15/+20
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+1
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-241-0/+3
* x86: Move abilist files out of nptl/ subdirectories.Roland McGrath2014-05-1414-0/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-017-7/+7
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+0
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-027-7/+7
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Clean up init-first.c files.Roland McGrath2012-10-011-2/+3
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-068-8/+0
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-0610-10/+0
* Remove x32/iofopen.c and x32/iofopen64.cH.J. Lu2012-08-062-2/+0
* Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.Roland McGrath2012-08-014-4/+0
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-302-2/+0
* Remove unused pseudo_end labelAndreas Schwab2012-07-251-1/+0
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-0/+3
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-241-0/+2
* Add x32 abilist filesH.J. Lu2012-05-2413-0/+3050
* Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu2012-05-231-0/+18
* Fix x32 sched_getcpu.S error codeH.J. Lu2012-05-231-4/+8
* Remove $(sysctl) from sysdep_routinesH.J. Lu2012-05-221-1/+0
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-221-0/+2
* Add x32 arch_prctlH.J. Lu2012-05-222-0/+66
* Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu2012-05-212-43/+44
* Add x32 llseek.SH.J. Lu2012-05-212-0/+68
* Add x32 syscalls.listH.J. Lu2012-05-211-0/+6
* Use 64bit filesystem functions for x32H.J. Lu2012-05-1629-0/+29