summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Derive copyright year from the git commit dateEugene Syromyatnikov2017-04-191-1/+5
* v4l2: Implement decoding of the remaining V4L2_BUF_TYPE_* typesEdgar Kaziahmedov2017-04-131-0/+10
* Implement decoding of NS_* ioctl commandsNikolay Marchuk2017-04-131-0/+1
* bpf: update BPF_PROG_ATTACH decodingDmitry V. Levin2017-02-171-8/+8
* tests: rewrite pipe syscall decoding check from match_grep to match_diffDmitry V. Levin2017-02-121-1/+0
* Update bpf syscall decodingQuentin Monnet2017-01-291-0/+22
* mips: rewrite configure check without sgidefs.hDmitry V. Levin2017-01-261-11/+8
* mips: use <asm/sgidefs.h>Andre McCurdy2017-01-201-4/+4
* Implement decoding of ustat syscallJingPiao Chen2017-01-201-0/+1
* tests: drop non-USE_ASM_STAT case supportDmitry V. Levin2017-01-131-2/+0
* Update all publicly shown copyright year number rangesDmitry V. Levin2017-01-011-1/+1
* xlat: update LOOP_* ioctl flags constantsEugene Syromyatnikov2016-12-291-1/+3
* Update the publicly shown copyright informationDmitry V. Levin2016-12-281-0/+1
* configure: specify project URLDmitry V. Levin2016-12-281-1/+3
* Rework ifdefery around print_user_descDmitry V. Levin2016-12-211-0/+2
* configure: define SIZEOF_KERNEL_LONG_T macroDmitry V. Levin2016-12-191-0/+1
* Add toplevel recursive check-valgrind ruleDmitry V. Levin2016-12-181-0/+1
* Move all gl_WARN_ADD calls to a separate m4 macroDmitry V. Levin2016-12-071-23/+1
* tests: add valgrind support to "make check"Dmitry V. Levin2016-12-061-0/+3
* Add support for decoding of DM_* ioctl commandsMikulas Patocka2016-11-101-0/+1
* tests: add tests for perf_event_attr structure decoding in perf_event_openEugene Syromyatnikov2016-10-311-0/+24
* tests: check decoding of fallocate syscallEugene Syromyatnikov2016-09-281-0/+1
* tests: check decoding of quotactl syscallEugene Syromyatnikov2016-09-271-0/+3
* tests: check decoding of readahead syscallEugene Syromyatnikov2016-09-051-0/+1
* Remove HAVE_SIGACTION checksDmitry V. Levin2016-08-301-1/+0
* Remove obsolescent autoconf macro AC_TYPE_SIGNALDmitry V. Levin2016-08-301-1/+0
* Remove obsolescent autoconf macro AC_C_CONSTDmitry V. Levin2016-08-301-1/+0
* Remove unused autoconf macro AC_TYPE_GETGROUPSDmitry V. Levin2016-08-301-1/+0
* Remove unused autoconf macro AC_TYPE_MODE_TDmitry V. Levin2016-08-301-1/+0
* Remove obsolescent autoconf macro AC_HEADER_STDCDmitry V. Levin2016-08-291-2/+0
* Remove unneeded autoconf macro AC_HEADER_DIRENTDmitry V. Levin2016-08-291-1/+0
* Remove unneeded autoconf macro AC_HEADER_STDBOOLDmitry V. Levin2016-08-281-1/+0
* Remove obsolescent autoconf macro AC_HEADER_STATDmitry V. Levin2016-08-271-1/+0
* Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionallyDmitry V. Levin2016-08-291-1/+0
* Mpersify parsers of struct stat and struct stat64Dmitry V. Levin2016-08-241-1/+1
* Do not check for struct stat.st_{a,c}time_nsecDmitry V. Levin2016-08-231-13/+6
* Add RISC-V architecture supportRichard W.M. Jones2016-08-211-0/+5
* Drop support of dummy members of struct statDmitry V. Levin2016-08-151-3/+0
* Assume that struct stat contains st_blksize, st_blocks, and st_rdevDmitry V. Levin2016-08-151-4/+1
* tests/nsyscalls.test: only trace the "syscall" syscall on mips o32James Cowgill2016-08-111-0/+3
* Remove configure checks for recvmmsg and sendmmsgDmitry V. Levin2016-07-191-2/+0
* tests: check decoding of accept4 syscallDmitry V. Levin2016-07-121-0/+1
* msghdr.c: limit output when printing excessively large messagesDmitry V. Levin2016-07-031-0/+1
* Assume that libc provides struct msghdr.msg_controlDmitry V. Levin2016-06-261-2/+0
* Assume that libc provides struct sockaddr_in6.sin6_scope_idDmitry V. Levin2016-06-221-5/+0
* Assume that libc provides inet_ntop and inet_ptonDmitry V. Levin2016-06-211-2/+0
* Cleanup netipx/ipx.h availability checkDmitry V. Levin2016-06-191-0/+1
* configure.ac: fix checks for btrfs specific structuresDmitry V. Levin2016-06-171-1/+1
* configure.ac: do not check for linux/in6.hDmitry V. Levin2016-06-161-5/+0
* net.c: include <linux/if_packet.h> unconditionallyDmitry V. Levin2016-06-161-1/+1