index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mknod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
print_dev_t: print major and minor numbers in hex like stat(1)
Shankara Pailoor
2018-12-05
1
-2
/
+2
*
tests: cast printf arguments to short when %h format qualifier is used
Eugene Syromyatnikov
2018-06-02
1
-1
/
+1
*
tests: make test executables invocable outside current work directory
Dmitry V. Levin
2017-04-03
1
-2
/
+3
*
tests: fix "constant is too large" compilation warnings
Eugene Syromyatnikov
2016-11-13
1
-4
/
+4
*
Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionally
Dmitry V. Levin
2016-08-29
1
-7
/
+1
*
Use <asm/unistd.h> instead of <sys/syscall.h>
Dmitry V. Levin
2016-08-09
1
-1
/
+1
*
Fix printing of mode_t, umode_t, and umask types
Dmitry V. Levin
2016-08-03
1
-20
/
+39
*
tests: extend test coverage of mknod syscall
Dmitry V. Levin
2016-04-26
1
-2
/
+21
*
tests: do not include <errno.h> unnecessarily
Dmitry V. Levin
2016-04-21
1
-1
/
+0
*
tests/mknod.c: print syscall() result using %ld format
Dmitry V. Levin
2016-04-21
1
-7
/
+6
*
tests: use errno2name()
Dmitry V. Levin
2016-04-21
1
-2
/
+2
*
Fix decoding of device numbers in mknod and mknodat syscalls
Dmitry V. Levin
2016-03-25
1
-0
/
+14
*
tests: add mknod.test
Fei Jie
2016-03-25
1
-0
/
+29