]> granicus.if.org Git - strace/history - ioprio.c
tests: workaround systemd-nspawn habit of disabling unimplemented syscalls
[strace] / ioprio.c
2019-07-16 Eugene Syromyatnikovioprio: add print_ioprio function
2019-03-18 Dmitry V. LevinUpdate copyright headers
2019-02-18 Shankara PailoorHonor xlat styles when decoding ioprio_get and ioprio_set
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-09-02 Eugene Syromyatnikovioprio: move constant definitions to xlat
2018-04-27 Eugene Syromyatnikovioprio: use sprintxval instead of xlookup and string...
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-01-05 Eugene Syromyatnikovioprio.c: use xsprintf instead of sprintf
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-05-14 Dmitry V. LevinPrepare for transition from xlookup64 to xlookup
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-20 Dmitry V. Levinioprio.c: make use of RVAL_DECODED
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-05 Dmitry V. LevinImplement ioprio_get and ioprio_set decoding