index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
sem_open.c
Age
Commit message (
Expand
)
Author
2018-08-10
nptl: Allow sem_open to work on MMU-less systems
Christophe Lyon
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2015-08-14
add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions
Romain Naour
2014-12-10
mkostemp: fix implementation
Anthony G. Basile
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2011-11-18
nptl: sem_open: use open64 if LFS
Bernhard Reutner-Fischer
2010-12-18
sem_open.c/sem_unlink.c: Use INTUSE macro to get proper function call to __pt...
Khem Raj
2010-05-03
nptl: fix sem_open with O_CREAT
Roman I Khimov
2010-02-16
mass sync with glibc nptl
Austin Foxley
2009-11-09
make the sem_open changes actually compile
Austin Foxley
2009-11-09
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
Mikhail Gusarov
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
2005-05-20
Back out nptl changes, which for now will be done in branches/uClibc-nptl
Eric Andersen
2005-05-07
Import in NPTL code from glibc. For further information please
"Steven J. Hill"