about summary refs log tree commit diff
path: root/sysdeps/posix/shm_unlink.c
Commit message (Expand)AuthorAgeFilesLines
* rt: Replace generic stub of shm_unlink with the posix versionFlorian Weimer2021-06-211-48/+0
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-081-4/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* 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-1/+1
* Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath2014-12-111-24/+7
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shmRoland McGrath2002-03-241-3/+2
* * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,Roland McGrath2001-08-241-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead codeRoland McGrath2001-06-141-0/+62