master
time: Add 64-bit time_t support for ftime
ldbl-opt: Add argp_error and argp_failure (bug 23983)
nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c
Update.
linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
elf: Add _dl_find_object function
Add first fixes for conformtest for POSIX2008
Split up endian.h to minimize exposure of BYTE_ORDER.
ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)
ldbl-opt: Add error and error_at_line (bug 23984)
* misc/error.h: Use __const instead of const.
* Makerules (sysd-rules): Define PTW for ptw-* files.
getopt: eliminate __need_getopt by splitting up getopt.h.
Enable --enable-fortify-source with clang
Add _FORTIFY_SOURCE support for inet_ntop
New file.
Split helper classification macros from mathcalls.h
math: Remove __XXX math functions from installed math.h [BZ #32418]
Add build infrastructure for narrowing libm functions.
Add *-ldbl.h headers to include/bits
Add missing header wrappers under include/
Add checking versions of poll and ppoll
misc/bits/select2.h: Clearly separate declaration from definitions
Add range checking for FD_SET, FD_CLR, and FD_ISSET
Check for valid stack frame in longjmp.
sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
include/bits/sigstksz.h: Avoid #elif IS_IN (libsupport)
* include/bits/unistd.h: New file.
<sys/stat.h>: Use Linux UAPI header for statx if available and useful
Add the statx function
debug: Fix build with --enable-fortify-source=1 (BZ 33904)
Use IS_IN internally only
* stdlib/bits/stdlib.h: New file.
Use fortify macros for b{zero,copy} along decl from strings.h
New file needed since we have misc/bits/syslog.h.
Move bits/types.h into posix/bits.
stdlib: Make abort/_Exit AS-safe (BZ 26275)
* wcsmbs/bits/wchar2.h: New file.
Remove __need macros from stdio.h and wchar.h.
Update copyright dates with scripts/update-copyrights