aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/shm_open.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath1-226/+0
2014-06-25Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers1-47/+2
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-3/+3
2014-02-08shm_open: sync with logic in sem_openMike Frysinger1-3/+6
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka1-2/+2
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka1-6/+8
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-03Remove some pre-2.6.0 Linux kernel conditionals.Joseph Myers1-6/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-08-10(shm_open): Fix typo in last change.Ulrich Drepper1-1/+1
2007-08-10(shm_open): Use O_CLOEXEC is available.Ulrich Drepper1-16/+39
2006-01-16* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper1-2/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-7/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+7
2004-04-20Update.Ulrich Drepper1-2/+5
2003-08-19Update.Ulrich Drepper1-1/+6
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-7/+3
2002-09-06(where_is_shmfs): Correct test for filesystem type name of mount points.Ulrich Drepper1-3/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-05(where_is_shmfs): Recognize tmpfs.Andreas Jaeger1-1/+4
2001-03-30Update.Ulrich Drepper1-2/+2
2000-12-17Update.Andreas Jaeger1-1/+1
2000-12-02Remove incorrect comment.Ulrich Drepper1-5/+1
2000-10-18Correct default mount point in comments. (freeit): Remove unnecessary test.Ulrich Drepper1-3/+3
2000-06-09Update.Ulrich Drepper1-2/+10
2000-06-09Update.Ulrich Drepper1-2/+2
2000-06-09Update.Ulrich Drepper1-1/+1
2000-04-15Update.Ulrich Drepper1-6/+1
2000-04-12Update.Ulrich Drepper1-1/+24
2000-04-12Update.Ulrich Drepper1-0/+214