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/internal/libc.h
AgeCommit message (Expand)AuthorLines
2020年05月22日restore lock-skipping for processes that return to single-threaded state Rich Felker-0/+1
2020年05月22日cut down size of some libc struct members Rich Felker-3/+3
2020年05月22日don't use libc.threads_minus_1 as relaxed atomic for skipping locks Rich Felker-1/+1
2018年10月20日remove volatile qualification from category pointers in __locale_struct Rich Felker-1/+1
2018年09月12日split internal lock API out of libc.h, creating lock.h Rich Felker-6/+0
2018年09月12日move misplaced __fork_handler declaration Rich Felker-0/+1
2018年09月12日remove spurious inclusion of libc.h for LFS64 ABI aliases Rich Felker-6/+0
2018年09月12日reduce spurious inclusion of libc.h Rich Felker-2/+0
2018年09月12日declare and make hidden additional internal init/exit symbols Rich Felker-0/+4
2018年09月12日apply hidden visibility to various remaining internal interfaces Rich Felker-5/+5
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-9/+4
2018年09月12日improve machinery for ldso to report libc version Rich Felker-0/+2
2018年09月05日define and use internal macros for hidden visibility, weak refs Rich Felker-13/+10
2015年11月12日unify static and dynamic linked implementations of thread-local storage Rich Felker-1/+8
2015年06月16日refactor stdio open file list handling, move it out of global libc struct Rich Felker-2/+0
2015年05月27日overhaul locale internals to treat categories roughly uniformly Rich Felker-3/+1
2015年05月16日eliminate costly tricks to avoid TLS access for current locale state Rich Felker-2/+0
2015年04月22日fix inconsistent visibility for __hwcap and __sysinfo symbols Rich Felker-2/+3
2015年04月22日remove cruft for libc struct accessor function and broken visibility Rich Felker-14/+0
2015年04月13日remove remnants of support for running in no-thread-pointer mode Rich Felker-2/+1
2015年03月03日make all objects used with atomic operations volatile Rich Felker-3/+3
2014年07月24日implement locale file loading and state for remaining locale categories Rich Felker-0/+3
2014年07月02日add locale framework Rich Felker-0/+8
2014年03月24日always initialize thread pointer at program start Rich Felker-2/+2
2013年09月20日fix potential deadlock bug in libc-internal locking logic Rich Felker-2/+2
2013年09月15日support configurable page size on mips, powerpc and microblaze Szabolcs Nagy-0/+6
2013年07月21日add support for init/fini array in main program, and greatly simplify Rich Felker-3/+0
2013年02月17日consistently use the internal name __environ for environ Rich Felker-1/+0
2012年12月07日fix trailing whitespace issues that crept in here and there Rich Felker-1/+1
2012年10月25日use explicit visibility to optimize a few hot-path function calls Rich Felker-4/+4
2012年10月13日workaround broken hidden-visibility handling in pcc Rich Felker-1/+1
2012年10月05日support for TLS in dynamic-loaded (dlopen) modules Rich Felker-1/+1
2012年10月04日TLS (GNU/C11 thread-local storage) support for static-linked programs Rich Felker-0/+1
2012年07月27日save AT_HWCAP from auxv for subsequent use in machine-specific code Rich Felker-0/+1
2012年05月31日enable LARGEFILE64 aliases Rich Felker-2/+1
2012年05月22日remove everything related to forkall Rich Felker-1/+0
2012年04月24日ditch the priority inheritance locks; use malloc's version of lock Rich Felker-1/+1
2012年04月24日new internal locking primitive; drop spinlocks Rich Felker-1/+2
2012年02月24日new attempt at working around the gcc 3 visibility bug Rich Felker-0/+3
2012年02月23日cleanup and work around visibility bug in gcc 3 that affects x86_64 Rich Felker-5/+10
2011年08月23日security hardening: ensure suid programs have valid stdin/out/err Rich Felker-2/+4
2011年08月12日pthread and synccall cleanup, new __synccall_wait op Rich Felker-0/+1
2011年08月06日simplify multi-threaded errno, eliminate useless function pointer Rich Felker-2/+1
2011年08月06日use weak aliases rather than function pointers to simplify some code Rich Felker-2/+0
2011年07月30日add proper fuxed-based locking for stdio Rich Felker-1/+2
2011年07月29日new attempt at making set*id() safe and robust Rich Felker-1/+2
2011年04月20日fix minor bugs due to incorrect threaded-predicate semantics Rich Felker-0/+1
2011年04月17日clean up handling of thread/nothread mode, locking Rich Felker-4/+3
2011年04月17日optimize cancellation enable/disable code Rich Felker-0/+1
2011年04月17日overhaul pthread cancellation Rich Felker-7/+1
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 08:29:29 +0000

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