]> granicus.if.org Git - strace/history - configure.ac
Include "kernel_types.h" in defs.h and tests/tests.h
[strace] / configure.ac
2016-12-07 Dmitry V. LevinMove all gl_WARN_ADD calls to a separate m4 macro
2016-12-06 Dmitry V. Levintests: add valgrind support to "make check"
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-10-31 Eugene Syromyatnikovtests: add tests for perf_event_attr structure decoding...
2016-09-28 Eugene Syromyatnikovtests: check decoding of fallocate syscall
2016-09-27 Eugene Syromyatnikovtests: check decoding of quotactl syscall
2016-09-05 Eugene Syromyatnikovtests: check decoding of readahead syscall
2016-08-30 Dmitry V. LevinRemove HAVE_SIGACTION checks
2016-08-30 Dmitry V. LevinRemove obsolescent autoconf macro AC_TYPE_SIGNAL
2016-08-30 Dmitry V. LevinRemove obsolescent autoconf macro AC_C_CONST
2016-08-30 Dmitry V. LevinRemove unused autoconf macro AC_TYPE_GETGROUPS
2016-08-30 Dmitry V. LevinRemove unused autoconf macro AC_TYPE_MODE_T
2016-08-29 Dmitry V. LevinRemove obsolescent autoconf macro AC_HEADER_STDC
2016-08-29 Dmitry V. LevinRemove unneeded autoconf macro AC_HEADER_DIRENT
2016-08-28 Dmitry V. LevinRemove unneeded autoconf macro AC_HEADER_STDBOOL
2016-08-27 Dmitry V. LevinRemove obsolescent autoconf macro AC_HEADER_STAT
2016-08-29 Dmitry V. LevinDo not use AC_HEADER_MAJOR, include <sys/sysmacros...
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-23 Dmitry V. LevinDo not check for struct stat.st_{a,c}time_nsec
2016-08-21 Richard W.M. JonesAdd RISC-V architecture support
2016-08-15 Dmitry V. LevinDrop support of dummy members of struct stat
2016-08-15 Dmitry V. LevinAssume that struct stat contains st_blksize, st_blocks...
2016-08-11 James Cowgilltests/nsyscalls.test: only trace the "syscall" syscall...
2016-07-19 Dmitry V. LevinRemove configure checks for recvmmsg and sendmmsg
2016-07-12 Dmitry V. Levintests: check decoding of accept4 syscall
2016-07-03 Dmitry V. Levinmsghdr.c: limit output when printing excessively large...
2016-06-26 Dmitry V. LevinAssume that libc provides struct msghdr.msg_control
2016-06-22 Dmitry V. LevinAssume that libc provides struct sockaddr_in6.sin6_scope_id
2016-06-21 Dmitry V. LevinAssume that libc provides inet_ntop and inet_pton
2016-06-19 Dmitry V. LevinCleanup netipx/ipx.h availability check
2016-06-17 Dmitry V. Levinconfigure.ac: fix checks for btrfs specific structures
2016-06-16 Dmitry V. Levinconfigure.ac: do not check for linux/in6.h
2016-06-16 Dmitry V. Levinnet.c: include <linux/if_packet.h> unconditionally
2016-06-16 Dmitry V. Levinnet.c: include <linux/icmp.h> unconditionally
2016-06-14 Dmitry V. Levinnet.c: include <linux/netlink.h> unconditionally
2016-06-14 Elvira KhabirovaTurn on more compiler warnings
2016-06-08 Dmitry V. Levinmake-dist: generate strace-*.tar.gz, strace.dsc, and...
2016-06-08 Dmitry V. LevinParametrize debian/changelog
2016-06-08 Dmitry V. Levingit-version-gen: replace '-' with '.' in generated...
2016-06-07 Dmitry V. LevinParametrize strace.spec
2016-06-06 Dmitry V. LevinDo not check for old sysctl enums
2016-05-26 Dmitry V. Levintests: check decoding of BLK* ioctls
2016-05-24 Dmitry V. Levinfile_ioctl.c: fix build on systems without <linux/fiemap.h>
2016-05-24 Jeff Mahoneyioctl: add decoding support for btrfs ioctls
2016-05-14 Dmitry V. Levinv4l2: fix build with old kernel headers
2016-05-13 Dmitry V. Levinconfigure.ac: do not check for sys/ioctl.h and ioctls.h
2016-05-10 Dr. David Alan GilbertDecode UFFDIO_* ioctls
2016-05-09 Dmitry V. LevinAssume that sys/epoll.h exists
2016-04-26 Dmitry V. LevinFix decoding of statfs family syscalls
2016-04-06 Dmitry V. Levintests: add sync_file_range.test and sync_file_range2...
2016-02-04 Gabriel LaskarAdd configure --enable-code-coverage option
2016-01-12 Dmitry V. Levinconfigure.ac: reorder some statements for better readab...
2016-01-12 Dmitry V. Levintests/mmsg.c: fix build on rhel6/ppc
2016-01-12 Dmitry V. LevinFix struct sigevent decoding for musl
2016-01-12 Dmitry V. Levintests/struct_flock.c: fix musl libc compilation warnings
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-14 Dmitry V. LevinReplace HAVE_LITTLE_ENDIAN_LONG_LONG with WORDS_BIGENDIAN
2015-12-08 Dmitry V. Levinbuild: initialize ARCH variable in tests-m*32/Makefile...
2015-12-02 Dmitry V. Levintests: add fstatat64.test and newfstatat.test
2015-11-30 Dmitry V. Levinbuild: robustify linux/fcntl.h check
2015-11-27 Dmitry V. Levinx32: fix struct dirent decoding
2015-11-26 Dmitry V. Levinfcntl.c: use <linux/fcntl.h> instead of <fcntl.h>
2015-11-26 Mike FrysingerSupport C libraries without System V shared memory/ipc
2015-11-18 Dmitry V. LevinAssume that libc provides sendmsg
2015-09-17 Dmitry V. LevinAdd struct timex.tai support
2015-08-28 Dmitry V. Levintests: add utimensat.test
2015-08-28 Elvira KhabirovaAdd mpers support
2015-08-27 Dmitry V. Levinbuild: fix -I options
2015-08-26 Dmitry V. Levinaio: rewrite from libaio.h to linux/aio_abi.h
2015-08-26 Mike Frysingerdecode extend getsockopt/setsockopt options
2015-08-19 Dmitry V. Levinmips: print _MIPS_SIM in configure.ac for debug purposes
2015-08-16 Elvira Khabirovasysinfo.c: remove obsolete code
2015-08-09 Dmitry V. LevinPrint nanoseconds along with seconds in stat family...
2015-08-03 Dmitry V. Levinsignalfd4: fix flags decoding
2015-08-01 Dmitry V. Levineventfd2: fix flags decoding
2015-07-30 Dmitry V. LevinAssume that <poll.h> is available
2015-07-29 Dmitry V. Levintests/bpf: fix build with incompatibly old linux/bpf...
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding
2015-07-23 Dmitry V. LevinMacroize -m32/-mx32 configure checks
2015-07-05 Dmitry V. LevinDo not include sys/filio.h
2015-06-08 Dmitry V. Levinnet: decode setsockopt() multicast arguments
2015-05-21 Dmitry V. LevinFix ioctl entries on 32-bit architectures with 64-bit...
2015-05-19 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2015-03-23 Dmitry V. Levinalpha, ia64, sh, sparc, sparc64: fix pipe and pipe2...
2015-03-05 Dmitry V. LevinUse SIGRTMIN from kernel headers
2015-02-27 Dmitry V. Levinbuild: do not link strace with -ldl
2015-02-27 Mike FrysingerFix cross-compiling of ioctlsort
2015-02-27 Dmitry V. Levintests: robustify pc.test
2015-02-22 Dmitry V. Levinevdev: fix build with old kernel headers
2015-02-19 Dmitry V. LevinImprove prctl decoding
2015-02-16 Dmitry V. Levinmips: move ABI check to configure.ac
2015-02-13 Dmitry V. LevinMove all ptrace-related macros and declarations from...
2015-02-08 Bart Van Asschescsi: add bsg support
2015-02-07 Dmitry V. Levinprintsiginfo: constify the first argument
2015-02-06 Dmitry V. LevinImplement seccomp decoding
2015-01-24 Dmitry V. Levintests: run tests for each supported personality
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-21 Gabriel Laskarioctl: add decoding for parametrized command names
2015-01-21 Dmitry V. Levinpowerpc64: maintain own linux/powerpc64 subdirectory
2015-01-21 Dmitry V. Levinconfigure.ac: remove unused AC_INCLUDEDIR
next