index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
shm_open.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor shm_{open,unlink} code to separate Linux-specific directory choice from POSIX-generic code.
Roland McGrath
2014-12-11
1
-226
/
+0
*
Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.
Joseph Myers
2014-06-25
1
-47
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-3
/
+3
*
shm_open: sync with logic in sem_open
Mike Frysinger
2014-02-08
1
-3
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
2013-12-03
1
-2
/
+2
*
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
2013-10-31
1
-6
/
+8
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Remove some pre-2.6.0 Linux kernel conditionals.
Joseph Myers
2012-08-03
1
-6
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
(shm_open): Fix typo in last change.
Ulrich Drepper
2007-08-10
1
-1
/
+1
*
(shm_open): Use O_CLOEXEC is available.
Ulrich Drepper
2007-08-10
1
-16
/
+39
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
2006-01-16
1
-2
/
+7
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-7
/
+2
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-2
/
+7
*
Update.
Ulrich Drepper
2004-04-20
1
-2
/
+5
*
Update.
Ulrich Drepper
2003-08-19
1
-1
/
+6
*
* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
Roland McGrath
2002-11-01
1
-7
/
+3
*
(where_is_shmfs): Correct test for filesystem type name of mount points.
Ulrich Drepper
2002-09-06
1
-3
/
+3
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
(where_is_shmfs): Recognize tmpfs.
Andreas Jaeger
2001-06-05
1
-1
/
+4
*
Update.
Ulrich Drepper
2001-03-30
1
-2
/
+2
*
Update.
Andreas Jaeger
2000-12-17
1
-1
/
+1
*
Remove incorrect comment.
Ulrich Drepper
2000-12-02
1
-5
/
+1
*
Correct default mount point in comments. (freeit): Remove unnecessary test.
Ulrich Drepper
2000-10-18
1
-3
/
+3
*
Update.
Ulrich Drepper
2000-06-09
1
-2
/
+10
*
Update.
Ulrich Drepper
2000-06-09
1
-2
/
+2
*
Update.
Ulrich Drepper
2000-06-09
1
-1
/
+1
*
Update.
Ulrich Drepper
2000-04-15
1
-6
/
+1
*
Update.
Ulrich Drepper
2000-04-12
1
-1
/
+24
*
Update.
Ulrich Drepper
2000-04-12
1
-0
/
+214