about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/shm-directory.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath2014-12-121-0/+3
|
* Refactor shm_{open,unlink} code to separate Linux-specific directory choice ↵Roland McGrath2014-12-111-0/+144
from POSIX-generic code.