about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release/2.13/master' into fedora/2.13/ma...Andreas Schwab2011-08-041-2/+2
|\
| * Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-221-2/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2011-01-1818-22/+202
|\|
| * Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-177-0/+7
| * Define MADV_HUGEPAGE.Ulrich Drepper2011-01-177-7/+15
| * Add definitions for new socket protocols.Ulrich Drepper2011-01-172-6/+14
| * Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-142-4/+45
| * Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-132-2/+4
| * Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-131-2/+2
| * sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-041-1/+1
| * Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-254-2/+115
| * Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-1/+1
| * More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-191-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-12-133-3/+7
|\|
| * Define MAP_HUGETLB.Ulrich Drepper2010-11-192-2/+5
| * Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-161-1/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-11-124-10/+59
|\|
| * Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-032-10/+55
| * powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-10-242-0/+4
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-10-142-5/+13
|\|
| * Implement accurate fma.Jakub Jelinek2010-10-131-0/+5
| * Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-10-111-5/+8
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-10-045-13/+24
|\|
| * Fix last checkin.Andreas Jaeger2010-10-011-6/+6
| * Handle cgroup and btrfs filesystemsAndreas Jaeger2010-10-013-2/+18
| * Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper2010-09-272-6/+0
| * Properly convert f_fsid in statvfsAndreas Schwab2010-09-271-1/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-09-275-1/+13
|\|
| * powerpc: PPCA2 optimized memcpy functionMichael B. Brutman2010-09-212-0/+6
| * getdents64 fallback d_type supportJoseph Myers2010-09-211-1/+5
| * Add support for fanotify_mark on sparc32 and s390Andreas Schwab2010-09-202-0/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-09-131-11/+15
|\|
| * Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-09-081-11/+15
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-09-063-6/+8
|\|
| * Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-09-011-4/+5
| * Fix typo in x86-64 epoll.h.Mike Frysinger2010-09-011-2/+2
| * Support fanotify_mark syscall on powerpc32Andreas Schwab2010-08-311-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-08-2326-77/+302
|\|
| * Simplify fanotify_init definition.Ulrich Drepper2010-08-163-2/+2
| * Remove third argument from fanotify_init functionAndreas Schwab2010-08-153-4/+4
| * Fix compilationAndreas Schwab2010-08-141-7/+7
| * Define EXTPROC for Linux.Ulrich Drepper2010-08-123-6/+13
| * PowerPC64 ABI fixesAlan Modra2010-08-125-55/+67
| * f_flags in Linux statfs implementation.Ulrich Drepper2010-08-114-11/+34
| * Define IN_EXCL_UNLINKUlrich Drepper2010-08-111-1/+3
| * Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper2010-08-115-1/+48
| * Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-1110-2/+136
| * (__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper2010-08-061-1/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-07-121-1/+10
|\|
| * Avoid namespace pollution.Ulrich Drepper2010-07-091-1/+1