/
clang
/
musl
ОбзорДокументацияВойти
/
clang
/
musl
Код
Вики
Пакеты
0
Релизы
0
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
musl/
src/internal/
..
i386

remove external __syscall function and last remaining users

7 лет назад
sh

remove external __syscall function and last remaining users

7 лет назад
aio_impl.h

move aio implementation details to a proper internal header

6 лет назад
atomic.h

add missing inline keyword on default a_barrier definition

2 года назад
complex_impl.h

math: move complex math out of libm.h

7 лет назад
defsysinfo.c

overhaul i386 syscall mechanism not to depend on external asm source

7 лет назад
dynlink.h

ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic

3 года назад
emulate_wait4.c

add framework to support archs without a native wait4 syscall

2 года назад
fdpic_crt.h

reduce spurious inclusion of libc.h

8 лет назад
floatscan.c

fix rounding of hex floats in strtod/scanf on ld64 and ld128 archs

3 месяца назад
floatscan.h

apply hidden visibility to various remaining internal interfaces

8 лет назад
fork_impl.h

fix public clone function to be safe and usable by applications

3 года назад
futex.h

remove unused __futex function and source file

8 лет назад
intscan.c

treat base 1 as an error in strtol-family functions

10 лет назад
intscan.h

apply hidden visibility to various remaining internal interfaces

8 лет назад
ksigaction.h

fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64

4 года назад
libc.c

overhaul i386 syscall mechanism not to depend on external asm source

7 лет назад
libc.h

restore lock-skipping for processes that return to single-threaded state

6 лет назад
libm.h

math: add __math_invalidl

6 лет назад
locale_impl.h

lift locale lock out of internal __get_locale

6 лет назад
lock.h

split internal lock API out of libc.h, creating lock.h

8 лет назад
procfdname.c

move and deduplicate declarations of __procfdname to make it checkable

8 лет назад
pthread_impl.h

fix regression in pthread_exit

6 лет назад
shgetc.c

fix possible access to uninitialized memory in shgetc (via scanf)

6 лет назад
shgetc.h

fix crash/out-of-bound read in sscanf

7 лет назад
stdio_impl.h

move __string_read into vsscanf source file

6 лет назад
syscall.h

abstract missing SYS_pause syscall with macros

2 года назад
syscall_ret.c

include header that declares __syscall_ret where it's defined

12 лет назад
vdso.c

vdso: add support for GNU hash tables

5 месяцев назад
version.c

improve machinery for ldso to report libc version

8 лет назад