about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/x32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add x32 init-first.cH.J. Lu2012-05-151-0/+40
* Add x32 dl-cache.hH.J. Lu2012-05-151-0/+23
* Add x32 getcpu and sched_getcpuH.J. Lu2012-05-154-0/+83