about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09754-2263/+1506
* 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
* More fallout from supporting only ELFUlrich Drepper2012-01-081-4/+0
* 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
* Linux configure cleanupUlrich Drepper2012-01-072-38/+0
* Remove IA-64 support from kernel-features.hUlrich Drepper2012-01-071-8/+7
* More ia64 removal changesUlrich Drepper2012-01-075-9/+143
* Remove IA-64 supportUlrich Drepper2012-01-0770-5116/+0
* Implement timespec_getUlrich Drepper2012-01-012-0/+67
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-225-32/+61
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-213-9/+9
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-175-29/+23
* SH atomic asms fix for gcc 4.7Ulrich Drepper2011-12-021-22/+28
* Truncate time values in Linux futimes when falling back to utimeAndreas Schwab2011-12-011-3/+3
* Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab2011-11-152-2/+10
* Pretty printingUlrich Drepper2011-11-151-1/+1
* Fix reference counting in network interface information cacheAndreas Schwab2011-11-151-1/+2
* Clean up internal fopen usesUlrich Drepper2011-11-152-3/+3
* Fix wanings in clock_gettimeUlrich Drepper2011-11-121-7/+7
* Avoid warning from shiftingUlrich Drepper2011-11-121-2/+6
* unsigned long it better for the size argumentsUlrich Drepper2011-11-011-4/+6
* New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper2011-11-013-1/+30
* Cache network interface informationUlrich Drepper2011-10-312-33/+144
* Fix potential double close in __check_fd if OOMUlrich Drepper2011-10-301-15/+18
* Optimize access to isXYZ and toXYZ tablesUlrich Drepper2011-10-151-2/+5
* Conditionalize unnecessary #include.Roland McGrath2011-10-081-4/+5
* Define IP_MULTICAST_ALLUlrich Drepper2011-09-151-1/+2
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath2011-09-153-11/+5
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-122-4/+4
* Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab2011-09-112-12/+12
* Simplify malloc initializationUlrich Drepper2011-09-101-18/+0
* Remove support for !USE___THREADUlrich Drepper2011-09-1010-354/+83
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-092-4/+4
* Revert "Fix semid_ds for x86-64"Andreas Schwab2011-09-071-4/+0
* Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2011-09-072-0/+8
* Fix handling of __vdso_clock_gettimeUlrich Drepper2011-09-061-2/+6