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

fix AS-safety of close when aio is in use and fd map is expanded

4 года назад
complex

catan: remove no-op reduction mod pi and unused code

2 года назад
conf

sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation

2 года назад
crypt

update crypt_blowfish to support $2b$ prefix

6 лет назад
ctype

adjust iswalnum to admit tail call to iswalpha

4 месяца назад
dirent

fix mismatched type in posix_getdents definition

2 года назад
env

protect stack canary from leak via read-as-string by zeroing second byte

4 года назад
errno

strerror: add error strings for EUCLEAN and ENAVAIL

2 года назад
exit

fix compile regression in exit on archs without SYS_pause

2 года назад
fcntl

remove LFS64 symbol aliases; replace with dynamic linker remapping

4 года назад
fenv

fix condition for riscv{32,64} non-stup fenv

5 месяцев назад
include

make __getauxval a public ABI symbol

год назад
internal

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

3 месяца назад
ipc

semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32

3 года назад
ldso

loongarch64: add TLSDESC support

2 года назад
legacy

getusershell: skip blank lines and comments

2 года назад
linux

statx: fix uninitialized attributes/mask in fallback path

2 года назад
locale

fix pathological slowness & incorrect mappings in iconv gb18030 decoder

4 месяца назад
malloc

fix linkage namespace violations in mallocng

2 месяца назад
math

math: include missing float.h in logbl

2 месяца назад
misc

hasmntopt: match only whole options not arbitrary substrings

2 года назад
mman

remove LFS64 symbol aliases; replace with dynamic linker remapping

4 года назад
mq

mq: add x32-specific implementations to work around mismatched kernel ABI

2 года назад
multibyte

align mbsnrtowcs behavior on partial character with new requirements

год назад
network

dns: fix nameserver OOB read in IPv6-disabled fallback

5 месяцев назад
passwd

getgr*: validate group member lists from nscd backend

5 месяцев назад
prng

lift child restrictions after multi-threaded fork

6 лет назад
process

posix_spawn: fix child spinning on write to a broken pipe

2 года назад
regex

regex: reject invalid \digit back reference in BRE

4 месяца назад
sched

sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs

7 лет назад
search

hsearch: fix null pointer arithmetic UB

3 года назад
select

expose ppoll in default feature profile

3 года назад
setjmp

riscv: fix setjmp assembly when compiling for ilp32f/lp64f.

год назад
signal

signal: check sigpause() input parameter

год назад
stat

use new SYS_fchmodat2 syscall to implement fchmodat with flags

2 года назад
stdio

fix toctou race in popen children's closing of other popen pipes

15 дней назад
stdlib

qsort: fix shift UB in shl and shr

4 месяца назад
string

fix strcasestr failing to find zero-length needle

год назад
temp

remove LFS64 symbol aliases; replace with dynamic linker remapping

4 года назад
termios

termios: fix input speed handling

год назад
thread

s390x: shuffle register usage in __tls_get_offset to avoid r0 as address

10 месяцев назад
time

fix incorrect access to tzname[] by strptime %Z conversion specifier

4 месяца назад
unistd

abstract missing SYS_pause syscall with macros

2 года назад