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
AgeCommit message (Expand)AuthorLines
2024年10月10日abstract missing SYS_pause syscall with macros Rich Felker-0/+11
2024年03月02日add missing inline keyword on default a_barrier definition Rich Felker-1/+1
2024年02月22日add framework to support archs without a native wait4 syscall Rich Felker-0/+67
2023年11月06日ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic Rich Felker-0/+4
2023年06月01日fix public clone function to be safe and usable by applications Rich Felker-0/+2
2023年02月09日fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 Rich Felker-0/+5
2023年01月18日fix debugger tracking of shared libraries on mips with PIE main program Rich Felker-0/+4
2022年10月19日fix missing synchronization of pthread TSD keys with MT-fork Rich Felker-0/+1
2022年10月19日fix potential deadlock in dlerror buffer handling at thread exit Rich Felker-1/+0
2022年08月02日ldso: support DT_RELR relative relocation format Fangrui Song-1/+1
2022年08月02日use syscall_arg_t and __scc macro for arguments to __alt_socketcall Alex Xu (Hello71)-3/+3
2022年04月27日don't remap internal-use syscall macros to nonexistent time32 syscalls Stefan O'Rear-10/+10
2020年12月09日lift locale lock out of internal __get_locale Rich Felker-0/+2
2020年11月20日fix regression in pthread_exit Rich Felker-1/+2
2020年11月11日lift child restrictions after multi-threaded fork Rich Felker-0/+19
2020年10月14日move aio implementation details to a proper internal header Rich Felker-3/+9
2020年10月14日remove long-unused struct __timer from pthread_impl.h Rich Felker-5/+0
2020年10月14日move __abort_lock to its own file and drop pointless weak_alias trick Rich Felker-0/+2
2020年09月28日fix fork of processes with active async io contexts Rich Felker-0/+2
2020年08月27日remove redundant pthread struct members repeated for layout purposes Rich Felker-9/+14
2020年08月27日deduplicate __pthread_self thread pointer adjustment out of each arch Rich Felker-0/+2
2020年08月24日deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET Rich Felker-0/+10
2020年08月24日make h_errno thread-local Rich Felker-0/+1
2020年08月08日prefer new socket syscalls, fallback to SYS_socketcall only if needed Rich Felker-9/+23
2020年08月05日math: add __math_invalidl Szabolcs Nagy-0/+3
2020年07月05日fix C implementation of a_clz_32 Rich Felker-1/+1
2020年06月11日add fallback a_clz_32 implementation Rich Felker-0/+15
2020年06月10日have ldso track replacement of aligned_alloc Rich Felker-0/+1
2020年06月10日reintroduce calloc elison of memset for direct-mmapped allocations Rich Felker-0/+1
2020年06月02日move malloc_impl.h from src/internal to src/malloc Rich Felker-43/+0
2020年06月02日move declaration of interfaces between malloc and ldso to dynlink.h Rich Felker-4/+4
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
2020年04月17日move __string_read into vsscanf source file Rich Felker-2/+0
2020年04月17日fix possible access to uninitialized memory in shgetc (via scanf) Rich Felker-1/+1
2020年02月21日math: fix sinh overflows in non-nearest rounding Szabolcs Nagy-2/+2
2020年02月05日remove legacy time32 timer[fd] syscalls from public syscall.h Rich Felker-0/+16
2020年02月05日remove further legacy time32 clock syscalls from public syscall.h Rich Felker-0/+16
2020年01月30日remove legacy clock_gettime and gettimeofday from public syscall.h Rich Felker-0/+7
2019年12月31日move stage3_func typedef out of shared internal dynlink.h header Rich Felker-1/+0
2019年12月17日implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions Rich Felker-0/+7
2019年10月18日fix incorrect use of fabs on long double operand in floatscan.c Rich Felker-4/+1
2019年09月29日remove remaining traces of __tls_get_new Szabolcs Nagy-1/+0
2019年08月11日add support for powerpc/powerpc64 unaligned relocations Samuel Holland-0/+1
2019年07月31日ioctl: add fallback for new time64 SIOCGSTAMP[NS] Rich Felker-0/+7
2019年07月31日get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO Rich Felker-0/+7
2019年07月31日make __socketcall analogous to __syscall, error-returning Rich Felker-6/+6
2019年07月27日internally, define plain syscalls, if missing, as their time64 variants Rich Felker-0/+83
2019年06月21日do not use _Noreturn for a function pointer in dynamic linker Matthew Maurer-1/+1
generated by cgit v1.2.1 (git 2.18.0) at 2025年11月03日 04:46:47 +0000

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