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