Khem Raj 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align преди 3 седмици
..
arpa 759bf785a8 arpa/nameser.h: update RR types list преди 2 години
net 4d4a665799 net/if_arp.h: add ARPHRD_RAWIP from linux v4.14 преди 6 години
netinet dda21f10a7 netinet/in.h: add INADDR_DUMMY from linux v5.13 преди 2 години
netpacket c6a61df183 add PACKET_IGNORE_OUTGOING sockopt from linux v4.20 преди 5 години
scsi 0636d5977a add legacy scsi/scsi_ioctl.h header преди 11 години
sys 047a16398b sys/stat.h: fix typo in statx member name stx_dio_offset_align преди 3 седмици
aio.h 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE преди 2 години
alloca.h a56ec7e8e2 unconditonally define alloca as __builtin_alloca преди 4 години
alltypes.h.in 1ccc804e13 fix regression with applications that expect struct winsize in ioctl.h преди 4 години
ar.h 4a99440571 some extra legacy header stuff преди 12 години
assert.h e738b8cbe6 restore _Noreturn to __assert_fail преди 8 години
byteswap.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs преди 12 години
complex.h 2f1d1f1ec5 fix mismatched parens in CMPLX def for annex-g-conforming compilers преди 9 години
cpio.h 0b44a0315b initial check-in, version 0.5.0 преди 13 години
crypt.h cdf51506ce replace old and ugly crypt implementation преди 12 години
ctype.h e48e99c112 suppress isascii() macro for C++ преди 3 години
dirent.h 1b0d48517f implement posix_getdents adopted for next issue of POSIX преди 6 месеца
dlfcn.h 22daaea39f add time64 redirect for, and redirecting implementation of, dlsym преди 5 години
elf.h 522bd54eda add loongarch64 port преди 8 месеца
endian.h 316730cdc7 make endian.h expose unprefixed macros, functions in standard profile преди 5 години
err.h 695a04fc25 fix redundant _Noreturn def in err.h преди 12 години
errno.h bf453d6839 restore attribute((const)) to pthread_self and errno location decls преди 6 години
fcntl.h 718f363bc2 move fallocate64 declaration under _LARGEFILE64_SOURCE feature test преди 1 година
features.h 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
fenv.h 0b44a0315b initial check-in, version 0.5.0 преди 13 години
float.h 11d1e2e2de fix FLT_ROUNDS regression in C++ applications преди 9 години
fmtmsg.h 5474a34669 implement fmtmsg function преди 10 години
fnmatch.h a223175704 remove now-unnecessary features.h inclusion from fnmatch.h преди 11 години
ftw.h 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE преди 2 години
getopt.h befa5866ee make brace placement in public header struct definitions consistent преди 8 години
glob.h 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE преди 2 години
grp.h 7597fc25a2 fix various header namespace issues under feature-test-macro control преди 8 години
iconv.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs преди 12 години
ifaddrs.h 2ed4e9d927 remove parameter names from public headers преди 8 години
inttypes.h 4ecf33614b fix inttypes.h PRI and SCN macros for [u]intptr_t types преди 11 години
iso646.h 8f4865c8d2 add previously-missing ios646.h преди 13 години
langinfo.h 947d330f68 add _NL_LOCALE_NAME extension to nl_langinfo преди 7 години
lastlog.h 4a99440571 some extra legacy header stuff преди 12 години
libgen.h 0b44a0315b initial check-in, version 0.5.0 преди 13 години
libintl.h ccc71e0ea8 add format argument attributes to gettext function prototypes преди 9 години
limits.h 614c9e7b1e move struct dirent to bits header, allow NAME_MAX to vary преди 4 години
link.h b418ea1b66 generalize ELF hash table types not to assume 32-bit entries преди 8 години
locale.h 98e688a9da define NULL as nullptr when used in C++11 or later преди 2 години
malloc.h 8d998a7b3b add malloc_usable_size function and non-stub malloc.h преди 10 години
math.h e980ca7a57 define FP_FAST_FMA* when fma* can be inlined преди 5 години
memory.h 051175d4fe add memory.h, bogus legacy alias for string.h преди 12 години
mntent.h befa5866ee make brace placement in public header struct definitions consistent преди 8 години
monetary.h 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs преди 12 години
mqueue.h 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
netdb.h 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain преди 2 години
nl_types.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat преди 11 години
paths.h 83c8fe5058 remove duplicate definition of _PATH_LASTLOG in paths.h преди 11 години
poll.h cf91e9b393 fix erroneous feature test macro check for ppoll преди 9 месеца
pthread.h bd3b9c4ca5 add pthread_getname_np function преди 3 години
pty.h 4e3df7be8f fix __cplusplus extern "C" closing brace in pty.h (typo?) преди 13 години
pwd.h 7597fc25a2 fix various header namespace issues under feature-test-macro control преди 8 години
regex.h 8327ae0cb2 make regoff_t and regex_t match C++ ABI преди 11 години
resolv.h c8fdcfe550 don't claim support for resolv.h APIs that aren't supported преди 8 години
sched.h bc695a5ac1 fix incorrect unit for CPU_SETSIZE macro преди 1 година
search.h fe1ba7dbf1 implement hcreate_r, hdestroy_r and hsearch_r преди 10 години
semaphore.h 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
setjmp.h b129cd8690 guard against compilers failing to handle setjmp specially by default преди 3 години
shadow.h 0b44a0315b initial check-in, version 0.5.0 преди 13 години
signal.h e99c425827 signal.h: add new sa_flags from linux v5.11 преди 2 години
spawn.h 74244e5b3e add posix_spawn [f]chdir file actions преди 5 години
stdalign.h 70729de075 add static_assert and hide noreturn, alignas, alignof from C++ преди 10 години
stdarg.h ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework преди 8 години
stdbool.h 38e6acbf89 stdbool.h should define __bool_true_false_are_defined even for C++ преди 11 години
stdc-predef.h a7239cbc1b switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef преди 8 месеца
stddef.h 98e688a9da define NULL as nullptr when used in C++11 or later преди 2 години
stdint.h dac4fc49ae fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level преди 10 години
stdio.h 05ce67fea9 add renameat2 linux syscall wrapper преди 5 месеца
stdio_ext.h d03b3e7323 stdio_ext.h needs to include stdio.h, at least to get FILE... преди 12 години
stdlib.h ea3b40a321 fix integer overflow in WIFSTOPPED macro преди 1 година
stdnoreturn.h 70729de075 add static_assert and hide noreturn, alignas, alignof from C++ преди 10 години
string.h 725e17ed6d remove non-prototype declaration of basename from string.h преди 1 година
strings.h 46d1c7801b fix strings.h feature test macro usage due to missing features.h преди 2 години
stropts.h 106e75f712 add isastream (obsolete STREAMS junk) преди 12 години
syscall.h 57d5fff5f7 header file fixes: multiple include guard consistency and correctness преди 12 години
sysexits.h 5788d97221 add sysexits.h legacy header преди 13 години
syslog.h dd1e63c363 syslog: revert LOG_FAC/LOG_FACMASK changes преди 4 месеца
tar.h 81221e13f9 expose TSVTX unconditionally in tar.h преди 5 години
termios.h 1ccc804e13 fix regression with applications that expect struct winsize in ioctl.h преди 4 години
tgmath.h 3c4214db72 math: more correct tgmath.h type cast logic преди 12 години
threads.h 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
time.h 98e688a9da define NULL as nullptr when used in C++11 or later преди 2 години
uchar.h cbf16c4abf uchar.h: define char16_t and char32_t for old c++ преди 6 години
ucontext.h e8e780af98 fix signature of function accepted by makecontext преди 5 години
ulimit.h 0b44a0315b initial check-in, version 0.5.0 преди 13 години
unistd.h 29b216b2f2 unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits преди 6 месеца
utime.h 1febd21d3f add time64 symbol name redirects to public headers, under arch control преди 5 години
utmp.h 692b16d14b add declarations for utmpname/utmpxname to appropriate headers преди 8 години
utmpx.h 1e7f0fcd7f adjust utmpx struct layout for time64, 32-/64-bit arch compat преди 4 години
values.h 2ba3f44db5 add legacy header values.h преди 12 години
wait.h c2d3fd3aad add workaround header for wait.h remapping to sys/wait.h преди 11 години
wchar.h 98e688a9da define NULL as nullptr when used in C++11 or later преди 2 години
wctype.h d0040e239e improve iswdigit macro to diagnose errors преди 9 години
wordexp.h ee3f0c5516 make brace placement in public header typedef'd structs consistent преди 8 години