make pthread_attr_init honor defaults set by pthread_setattr_default_np
[oweals/musl.git] / arch /
2018-07-20 midipixmove inclusion of linux headers for kd.h, soundcard...
2018-07-18 Szabolcs Nagyadd support for arch-specific ptrace command macros
2018-06-26 Rich Felkerfix regression in powerpc[64] SO_PEERSEC definition
2018-06-26 Rich Felkerfix value of SO_PEERSEC on mips archs
2018-06-26 Rich Felkeradd m68k reg.h and user.h
2018-06-20 Rich Felkerfix m68k float.h long double exponent range
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2018-06-19 Szabolcs Nagys390x: add kexec_file_load syscall number from linux...
2018-06-19 Szabolcs Nagymips: add HWCAP_ flags from linux v4.17
2018-06-19 Szabolcs Nagyaarch64: add HWCAP_ flags from linux v4.17
2018-06-19 Szabolcs Nagypowerpc: add pkey syscall numbers from linux v4.16
2018-06-19 Szabolcs Nagyaarch64: add HWCAP_ASIMDFHM from linux v4.16
2018-06-19 Rich Felkeradd m68k port
2018-06-02 Szabolcs Nagyfix TLS layout of TLS variant I when there is a gap...
2018-05-01 Rich Felkerwork around arm gcc's rejection of r7 asm constraints...
2018-04-19 Andre McCurdyarm: use a_ll/a_sc atomics when building for ARMv6T2
2018-04-19 Andre McCurdyarm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__...
2018-04-19 Andre McCurdyprovide optimized a_ctz_32 for arm
2018-04-19 Andre McCurdyremove a_ctz_l from arch specific atomic_arch.h
2018-03-10 Rich Felkerfix minor namespace issues in termios.h
2018-03-10 Rich Felkeruse PAGESIZE rather than PAGE_SIZE in user.h bits
2018-03-10 Rich Felkerreverse definition dependency between PAGESIZE and...
2018-02-22 Szabolcs Nagyaarch64: add sve_context struct and related defines...
2018-02-22 Szabolcs Nagyaarch64: update hwcap.h for linux v4.15
2018-02-22 Szabolcs Nagyarm: add get_tls syscall from linux v4.15
2018-02-22 Szabolcs Nagypowerpc: update hwcap.h for linux v4.15
2018-02-22 Szabolcs Nagys390x: add s390_sthyi system call from v4.15
2018-02-22 Szabolcs Nagyadd MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
2018-02-22 Szabolcs Nagymips,powerpc: fix TIOCSER_TEMT in termios.h
2018-02-22 Szabolcs Nagyaarch64: add HWCAP_DCPOP from linux v4.14
2018-02-01 William Pitcockaarch64: fix mismatched type of ucontext_t uc_link...
2017-12-15 Nicholas Wilsonfix x32 unistd macros to report as ILP32 not LP64
2017-11-05 Szabolcs Nagys390x: use generic ioctl.h
2017-11-05 Szabolcs Nagymicroblaze: add statx syscall from linux v4.13
2017-11-05 Szabolcs Nagyaarch64: add extra_context struct from linux v4.13
2017-11-05 Szabolcs Nagyioctl TIOCGPTPEER from linux v4.13
2017-11-05 Szabolcs Nagys390x: add syscall number for s390_guarded_storage...
2017-11-05 Szabolcs Nagyi386: add arch_prctl syscall number from linux v4.12
2017-11-05 Szabolcs Nagyaarch64: add new HWCAP_* flags from linux v4.12
2017-11-05 Szabolcs Nagyadd statx syscall numbers from linux v4.11
2017-11-05 Szabolcs Nagyupdate aarch64 hwcap.h for linux v4.11
2017-11-05 Szabolcs Nagyadd kexec_file_load syscall number on powerpc from...
2017-11-05 Szabolcs Nagyadd microblaze syscall numbers from linux v4.10
2017-10-25 Rich Felkerfix build regression on ARM for ISA levels less than v5
2017-09-11 Szabolcs Nagypowerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
2017-09-06 Szabolcs Nagymake syscall.h consistent with linux
2017-08-30 Szabolcs Nagyarm: add HWCAP_ARM_ hwcap macros
2017-08-30 Szabolcs Nagyadd a_clz_64 helper function
2017-08-30 Szabolcs Nagys390x: add bits/hwcap.h
2017-08-29 Szabolcs Nagyadd SIOCGSTAMPNS socket ioctl macro to ioctl.h
2017-08-29 Szabolcs Nagyfix mips ioctl macros to match linux asm/sockios.h
2017-08-12 Thomas Petazzonifix build failure for sh4a due to missing colon in...
2017-06-21 Rich Felkerfix omission of microblaze user.h definitions
2017-06-01 Rich Felkerremove long-obsolete clang workarounds from mips* sysca...
2017-06-01 Rich Felkerfix fstatat syscall on mips64
2017-04-22 Bobby Binghams390x: provide sigcontext struct definition
2017-03-16 Tuan M. Hoangs390x: fix fpreg_t and remove unused per_struct
2017-03-08 Rich Felkerfix ld-behavior-dependent crash in ppc64 ldso startup
2017-02-23 Rich Felkerallow page size to vary on arm
2017-01-13 rofl0rfix crashes in x32 __tls_get_addr
2017-01-04 Rich Felkerreduce impact of REG_* namespace pollution in x86[_64...
2016-12-30 Szabolcs Nagyadd pkey_{mprotect,alloc,free} syscalls from linux...
2016-12-20 Rich Felkerrework arm atomic/tp backends to be thumb-compatible...
2016-12-17 Bobby Binghamfix use of incomplete struct type in s390x user.h
2016-12-17 Bobby Binghamfix typo in s390x user.h
2016-12-15 Rich Felkerremove legacy i386 fallback stdarg implementation and...
2016-11-13 Rich Felkerwork around gdb issues recognizing sigreturn trampoline...
2016-11-12 Bobby Binghamadd s390x port
2016-11-11 Rich Felkergeneralize ELF hash table types not to assume 32-bit...
2016-10-20 Szabolcs Nagyadd bits/hwcap.h and include it in sys/auxv.h
2016-10-20 Szabolcs Nagyadd sh syscall numbers from linux v4.8
2016-10-20 Szabolcs Nagyfix preadv2 and pwritev2 syscall numbers on x32 for...
2016-08-30 Szabolcs Nagymicroblaze: add syscall numbers from linux v4.7
2016-08-11 Rich Felkerfix pread/pwrite syscall calling convention on sh
2016-07-13 Rich Felkerfix regression in tcsetattr on all mips archs
2016-07-06 Bobby Binghamremove or1k version of sem.h
2016-07-03 Rich Felkermake brace placement in public header typedef'd structs...
2016-07-03 Rich Felkermake brace placement in public header struct definition...
2016-07-03 Rich Felkerformat mips bits/termios.h consistently mips64 and...
2016-07-03 Szabolcs Nagyfix CBAUDEX in powerpc termios.h
2016-07-03 Szabolcs Nagyfix TCS* definitions in mips termios.h
2016-07-03 Szabolcs Nagyfix mips termios.h macro exposure/namespace issues
2016-07-03 Szabolcs Nagyfix powerpc termios.h macro exposure/namespace issues
2016-07-03 Szabolcs Nagyfix generic termios.h macro exposure/namespace issues
2016-07-03 Szabolcs Nagyfix FIOQSIZE in arm ioctl.h
2016-07-03 Szabolcs Nagyremove termios2 related ioctls from sh ioctl.h
2016-07-03 Szabolcs Nagyfix TIOCMSET in mips ioctl.h
2016-07-03 Szabolcs Nagyfix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
2016-07-03 Szabolcs Nagyremove mips and powerpc ioctls that are missing from...
2016-07-03 Szabolcs Nagyadd missing TIOC* macros to ioctl.h
2016-07-03 Szabolcs Nagyadd missing SIOCSIFNAME from linux/sockios.h to ioctl.h
2016-07-03 Szabolcs Nagyremove ioctl macros that were removed from linux uapi
2016-07-03 Szabolcs Nagyuse the generic ioctl.h for x86_64, x32 and aarch64
2016-07-03 Rich Felkeradd consistent reserved fields in mips64/n32 termios...
2016-07-01 Rich Felkerfix posix_fadvise syscall args on powerpc, unify with...
2016-06-09 Szabolcs Nagyadd preadv2 and pwritev2 syscall numbers for linux...
2016-05-12 Bobby Binghamdeduplicate __NR_* and SYS_* syscall number definitions
2016-05-12 Bobby Binghamx32: eliminate __X32_SYSCALL_BIT constant
2016-05-12 Bobby Binghamx32: remove arch-specific syscall remapping
2016-05-09 Rich Felkerfix spurious trailing whitespace in powerpc & powerpc64...
next