OSDN Git Service

don't create aio queue/map structures for invalid file descriptors
[android-x86/external-musl-libc.git] / include /
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
2017-11-05 Szabolcs Nagyadd new tcp.h socket options from linux v4.13
2017-11-05 Szabolcs Nagyadd new fcntl.h macros from linux v4.13
2017-11-05 Szabolcs Nagyadd SO_ getsockopt options from linux v4.13
2017-11-05 Szabolcs Nagyadd ARPHDR_VSOCKMON from linux v4.12
2017-11-05 Szabolcs Nagyadd new SO_ socket options from linux v4.12
2017-11-05 Szabolcs Nagyadd TCP_NLA_* enums from linux v4.11
2017-11-05 Szabolcs Nagyadd TCP_FASTOPEN_CONNECT tcp socket option from linux...
2017-11-05 Szabolcs Nagyadd ETH_P_IBOE from linux v4.11
2017-11-05 Szabolcs Nagyadd TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing
2017-11-05 Szabolcs Nagyadd ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
2017-11-05 Szabolcs Nagyadd IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux...
2017-11-05 Szabolcs Nagyadd SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums...
2017-09-28 Rich Felkerfix use of memset without declaration in sched.h cpu...
2017-08-30 Rich Felkermove IPPORT_RESERVED from netdb.h to netinet/in.h
2017-08-01 Rich Felkeradd _NL_LOCALE_NAME extension to nl_langinfo
2017-07-04 Alexander Monakovremove useless declarations in string.h
2017-04-23 Rich Felkeradd no-op POSIX_SPAWN_USEVFORK to spawn.h
2017-04-22 Rich Felkerimplement new posix_spawn flag POSIX_SPAWN_SETSID
2016-12-30 Szabolcs Nagyupdate tcp_info struct to linux v4.9
2016-12-30 Szabolcs Nagyadd MS_NOREMOTELOCK mount flag from linux v4.9
2016-12-17 Quentin Rameauin public headers, don't assume pre-C99 compilers have...
2016-12-15 Rich Felkerremove legacy i386 fallback stdarg implementation and...
2016-11-11 Rich Felkergeneralize ELF hash table types not to assume 32-bit...
2016-11-08 Rich Felkeradd limited pthread_setattr_default_np API to set stack...
2016-11-08 Rich Felkermake netinet/in.h suppress clashing definitions from...
2016-11-07 Rich Felkerdon't claim support for resolv.h APIs that aren't supported
2016-11-07 Rich Felkerremove redundant feature test macro checks in sys/time.h
2016-10-20 Rich Felkerfix various header namespace issues under feature-test...
2016-10-20 Rich Felkerremove parameter names from public headers
2016-10-20 Rich Felkerfix misspelling of a legacy macro name in sys/param.h
2016-10-20 Daniel Sabogaladd missing if_ether.h constants
2016-10-20 Daniel Sabogaladd missing if_arp.h constant
next