OSDN Git Service

document riscv64 support in INSTALL document
[android-x86/external-musl-libc.git] / include /
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
2018-06-26 Rich Felkerfix value of SO_PEERSEC on mips archs
2018-06-21 Szabolcs Nagyadd memfd_create syscall wrapper
2018-06-21 Szabolcs Nagyadd mlock2 linux syscall wrapper
2018-06-19 Szabolcs Nagyadd speculation control prctls from linux v4.17
2018-06-19 Szabolcs Nagyadd ETH_P_PREAUTH ethertype from linux v4.17
2018-06-19 Szabolcs Nagyadd TCP_NLA_* from linux v4.17
2018-06-19 Szabolcs Nagyadd {MSG,SEM,SHM}_STAT_ANY from linux v4.17
2018-06-19 Szabolcs Nagyadd MAP_FIXED_NOREPLACE from linux v4.17
2018-06-19 Szabolcs Nagysys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from...
2018-06-19 Szabolcs Nagynetinet/if_ether.h: add ETH_TLEN from linux v4.16
2018-06-19 Szabolcs Nagynetinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
2018-06-19 Szabolcs Nagysys/epoll.h: add EPOLLNVAL from linux v4.16
2018-06-12 Rich Felkeradd missing m68k relocation types in elf.h
2018-03-28 Rich Felkerfix default feature profile in tar.h
2018-03-13 Rich Felkerexplicitly use signed keyword to define intNN_t and...
2018-03-10 Rich Felkerremove spurious const keyword in sigqueue declaration
2018-03-10 Rich Felkerfix minor namespace issue in unistd.h
2018-03-10 Rich Felkerfix minor namespace issue in tar.h
2018-03-10 Rich Felkerfix minor namespace issues in limits.h
2018-03-10 Rich Felkerreverse definition dependency between PAGESIZE and...
2018-02-24 Rich Felkerfix aliasing violations in fgetpos/fsetpos
2018-02-23 Rich Felkeradd getentropy function
2018-02-23 Hauke Mehrtensadd getrandom syscall wrapper
2018-02-22 Szabolcs Nagyelf.h: add DT_SYMTAB_SHNDX
2018-02-22 Szabolcs Nagyelf.h: syncronize DF_1_ flags with binutils
2018-02-22 Szabolcs Nagyelf.h: update NT_* coredump elf notes for linux v4.15
2018-02-22 Szabolcs Nagyelf.h: add PPC64_OPT_LOCALENTRY
2018-02-22 Szabolcs Nagyelf.h: add AT_* auxval macros for cache geometry
2018-02-22 Szabolcs Nagysys/prctl.h: add new PR_SVE_* macros from linux v4.15
2018-02-22 Szabolcs Nagynetinet/in.h: add new IPV6_FREEBIND from linux v4.15
2018-02-22 Szabolcs Nagynetinet/tcp.h: add TCP_* socket options from linux...
2018-02-22 Szabolcs Nagyadd MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
2018-02-22 Szabolcs Nagynetinet/tcp.h: add tcp_diag_md5sig struct from linux...
2018-02-22 Szabolcs Nagysys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux...
2018-02-22 Szabolcs Nagynetinet/if_ether.h: add new ETH_P_ macros from linux...
2018-02-22 Szabolcs Nagynet/if_arp.h: add ARPHRD_RAWIP from linux v4.14
2018-02-22 Szabolcs Nagysignal.h: add missing SIGTRAP si_codes
2018-02-22 Szabolcs Nagysys/mman.h: add MADV_WIPEONFORK from linux v4.14
2018-02-22 Szabolcs Nagysys/socket.h: add MSG_ZEROCOPY from linux v4.14
2018-02-22 Szabolcs Nagysys/socket.h: add SOL_TLS from linux v4.13
2018-02-22 Szabolcs Nagysys/socket.h: add PF_SMC from linux v4.11
2018-01-12 Rostislav Skudnovadd _DIRENT_HAVE_D_* macros to dirent.h
2018-01-09 Hauke Mehrtensadd additional uapi guards for Linux kernel header...
2017-12-15 Rich Felkerfix endian errors in netinet/icmp6.h due to failure...
2017-12-15 Jo-Philipp Wichfix endian errors in arpa/nameser.h due to failure...
2017-12-06 Rich Felkeradjust fopencookie structure tag for ABI-compat
2017-12-06 William Pitcockimplement the fopencookie extension to stdio
next