musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/thread/sem_open.c
AgeCommit message (Expand)AuthorLines
2020年11月11日lift child restrictions after multi-threaded fork Rich Felker-0/+2
2020年11月11日convert malloc use under libc-internal locks to use internal allocator Rich Felker-0/+5
2020年10月28日fix sem_close unmapping of still-referenced semaphore Rich Felker-3/+5
2018年09月12日split internal lock API out of libc.h, creating lock.h Rich Felker-1/+1
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-2/+0
2018年01月09日revise the definition of multiple basic locks in the code Jens Gustedt-1/+1
2015年04月21日fix mmap leak in sem_open failure path for link call Rich Felker-0/+1
2015年03月03日make all objects used with atomic operations volatile Rich Felker-1/+1
2013年06月26日fix temp file leak in sem_open on successful creation of new semaphore Rich Felker-2/+2
2013年06月26日fix bug whereby sem_open leaked its own internal slots on failure Rich Felker-3/+6
2013年06月26日in sem_open, don't leak vm mapping if fstat fails Rich Felker-2/+2
2012年09月30日protect sem_open against cancellation Rich Felker-13/+19
2012年09月30日overhaul sem_open Rich Felker-105/+96
2012年09月29日sem_open should make process-shared semaphores Rich Felker-1/+1
2012年09月29日use O_CLOEXEC to open semaphore files in sem_open Rich Felker-2/+2
2011年06月26日fix useless use of potentially-uninitialized mode variable in sem_open Rich Felker-1/+1
2011年03月10日fix failure behavior of sem_open when sem does not exist Rich Felker-1/+5
2011年03月10日fix sem_open and sem_close to obey posix semantics Rich Felker-26/+80
2011年03月04日implement POSIX semaphores Rich Felker-0/+116
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月10日 01:26:16 +0000

AltStyle によって変換されたページ (->オリジナル) /