aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-12-19Update strace to 4.25.Elliott Hughes
2018-06-15Update strace to 4.23.Elliott Hughes
2018-06-14Update strace to 4.22.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-11-15Update strace to 4.20.Elliott Hughes
2017-09-12Update strace to 4.19.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-09-28tests: check decoding of fallocate syscallEugene Syromyatnikov
2016-09-27tests: check decoding of quotactl syscallEugene Syromyatnikov
2016-09-05tests: check decoding of readahead syscallEugene Syromyatnikov
2016-08-30Remove HAVE_SIGACTION checksDmitry V. Levin
2016-08-30Remove obsolescent autoconf macro AC_TYPE_SIGNALDmitry V. Levin
2016-08-30Remove obsolescent autoconf macro AC_C_CONSTDmitry V. Levin
2016-08-30Remove unused autoconf macro AC_TYPE_GETGROUPSDmitry V. Levin
2016-08-30Remove unused autoconf macro AC_TYPE_MODE_TDmitry V. Levin
2016-08-29Remove obsolescent autoconf macro AC_HEADER_STDCDmitry V. Levin
2016-08-29Remove unneeded autoconf macro AC_HEADER_DIRENTDmitry V. Levin
2016-08-28Remove unneeded autoconf macro AC_HEADER_STDBOOLDmitry V. Levin
2016-08-27Remove obsolescent autoconf macro AC_HEADER_STATDmitry V. Levin
2016-08-29Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionallyDmitry V. Levin
2016-08-24Mpersify parsers of struct stat and struct stat64Dmitry V. Levin
2016-08-23Do not check for struct stat.st_{a,c}time_nsecDmitry V. Levin
2016-08-21Add RISC-V architecture supportRichard W.M. Jones
2016-08-15Drop support of dummy members of struct statDmitry V. Levin
2016-08-15Assume that struct stat contains st_blksize, st_blocks, and st_rdevDmitry V. Levin
2016-08-11tests/nsyscalls.test: only trace the "syscall" syscall on mips o32James Cowgill
2016-07-19Remove configure checks for recvmmsg and sendmmsgDmitry V. Levin
2016-07-12tests: check decoding of accept4 syscallDmitry V. Levin
2016-07-03msghdr.c: limit output when printing excessively large messagesDmitry V. Levin
2016-06-26Assume that libc provides struct msghdr.msg_controlDmitry V. Levin
2016-06-22Assume that libc provides struct sockaddr_in6.sin6_scope_idDmitry V. Levin
2016-06-21Assume that libc provides inet_ntop and inet_ptonDmitry V. Levin
2016-06-19Cleanup netipx/ipx.h availability checkDmitry V. Levin
2016-06-17configure.ac: fix checks for btrfs specific structuresDmitry V. Levin
2016-06-16configure.ac: do not check for linux/in6.hDmitry V. Levin
2016-06-16net.c: include <linux/if_packet.h> unconditionallyDmitry V. Levin
2016-06-16net.c: include <linux/icmp.h> unconditionallyDmitry V. Levin
2016-06-14net.c: include <linux/netlink.h> unconditionallyDmitry V. Levin
2016-06-14Turn on more compiler warningsElvira Khabirova
2016-06-08make-dist: generate strace-*.tar.gz, strace.dsc, and strace.specDmitry V. Levin
2016-06-08Parametrize debian/changelogDmitry V. Levin
2016-06-08git-version-gen: replace '-' with '.' in generated versionDmitry V. Levin
2016-06-07Parametrize strace.specDmitry V. Levin
2016-06-06Do not check for old sysctl enumsDmitry V. Levin
2016-05-26tests: check decoding of BLK* ioctlsDmitry V. Levin
2016-05-24file_ioctl.c: fix build on systems without <linux/fiemap.h>Dmitry V. Levin
2016-05-24ioctl: add decoding support for btrfs ioctlsJeff Mahoney
2016-05-14v4l2: fix build with old kernel headersDmitry V. Levin