aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/shm_open.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-03Add missing include for pthread_setcancelstateSamuel Thibault1-0/+1
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-27/+1
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer1-2/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella1-0/+7
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath1-1/+1
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath1-31/+23
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2002-03-24* sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shmRoland McGrath1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-14* sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead codeRoland McGrath1-0/+85