about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-32/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-193-153/+0
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Add missing start-of-file descriptive comment.Samuel Thibault2018-03-062-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0148-48/+48
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-042-0/+4
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-86/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-181-39/+0
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-111-37/+0
* Consolidate Linux open implementationAdhemerval Zanella2017-05-112-106/+0
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-032-29/+1
* Consolidate Linux select implementationAdhemerval Zanella2017-05-031-62/+0
* Consolidate Linux poll implementationAdhemerval Zanella2017-05-031-42/+0
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-121-40/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-30/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-32/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+0
* 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