about summary refs log tree commit diff
path: root/nptl/sem_open.c
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Use __gen_tempname in sem_open. roland/tempnameRoland McGrath2014-11-241-34/+12
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* sem_open: allow RAMFS_MAGIC for mount pointsMike Frysinger2014-02-081-2/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in nptlAndreas Schwab2012-05-301-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sem_open.c (sem_open): Rewrite initialization of initsem toUlrich Drepper2009-04-261-8/+11
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-3/+3
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-5/+7
* * locale/programs/ld-time.c (time_finish): If wide era name orUlrich Drepper2006-05-111-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Update.Ulrich Drepper2003-05-311-15/+14
* Update.Ulrich Drepper2003-05-171-19/+156
* * configure.in: In "running configure fragment for" message,Roland McGrath2003-03-011-2/+2
* (sem_open): Only call __libc_close if file descriptor is valid.Ulrich Drepper2003-02-251-5/+11
* Update.Ulrich Drepper2003-02-251-41/+43
* Update.Ulrich Drepper2003-01-151-1/+3
* Update.Ulrich Drepper2002-12-081-4/+4
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+258