index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
shm_open.c
Age
Commit message (
Expand
)
Author
2014-12-11
Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...
Roland McGrath
2014-06-25
Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-08
shm_open: sync with logic in sem_open
Mike Frysinger
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-03
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
2013-10-31
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-08-03
Remove some pre-2.6.0 Linux kernel conditionals.
Joseph Myers
2012-02-09
Replace 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: Define
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-04-20
Update.
Ulrich Drepper
2003-08-19
Update.
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-06
Update to LGPL v2.1.
Andreas Jaeger
2001-06-05
(where_is_shmfs): Recognize tmpfs.
Andreas Jaeger
2001-03-30
Update.
Ulrich Drepper
2000-12-17
Update.
Andreas Jaeger
2000-12-02
Remove incorrect comment.
Ulrich Drepper
2000-10-18
Correct default mount point in comments. (freeit): Remove unnecessary test.
Ulrich Drepper
2000-06-09
Update.
Ulrich Drepper
2000-06-09
Update.
Ulrich Drepper
2000-06-09
Update.
Ulrich Drepper
2000-04-15
Update.
Ulrich Drepper
2000-04-12
Update.
Ulrich Drepper
2000-04-12
Update.
Ulrich Drepper