aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2012-02-15Define SYSCALL_ERROR_LABEL for mips32.Robert Millan
2012-02-15Provide sys/tas.h for all MIPS systems.Robert Millan
2012-02-15Use __start for all Unices on MIPS.Robert Millan
2012-02-15Only build libc-do-syscall.S in Thumb mode.Khem Raj
2012-02-15Replace MIPS sys/signalfd.h with bits/signalfd.h.Joseph Myers
2012-02-15BZ #13361Richard Henderson
2012-02-15alpha: Don't let preconfigure interfere with other targets.Richard Henderson
2012-02-13Replace Alpha sys/inotify.h with bits/inotify.hRichard Henderson
2012-02-14Replace MIPS sys/inotify.h with bits/inotify.h.Joseph Myers
2012-02-13Replace Alpha sys/eventfd.h with bits/eventfd.hRichard Henderson
2012-02-13Replace MIPS sys/eventfd.h with bits/eventfd.h.Joseph Myers
2012-02-08alpha: Remove HAVE_ELF tests.Richard Henderson
2012-02-08alpha: Support __NR_fstatat64.Richard Henderson
2012-02-08alpha: Define _STAT_VER_LINUX.Richard Henderson
2012-02-08alpha: Require kernel version 2.6.0.Richard Henderson
2012-02-08m68k: unify m68k-helpers.SAndreas Schwab
2012-02-08m68k: don't set libc_cv_gcc_unwind_find_fde on coldfireAndreas Schwab
2012-01-31tile: use const instead of __const.Chris Metcalf
2012-01-31Add sysdeps/unix/sysv/linux/generic/not-cancel.h to override standardChris Metcalf
2012-01-30Remove libc_hidden_proto in sysdeps/unix/sysv/linux/generic/epoll_wait.c.Chris Metcalf
2012-01-29m68k: remove __STDC__ conditionalsAndreas Schwab
2012-01-26MIPS: Remove __STDC__ conditionals.Joseph Myers
2012-01-09HPPA: Initialize EPOLLONESHOT and EPOLLET correctly.Carlos O'Donell
2012-01-08HPPA: Update pthread.hCarlos O'Donell
2012-01-08HPPA: Use const instead of __constCarlos O'Donell
2012-01-08Use const instead of __const for MIPS.Joseph Myers
2012-01-07Remove ARM old-ABI support (straightforward parts).Joseph Myers
2012-01-07m68k: restore configure settingsAndreas Schwab
2012-01-07Update alpha files for removal of ia64 from libc.Joseph Myers
2012-01-05m68k: add cfi directivesAndreas Schwab
2012-01-03Use END in ARM old-ABI sigrestorer.S.Mike Frysinger
2012-01-03Use ENTRY/END macros in old-ABI ARM sysdep-cancel.h.Mike Frysinger
2011-12-22Fix bits/syscall.h generation for MIPS using generic code.Joseph Myers
2011-12-22Define EPOLLONESHOT and EPOLLET using unsigned values for MIPS.Joseph Myers
2011-12-20Reduce ARM sys/ucontext.h namespace polution.Peter Green
2011-12-19Use sysdeps path to locate sys/syscall.h in MIPS bits/syscall.h rule.Joseph Myers
2011-12-09linux-generic: add <bits/msq.h> and <bits/shm.h>.Chris Metcalf
2011-12-04m68k: allow six arguments in syscall functionThorsten Glaser
2011-12-04Remove a backup file that was accidentally committed.Chris Metcalf
2011-12-03Add sysdeps/tile, sysdeps/unix/sysv/linux/tile.Chris Metcalf
2011-12-03Add sysdeps/unix/sysv/linux/generic/.Chris Metcalf
2011-11-29Remove bitrotten / unmaintained CPU and OS ports.Joseph Myers
2011-11-17Fix ftw64 for MIPS n64.Joseph Myers
2011-11-16Use fopen "rce" in ARM ioperm.Joseph Myers
2011-10-21Update sys/procfs.h.Carlos O'Donell
2011-10-21Update cancellable assembly system call wrappers.Carlos O'Donell
2011-10-20Remove hppa linuxthreads support.Carlos O'Donell
2011-10-20Syncrhonize fcntl.h with canonical source.Carlos O'Donell
2011-10-20Add hppa values for *_CLOEXEC and *_NONBLOCKCarlos O'Donell
2011-09-13Cast __cmsg_nxthdr return value for MIPS.Joseph Myers