aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2012-04-22ia64: strip trailing whitespaceMike Frysinger
2012-04-22ia64: move from main treeMike Frysinger
2012-04-21Remove ARM EABI/old-ABI conditionals.Joseph Myers
2012-04-21Merge sysdeps/arm/eabi into sysdeps/arm.Joseph Myers
2012-04-21Merge sysdeps/unix/sysv/linux/arm/eabi into sysdeps/unix/sysv/linux/arm.Joseph Myers
2012-04-17Avoid warnings about redefinitionAndreas Jaeger
2012-04-15tile: update _itoa.h include pathMike Frysinger
2012-03-29m68k: define MAP_STACK and MAP_HUGETLBAndreas Schwab
2012-03-28MIPS: Define MAP_STACK and MAP_HUGETLB.Joseph Myers
2012-03-28ARM: Define MAP_STACK and MAP_HUGETLB.Joseph Myers
2012-03-27Merge sysdeps/arm/elf/ into sysdeps/arm/.Joseph Myers
2012-03-22Update copyright year to 2012.Carlos O'Donell
2012-03-22[PARISC] small atomic.h optimizationCarlos O'Donell
2012-03-21m68k: update _itoa.h includeAndreas Schwab
2012-03-20MIPS: Update _itoa.h include.Joseph Myers
2012-03-20ARM: Update _itoa.h include.Joseph Myers
2012-03-13m68k: update kernel-features.hAndreas Schwab
2012-03-11alpha: replace bits/socket.h with bits/socket_type.h.Richard Henderson
2012-03-09Replace FSF snail mail address by URL.Paul Eggert
2012-03-09MIPS: replace bits/socket.h with bits/socket_type.h.Joseph Myers
2012-03-05ARM: Implement *context routines.Michael Hope
2012-03-05HPPA: Update socket.h, pthreadtypes.h and pthread.hCarlos O'Donell
2012-03-04alpha: Avoid -Winline warning in ioperm.c.Richard Henderson
2012-03-04alpha: Update recvmmsg and sendmmsg declarations.Richard Henderson
2012-03-04alpha: Update for pthread_attr_t typedef changes.Richard Henderson
2012-02-27m68k: only define pthread_attr_t if not already definedAndreas Schwab
2012-02-27MIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU.Joseph Myers
2012-02-27MIPS: fix pthread_attr_t definitions.Joseph Myers
2012-02-27ARM: fix pthread_attr_t definitions.Joseph Myers
2012-02-27m68k: fix name of pthread_attr_t unionAndreas Schwab
2012-02-26m68k: name pthread_attr_t unionAndreas Schwab
2012-02-26MIPS: Name pthread_attr_t union, use it in sigevent, don't name siginfo_t str...Joseph Myers
2012-02-26ARM: name pthread_attr_t union.Joseph Myers
2012-02-21Remove CRIS port.Joseph Myers
2012-02-21alpha: Convert to bits/timerfd.h and bits/epoll.h.Richard Henderson
2012-02-21Replace MIPS sys/epoll.h and sys/timerfd.h with bits/epoll.h and bits/timerfd.h.Joseph Myers
2012-02-20alpha: Add support for Linux error EHWPOISONAndreas Schwab
2012-02-20mips: Add support for Linux error EHWPOISONAndreas Schwab
2012-02-20alpha: Fix _SC_LEVEL*CACHE*Aurelien Jarno
2012-02-15alpha: Support 6th argument to syscallMike Hommey
2012-02-15alpha: Convert to bits/signalfd.h.Richard Henderson
2012-02-15alpha: Do signed promotion of 32-bit arguments to syscallsRichard Henderson
2012-02-15alpha: Correct relocation markup for PIC SYSCALL_ERROR_HANDLER.Richard Henderson
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-15alpha: Don't check USE___THREAD in __syscall_error.Richard Henderson
2012-02-15BZ #13361Richard Henderson