about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0159-59/+59
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-3/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-1/+0
* Use semop syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use semget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgsnd syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgctl implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate rename Linux implementationAdhemerval Zanella2016-12-141-29/+0
* Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey2016-11-298-0/+107
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-223-0/+8
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-213-2/+4
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-172-2/+5
* Consolidate Linux access implementationAdhemerval Zanella2016-11-101-31/+0
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-092-62/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-092-63/+0
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-083-85/+3
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-37/+0
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-062-75/+0
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-062-76/+0
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-112-71/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-112-71/+0
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-111-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0474-74/+74
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-4/+4
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-0/+1
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-0416-262/+38
* struct stat is not posix conformSzabolcs Nagy2015-05-261-2/+2
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+11
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-242-5/+5
* Function declaration cleanupAdhemerval Zanella2015-01-064-20/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0274-74/+74
* Remove __libc_creat function name.Joseph Myers2014-10-301-3/+2
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-2512-21/+0
* Consolidate not-cancel.h files.Roland McGrath2014-05-142-35/+0
* Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf2014-02-1081-0/+3748