aboutsummaryrefslogtreecommitdiff
path: root/nptl/sem_open.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-15nptl: Set sem_open as a non cancellation point (BZ #15765)Adhemerval Zanella1-4/+21
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-1/+10
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers1-2/+3
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell1-2/+7
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath1-129/+14
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-02-08sem_open: allow RAMFS_MAGIC for mount pointsMike Frysinger1-2/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-04-26* sem_open.c (sem_open): Rewrite initialization of initsem toUlrich Drepper1-8/+11
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-3/+3
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-5/+7
2006-05-11* locale/programs/ld-time.c (time_finish): If wide era name orUlrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2003-05-31Update.Ulrich Drepper1-15/+14
2003-05-17Update.Ulrich Drepper1-19/+156
2003-03-01* configure.in: In "running configure fragment for" message,Roland McGrath1-2/+2
2003-02-25(sem_open): Only call __libc_close if file descriptor is valid.Ulrich Drepper1-5/+11
2003-02-25Update.Ulrich Drepper1-41/+43
2003-01-15Update.Ulrich Drepper1-1/+3
2002-12-08Update.Ulrich Drepper1-4/+4
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+258