]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/shm_open.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / posix / shm_open.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-02  Samuel ThibaultAdd missing include for pthread_setcancelstate
2017-04-18  Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-13  Florian WeimerAssume that O_NOFOLLOW is always defined
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-15  Adhemerval Zanellart: Set shm_open as a non cancellation point (BZ #18243)
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-12  Roland McGrathNPTL: Refactor named semaphore code to use shm-directory.h
2014-12-12  Roland McGrathRefactor shm_{open,unlink} code to separate Linux-speci...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2005-12-15  Roland McGrath* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2002-03-24  Roland McGrath* sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm ...
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-14  Roland McGrath* sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose'...