prevent invalid reads of nl_arg in printf_core
[musl] / arch / generic /
2020-09-03 Rich Felkermake generic bits/fcntl.h shareable with 64-bit archs
2020-01-26 Rich Felkermove struct dirent to bits header, allow NAME_MAX to...
2019-11-02 Rich Felkermove time64 ioctl numbers to generic bits/ioctl.h
2019-11-02 Rich Felkermove msghdr and cmsghdr out of bits/socket.h
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2019-08-02 Rich Felkermove IPC_STAT definition to a new bits/ipcstat.h file
2019-07-30 Rich Felkermove IPC_64 from public bits/ipc.h to syscall_arch.h
2019-07-29 Rich Felkeruse 64-bit msqid_ds layout in the generic version of...
2019-07-29 Rich Felkeruse 64-bit semid_ds layout in the generic version of...
2019-07-29 Rich Felkerextricate bits/sem.h from x32 time_t hack
2019-07-29 Rich Felkerremove trailing newlines from various versions of bits...
2019-07-29 Rich Felkeruse 64-bit shmid_ds layout in the generic version of...
2019-04-17 Szabolcs Nagymath: add fp_arch.h with fp_barrier and fp_force_eval
2019-03-13 Szabolcs Nagybits/ioctl.h: add TIOC{G,S}ISO7816 from linux v4.20
2019-02-07 Bobby Binghammove arch-invariant definitions out of bits/ioctl.h
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-03-10 Rich Felkerfix minor namespace issues in termios.h
2017-11-05 Szabolcs Nagyioctl TIOCGPTPEER from linux v4.13
2017-08-29 Szabolcs Nagyadd SIOCGSTAMPNS socket ioctl macro to ioctl.h
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-10-20 Szabolcs Nagyadd bits/hwcap.h and include it in sys/auxv.h
2016-07-03 Rich Felkermake brace placement in public header struct definition...
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 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-03-19 Szabolcs Nagydeduplicate bits/mman.h
2016-01-28 Rich Felkerdeduplicate the bulk of the arch bits headers