aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/generic
AgeCommit message (Expand)Author
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella
2016-12-28Use msgget syscall for Linux implementationAdhemerval Zanella
2016-12-28Use msgsnd syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella
2016-12-28Consolidate Linux msgctl implementationAdhemerval Zanella
2016-12-14Consolidate rename Linux implementationAdhemerval Zanella
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-10Consolidate Linux access implementationAdhemerval Zanella
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella
2016-06-06Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-08-28Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-03-19linux-generic: add a READMEChris Metcalf
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-30Remove __libc_creat function name.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-05-14Consolidate not-cancel.h files.Roland McGrath
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf