only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / include /
2020-03-04 Rich Felkerremove duplicate definitions of INET[6]_ADDRSTRLEN
2020-02-26 Rich Felkeradd PTHREAD_NULL
2020-01-29 Rich Felkerfix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h
2020-01-29 Rich Felkerfix unprotected macro argument in sys/ttydefaults.h
2020-01-26 Rich Felkermove struct dirent to bits header, allow NAME_MAX to...
2020-01-12 Leah Neukirchendefine RLIMIT_RTTIME, bump RLIMIT_NLIMITS
2020-01-01 Michael Forneyunconditonally define alloca as __builtin_alloca
2020-01-01 Rich Felkerremove gratuitous aligned attribute from __ptrace_sysca...
2019-12-30 Szabolcs Nagysys/wait.h: add P_PIDFD from linux v5.4
2019-12-30 Szabolcs Nagynetinet/tcp.h: add new tcp_info fields from linux v5.4
2019-12-30 Szabolcs Nagysys/prctl.h: add PR_*_TAGGED_ADDR_* from linux v5.4
2019-12-30 Szabolcs Nagysys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux...
2019-12-30 Szabolcs Nagysys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux...
2019-12-30 Szabolcs Nagysys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux...
2019-12-30 Szabolcs Nagynetinet/if_ether.h: add ETH_P_LLDP from linux v5.3
2019-12-30 Szabolcs Nagynetinet/tcp.h: add TCP_TX_DELAY from linux v5.3
2019-12-22 A. Wilcoxadd uapi guards for new netinet/ip.h conflict with...
2019-12-22 Rich Felkeradjust utmpx struct layout for time64, 32-/64-bit arch...
2019-12-22 Rich Felkerfix elf_prstatus regression on time64, existing wrong...
2019-12-18 Rich Felkerfix regression in ioctl definitions provided by arch...
2019-12-17 Rich Felkersignal to kernel headers that time_t is 64-bit
2019-11-02 Rich Felkermove time_t and suseconds_t definitions to common allty...
2019-11-02 Rich Felkermove time64 socket options from arch bits to top-level...
2019-11-02 Rich Felkermove msghdr and cmsghdr out of bits/socket.h
2019-11-02 Rich Felkermake time-related socket options overridable by arch...
2019-11-02 Rich Felkeradd time64 redirect for, and redirecting implementation...
2019-10-28 Rich Felkerprepare struct sched_param for change in time_t definition
2019-10-28 Rich Felkeradd time64 symbol name redirects to public headers...
2019-10-20 Rich Felkeradjust struct timespec definition to be time64-ready
2019-10-17 Rich Felkermove pthread types out of per-arch alltypes.h
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2019-10-17 Rich Felkermake endian.h expose unprefixed macros, functions in...
2019-10-17 Rich Felkerremove indirect use of endian.h from public headers
2019-10-17 Rich Felkermove __BYTE_ORDER definition to alltypes.h
2019-10-17 Rich Felkerremove per-arch definitions for va_list
2019-09-11 Szabolcs Nagyfcntl.h: add AT_RECURSIVE from linux v5.2
2019-09-11 Szabolcs Nagyfcntl.h: add AT_STATX_ statx sync flag definitions
2019-09-11 Szabolcs Nagysched.h: add CLONE_PIDFD from linux v5.2
2019-09-11 Szabolcs Nagynetinet/if_ether.h: add ETH_P_DSA_8021Q from linux...
2019-08-30 Rich Felkeradd public declaration for optreset under appropriate...
2019-08-30 Rich Felkeradd posix_spawn [f]chdir file actions
2019-08-24 Árni Daguradd copy_file_range system call wrapper
2019-08-15 Rich Felkerremove sporadic server members from struct sched_param
2019-08-08 Petr Vaněkadd secure_getenv function
2019-08-06 Ismael Lucenoglob: implement GLOB_TILDE and GLOB_TILDE_CHECK
2019-08-02 Rich Felkermove IPC_STAT definition to a new bits/ipcstat.h file
2019-08-02 Rich Felkerallow archs to define IPC_STAT, propagate time64 bit...
2019-07-01 Szabolcs Nagyelf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1
2019-07-01 Szabolcs Nagynetinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux...
2019-07-01 Szabolcs Nagysys/socket.h: add SO_BINDTOIFINDEX from linux v5.1
2019-07-01 Szabolcs Nagynetinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux...
2019-07-01 Szabolcs Nagysys/prctl.h: add PR_SPEC_DISABLE_NOEXEC from linux...
2019-07-01 Szabolcs Nagyfcntl.h: add F_SEAL_FUTURE_WRITE from linux v5.1
2019-07-01 Szabolcs Nagysys/fanotify.h: update for linux v5.1
2019-06-21 Rich Felkerremove implicit include of sys/sysmacros.h from sys...
2019-06-14 Rich Felkeradd riscv64 architecture support
2019-04-17 Szabolcs Nagydefine FP_FAST_FMA* when fma* can be inlined
2019-04-11 A. Wilcoxfcntl.h: define O_TTY_INIT to 0
2019-04-05 Bobby Binghamfix signature of function accepted by makecontext
2019-03-13 Szabolcs Nagysys/prctl.h: add PR_PAC_RESET_KEYS from linux v5.0
2019-03-13 Szabolcs Nagyelf.h: add NT_ definitions from linux v5.0
2019-03-13 Szabolcs Nagyelf.h: update with C-SKY definitions
2019-03-13 Szabolcs Nagynetinet/tcp.h: add TCP_NLA_SRTT from linux v5.0
2019-03-13 Szabolcs Nagynetinet/udp.h: add UDP_GRO from linux v5.0
2019-03-13 Szabolcs Nagysys/prctl.h: add PR_SPEC_INDIRECT_BRANCH from linux...
2019-03-13 Szabolcs Nagynetinet/in.h add IPV6_MULTICAST_ALL from linux v4.20
2019-03-13 Szabolcs Nagyadd PACKET_IGNORE_OUTGOING sockopt from linux v4.20
2019-03-13 Szabolcs Nagysys/mman.h: add new hugetlb mmap flags from linux v4.19
2019-03-13 Szabolcs Nagyelf.h: add new mips core dump note values from linux...
2019-03-13 Szabolcs Nagynetinet/udp.h: add UDP_ENCAP_RXRPC from linux v4.19
2019-03-13 Szabolcs Nagynetinet/tcp.h: add tcp_info fields from linux v4.19
2019-03-13 Szabolcs Nagysys/inotify.h: add IN_MASK_CREATE from linux v4.19
2019-03-13 Szabolcs Nagysys/socket.h: add SO_TXTIME from linux v4.19
2019-03-13 Jonathan Neuschäferfix POSIX_FADV_DONTNEED/_NOREUSE on s390x
2019-03-13 Rich Felkerexpose TSVTX unconditionally in tar.h
2019-03-12 Rich Felkermake FILE a complete type for pre-C11 standard profiles
2019-02-22 Rich Felkeradd membarrier syscall wrapper, refactor dynamic tls...
2019-02-07 Bobby Binghamupdate line discipline constants
2019-02-07 Bobby Binghammove arch-invariant definitions out of bits/ioctl.h
2018-12-10 Szabolcs Nagyadd NT_VMCOREDD to elf.h from linux v4.18
2018-12-10 Szabolcs Nagyadd AT_MINSIGSTKSZ to elf.h from linux v4.18
2018-12-10 Szabolcs Nagyadd TRAP_UNK si_code to signal.h from linux v4.18
2018-12-10 Szabolcs Nagyadd SIGSYS support to sys/signalfd.h from linux v4.18
2018-12-10 Szabolcs Nagyadd AF_XDP to sys/socket.h from linux v4.18
2018-12-10 Szabolcs Nagyupdate netinet/udp.h for linux v4.18
2018-12-10 Szabolcs Nagyupdate netinet/tcp.h for linux v4.18
2018-10-16 Rich Felkerrestore attribute((const)) to pthread_self and errno...
2018-09-13 Khem Rajdefine MAX_HANDLE_SZ for use with name_to_handle_at
2018-09-13 Khem Rajwireup linux/name_to_handle_at and name_to_handle_at...
2018-09-12 Rich Felkerrework mechanism for posix_spawnp calling posix_spawn
2018-08-28 Rich Felkerfix dubious char signedness check in limits.h
2018-08-22 Rich Felkerfix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid...
2018-08-21 Rich Felkerremove erroneous SYMLINK_MAX definition from limits...
2018-07-20 midipixmove inclusion of linux headers for kd.h, soundcard...
2018-07-20 midipixremove inclusion guard hacks for sys/kd.h
2018-07-18 Szabolcs Nagyadd support for arch-specific ptrace command macros
2018-07-18 Szabolcs Nagysys/ptrace.h: add missing PTRACE_EVENT_STOP
2018-07-18 Szabolcs Nagyuchar.h: define char16_t and char32_t for old c++
2018-07-13 Rich Felkeradd ST_RELATIME to statvfs.h
2018-06-26 David Carlieradd explicit_bzero implementation
next