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

arpa/nameser.h: update RR types list

4 года назад
net

net/if_arp.h: add ARPHRD_RAWIP from linux v4.14

8 лет назад
netinet

fix erroneous definition of IN6_IS_ADDR_V4COMPAT

год назад
netpacket

add PACKET_IGNORE_OUTGOING sockopt from linux v4.20

7 лет назад
scsi

add legacy scsi/scsi_ioctl.h header

13 лет назад
sys

sys/mman.h: add MADV_COLLAPSE from linux v6.1

5 месяцев назад
aio.h

remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE

4 года назад
alloca.h

unconditonally define alloca as __builtin_alloca

7 лет назад
alltypes.h.in

fix regression with applications that expect struct winsize in ioctl.h

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

some extra legacy header stuff

14 лет назад
assert.h

restore _Noreturn to __assert_fail

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

remove all remaining redundant __restrict/__inline/_Noreturn defs

14 лет назад
complex.h

fix mismatched parens in CMPLX def for annex-g-conforming compilers

11 лет назад
cpio.h

initial check-in, version 0.5.0

16 лет назад
crypt.h

replace old and ugly crypt implementation

14 лет назад
ctype.h

suppress isascii() macro for C++

5 лет назад
dirent.h

implement posix_getdents adopted for next issue of POSIX

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

add time64 redirect for, and redirecting implementation of, dlsym

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

loongarch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h

5 месяцев назад
endian.h

make endian.h expose unprefixed macros, functions in standard profile

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

fix redundant _Noreturn def in err.h

14 лет назад
errno.h

restore attribute((const)) to pthread_self and errno location decls

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

move fallocate64 declaration under _LARGEFILE64_SOURCE feature test

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

add time64 symbol name redirects to public headers, under arch control

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

initial check-in, version 0.5.0

16 лет назад
float.h

fix FLT_ROUNDS regression in C++ applications

11 лет назад
fmtmsg.h

implement fmtmsg function

12 лет назад
fnmatch.h

remove now-unnecessary features.h inclusion from fnmatch.h

13 лет назад
ftw.h

remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE

4 года назад
getopt.h

make brace placement in public header struct definitions consistent

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

remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE

4 года назад
grp.h

fix various header namespace issues under feature-test-macro control

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

remove all remaining redundant __restrict/__inline/_Noreturn defs

14 лет назад
ifaddrs.h

remove parameter names from public headers

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

fix inttypes.h PRI and SCN macros for [u]intptr_t types

13 лет назад
iso646.h

add previously-missing ios646.h

15 лет назад
langinfo.h

add _NL_LOCALE_NAME extension to nl_langinfo

9 лет назад
lastlog.h

some extra legacy header stuff

14 лет назад
libgen.h

initial check-in, version 0.5.0

16 лет назад
libintl.h

add format argument attributes to gettext function prototypes

11 лет назад
limits.h

move struct dirent to bits header, allow NAME_MAX to vary

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

generalize ELF hash table types not to assume 32-bit entries

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

define NULL as nullptr when used in C++11 or later

5 лет назад
malloc.h

add malloc_usable_size function and non-stub malloc.h

12 лет назад
math.h

define FP_FAST_FMA* when fma* can be inlined

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

add memory.h, bogus legacy alias for string.h

14 лет назад
mntent.h

make brace placement in public header struct definitions consistent

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

remove all remaining redundant __restrict/__inline/_Noreturn defs

14 лет назад
mqueue.h

add time64 symbol name redirects to public headers, under arch control

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

getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain

4 года назад
nl_types.h

refactor headers, especially alltypes.h, and improve C++ ABI compat

13 лет назад
paths.h

remove duplicate definition of _PATH_LASTLOG in paths.h

13 лет назад
poll.h

fix erroneous feature test macro check for ppoll

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

add pthread_getname_np function

5 лет назад
pty.h

fix __cplusplus extern "C" closing brace in pty.h (typo?)

15 лет назад
pwd.h

fix various header namespace issues under feature-test-macro control

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

make regoff_t and regex_t match C++ ABI

13 лет назад
resolv.h

don't claim support for resolv.h APIs that aren't supported

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

sched.h: reduce namespace conflicts in _GNU_SOURCE profile

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

implement hcreate_r, hdestroy_r and hsearch_r

12 лет назад
semaphore.h

add time64 symbol name redirects to public headers, under arch control

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

guard against compilers failing to handle setjmp specially by default

5 лет назад
shadow.h

shadow.h: remove declaration of function not implemented

год назад
signal.h

signal.h: add new sa_flags from linux v5.11

4 года назад
spawn.h

add posix_spawn [f]chdir file actions

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

add static_assert and hide noreturn, alignas, alignof from C++

12 лет назад
stdarg.h

remove legacy i386 fallback stdarg implementation and framework

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

stdbool.h should define __bool_true_false_are_defined even for C++

13 лет назад
stdc-predef.h

switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef

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

define NULL as nullptr when used in C++11 or later

5 лет назад
stdint.h

fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level

12 лет назад
stdio.h

add renameat2 linux syscall wrapper

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

stdio_ext.h needs to include stdio.h, at least to get FILE...

14 лет назад
stdlib.h

fix integer overflow in WIFSTOPPED macro

4 года назад
stdnoreturn.h

add static_assert and hide noreturn, alignas, alignof from C++

12 лет назад
string.h

remove non-prototype declaration of basename from string.h

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

fix strings.h feature test macro usage due to missing features.h

4 года назад
stropts.h

add isastream (obsolete STREAMS junk)

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

header file fixes: multiple include guard consistency and correctness

14 лет назад
sysexits.h

add sysexits.h legacy header

15 лет назад
syslog.h

syslog: revert LOG_FAC/LOG_FACMASK changes

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

expose TSVTX unconditionally in tar.h

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

fix regression with applications that expect struct winsize in ioctl.h

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

math: more correct tgmath.h type cast logic

14 лет назад
threads.h

add time64 symbol name redirects to public headers, under arch control

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

define NULL as nullptr when used in C++11 or later

5 лет назад
uchar.h

uchar.h: define char16_t and char32_t for old c++

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

fix signature of function accepted by makecontext

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

initial check-in, version 0.5.0

16 лет назад
unistd.h

unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits

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

add time64 symbol name redirects to public headers, under arch control

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

add declarations for utmpname/utmpxname to appropriate headers

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

adjust utmpx struct layout for time64, 32-/64-bit arch compat

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

add legacy header values.h

14 лет назад
wait.h

add workaround header for wait.h remapping to sys/wait.h

13 лет назад
wchar.h

define NULL as nullptr when used in C++11 or later

5 лет назад
wctype.h

improve iswdigit macro to diagnose errors

11 лет назад
wordexp.h

make brace placement in public header typedef'd structs consistent

10 лет назад