summaryrefslogtreecommitdiff
path: root/sysdeps/posix/shm_open.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing include for pthread_setcancelstateSamuel Thibault2017-08-031-0/+1
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-27/+1
* Assume that O_NOFOLLOW is always definedFlorian Weimer2017-04-131-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella2016-09-151-0/+7
* 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-31/+23
* 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-2/+2
* 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/+85