about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17
* Add x32 support to ldconfigH.J. Lu2012-03-164-89/+70
* Install bits/syscall.h through install-headers.Joseph Myers2012-03-141-12/+4
* Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller2012-03-131-0/+6
* Fix warning in Linux openat implementation when __ASSUME_ATFCTS is set.David S. Miller2012-03-131-1/+1
* Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller2012-03-121-2/+2
* Add some missing sparc kernel-feature.h entries.David S. Miller2012-03-121-9/+10
* Fix some 64-bit sparc build warnings.David S. Miller2012-03-112-5/+5
* Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.David S. Miller2012-03-111-2/+2
* Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2012-03-095-472/+114
* Update copyright year after my most recent changes.David S. Miller2012-03-082-2/+2
* Fix several build warnings on sparc.David S. Miller2012-03-062-9/+25
* * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu2012-03-053-4/+4
* 2012-03-05 Tom de Vries <tom@codesourcery.com>Tom de Vries2012-03-051-2/+2
* Kill sparc32 specific __getpagesize, unneeded.David S. Miller2012-03-011-45/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-015-72/+4
* Require Linux kernel headers from "make headers_install", >= 2.6.19.1.Joseph Myers2012-02-272-10/+10
* Fix name mangling of pthread_attr_t after changeUlrich Drepper2012-02-263-3/+3
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-263-2/+9
* Work around problem of pthread_attr_t definition with old compilersUlrich Drepper2012-02-263-2/+17
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-264-9/+13
* Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller2012-02-201-6/+4
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-205-27/+95
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-217-297/+97
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-215-69/+61
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-193-2/+14
* Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller2012-02-182-10/+10
* Include <time.h> in clock_settime.c.Aurelien Jarno2012-02-171-1/+2
* Add O_FSYNC define to sparc just like other platforms.David S. Miller2012-02-161-0/+1
* Include sys/param.h in getcwd.c.Mike Frysinger2012-02-151-2/+2
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-154-51/+38
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-145-115/+62
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-134-40/+40
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09731-2194/+1460
* Use <> for include of kernel-features.h.Richard Henderson2012-02-091-1/+1
* Use macro for PIC setup in inline asm.Joseph Myers2012-02-051-10/+1
* Use macros for x86 PIC thunk names.Joseph Myers2012-02-031-7/+7
* Merge remote-tracking branch 'origin/cmetcalf/tile_epoll_pwait'Roland McGrath2012-01-301-1/+3
|\
| * Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf2012-01-281-1/+3
* | Merge remote-tracking branch 'origin/cmetcalf/tile_not_cancel_h'Roland McGrath2012-01-301-1/+2
|\ \
| * | Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf2012-01-281-1/+2
| |/
* / Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2012-01-281-2/+2
|/
* Remove __STDC__ conditionals from non-installed headers.Joseph Myers2012-01-262-12/+4
* Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt2012-01-123-9/+11
* Fix typo in Linux/PPC32 getcontextWill Schmidt2012-01-081-4/+4
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-1/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-0725-82/+78
* Update ABI informationUlrich Drepper2012-01-071-1/+1
* Remove m68k support from Linux configureUlrich Drepper2012-01-071-1/+1
* More IA-64 removalUlrich Drepper2012-01-073-3/+3