about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-275-15/+0
* alpha: add conditional fdatasync supportMike Frysinger2012-08-273-0/+71
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-231-3/+15
* Clean up MIPS stat64 handling.Joseph Myers2012-08-224-0/+140
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-212-2/+0
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-204-5/+1
* Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov2012-08-151-2/+37
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-0/+0
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-47/+13
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-143-8/+1
* hppa: add missing prlimit64 symbolMike Frysinger2012-08-122-0/+4
* Move Linux kernel version conditionals to kernel-features.h.Joseph Myers2012-08-101-4/+2
* Define __ASSUME_UTIMES for MIPS.Joseph Myers2012-08-091-0/+3
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-092-82/+85
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-091-0/+30
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-083-5/+0
* ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath2012-08-081-3/+5
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-081-13/+22
* alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTIONRichard Henderson2012-08-083-94/+56
* alpha: Tidy up ieee_get/set_fp_control syscallsRichard Henderson2012-08-082-50/+26
* alpha: Purge __ASSUME_STAT64_SYSCALLRichard Henderson2012-08-087-103/+10
* m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acqAndreas Schwab2012-08-081-6/+6
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-0714-47/+14
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-062-1/+7
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-062-1/+12
* Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers2012-08-035-27/+1
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-015-11/+1
* Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers2012-08-013-26/+1
* Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath2012-08-011-0/+28
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-013-3/+0
* Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers2012-07-314-0/+2
* Make mmap64 an alias of mmap on MIPS.Joseph Myers2012-07-272-0/+3
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-262-10/+18
* Merge Linux 3.5 epoll changesAndreas Jaeger2012-07-261-1/+3
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-262-0/+22
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-252-9/+5
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-2512-0/+36
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-205-0/+90
* tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2012-07-171-1/+4
* Move tile c++-types baselines to sysdeps directories.Chris Metcalf2012-07-173-0/+201
* Add c++-types information for MIPS.Joseph Myers2012-07-173-0/+201
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-175-0/+335
* m68k: add support for {get,make,set,swap}contextAndreas Schwab2012-07-166-0/+388
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-121-7/+3
* tile: correct typo in commentChris Metcalf2012-07-101-1/+1
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-01995-0/+88748