]> git.ipfire.org Git - thirdparty/util-linux.git/history - tests/helpers/test_mkfds.c
tests: (test_mkfds) initialize a proper union member
[thirdparty/util-linux.git] / tests / helpers / test_mkfds.c
2023-11-23  Masatake YAMATOtests: (test_mkfds) initialize a proper union member
2023-11-13  Karel ZakMerge branch 'master' of https://github.com/ffontaine...
2023-11-08  Karel ZakMerge branch 'lsfd--tty' of https://github.com/masatake...
2023-11-04  Masatake YAMATOtests: (test_mkfds::pty) add a new factory
2023-10-23  Karel ZakMerge branch 'meson/int-cmp' of https://github.com...
2023-10-23  Karel ZakMerge branch 'path' of https://github.com/stoeckmann...
2023-10-23  Karel ZakMerge branch 'login-simplify' of https://github.com...
2023-10-09  Karel ZakMerge branch 'libmount/errormsg' of https://github...
2023-10-09  Karel ZakMerge branch 'lsfs--sockdiag-RW' of https://github...
2023-10-09  Masatake YAMATOtests: (test_mkfds::socketpair) add "halfclose" parameter
2023-10-04  Karel ZakMerge branch 'ci/musl' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'blkid/exclusive-opts' of https://github...
2023-10-02  Karel ZakMerge branch 'https-everywhere' of https://github.com...
2023-10-02  Karel ZakMerge branch 'libblkid/lvm-small-device' of https:...
2023-10-02  Karel ZakMerge branch 'libblkid/drbd-simplify' of https://github...
2023-10-02  Karel ZakMerge branch 'analyzer2' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'libmount/tab-leak' of https://github...
2023-10-02  Karel ZakMerge branch 'lsfd--bpf-name#in-flight' of https:/...
2023-09-29  Masatake YAMATOtests: (test_mkfds::{bpf-prog,bpf-map}) fix memory...
2023-09-29  Masatake YAMATOtests: (test_mkfds) add missing PARAM_END marker
2023-09-29  Masatake YAMATOtests: (test_mkfds) use SYS_bpf instead of __NR_bpf
2023-09-29  Masatake YAMATOtests: (test_mkfds) revise the usage of " __attribute__...
2023-09-25  Karel ZakMerge branch 'login-terminal' of https://github.com...
2023-09-25  Karel ZakMerge branch 'timestamp' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/cache-openwrt-sdk' of https://github...
2023-09-25  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'analyzer1' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'realloc' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/clang-17' of https://github.com/t...
2023-09-25  Karel ZakMerge branch 'login-comment' of https://github.com...
2023-09-25  Karel ZakMerge branch 'lsfd--resolve-mqueue-nodev' of https...
2023-09-18  Masatake YAMATOtest: (mkfds::bpf-map) new factory
2023-09-18  Karel ZakMerge branch 'lsfd--monitor-flag-for-poll-syscall'...
2023-09-11  Masatake YAMATOtests: (test_mkfds) add ppoll multiplexer
2023-09-11  Masatake YAMATOtests: (test_mkfds) add poll multiplexer
2023-09-11  Masatake YAMATOtests: (test_mkfds) add pselect6 and select multiplexers
2023-09-11  Masatake YAMATOtests: (test_mkfds) add a new factory "multiplexing"
2023-09-11  Masatake YAMATOtests: (test_mkfds) allow to add factory-made fds to...
2023-09-11  Masatake YAMATOtests: (test_mkfds, refactor) make the function for...
2023-09-11  Masatake YAMATOtests: (test_mkfds) include locale headers first to...
2023-09-11  Masatake YAMATOtests: (test_mkfds) use err() when a system call fails
2023-09-11  Karel ZakMerge branch 'lsfd--fix-the-way-to-stop-mkfds-1' of...
2023-09-03  Masatake YAMATOtests: (test_mkfds) monitor stdin by default
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-08-16  Karel ZakMerge branch 'enosys/ioctl' of https://github.com/t...
2023-08-14  Karel ZakMerge branch 'master' of https://github.com/apprehensio...
2023-07-31  Karel ZakMerge branch 'fincore-test' of https://github.com/zeha...
2023-07-31  Karel ZakMerge branch 'chrt/fixes' of https://github.com/t-8ch...
2023-07-31  Karel ZakMerge branch 'lsfd--handle-newline-in-unix-socket-path...
2023-07-31  Karel ZakMerge branch 'lsfd--bpf-prog' of https://github.com...
2023-07-31  Karel ZakMerge branch 'fincore-block' of https://github.com...
2023-07-19  Masatake YAMATOtest: (mkfds::bpf-prog) new factory
2023-07-11  Karel ZakMerge branch 'python312' of https://github.com/t-8ch...
2023-07-10  Karel ZakMerge branch 'master' of https://github.com/u2386/util...
2023-07-10  Karel ZakMerge branch 'lsfd--lock-flags-in-XMODE-column' of...
2023-07-10  Karel ZakMerge branch 'lslocks' of https://github.com/jwilk...
2023-07-05  Masatake YAMATOtest: (mkfds::ro-regular-file) add a parameter for...
2023-07-05  Masatake YAMATOtest: (mkfds::make-regular-file) add a parameter for...
2023-07-05  Masatake YAMATOtest: (mkfds::make-regular-file) add a parameter for...
2023-07-05  Masatake YAMATOtest: (mkfds::make-regular-file) add a parameter for...
2023-07-05  Masatake YAMATOtest: (mkfds::make-regular-file) make 'fd' local variab...
2023-07-05  Masatake YAMATOtest: (mkfds::make-regular-file) delete the created...
2023-07-03  Karel ZakMerge branch 'enosys/locale' of https://github.com...
2023-07-03  Karel ZakMerge branch 'clock' of https://github.com/t-8ch/util...
2023-07-03  Karel ZakMerge branch 'lsfd--xmode' of https://github.com/masata...
2023-07-03  Karel ZakMerge branch 'lsfd--misc-tun' of https://github.com...
2023-06-26  Masatake YAMATOtests: (mkfds) add a factor for opening tun device
2023-06-22  Masatake YAMATOtest: (mkfds) add "make-regular-file" factory
2023-06-14  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-06-14  Karel ZakMerge branch 'lsfd--inotify' of https://github.com...
2023-06-13  Masatake YAMATOtests: (mkfds) add / and /etc/fstab as the monitoring...
2023-06-12  Karel ZakMerge branch 'libmount/loop-rw' of https://github.com...
2023-06-12  Karel ZakMerge branch 'lsfd--refactor' of https://github.com...
2023-06-12  Karel ZakMerge branch 'setuid' of https://github.com/eworm-de...
2023-06-12  Karel ZakMerge branch 'lsfd--signalfd' of https://github.com...
2023-06-09  Karel ZakMerge branch 'PR/libmount-force-mount2' of github.com...
2023-06-08  Masatake YAMATOtests: (mkfds) add a factory to make a signalfd
2023-06-06  Karel ZakMerge branch 'pr/libmount-5.12.0' of github.com:karelza...
2023-06-06  Karel ZakMerge branch 'lsfd--misc-fix' of https://github.com...
2023-06-06  Karel ZakMerge branch 'lsfd--timerfd' of https://github.com...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-06-04  Masatake YAMATOtests: (mkfds) add a factory to make a timerfd
2023-05-29  Karel ZakMerge branch 'next'
2023-05-29  Karel ZakMerge branch 'mount/ntfs-segfault' of https://github...
2023-05-28  Masatake YAMATOtests: (mkfds) add a factory to make an eventpoll fd
2023-05-24  Karel ZakMerge branch 'enosys/arch-check' of https://github...
2023-05-24  Karel ZakMerge branch 'lsfd--sysvipc-shmem' of https://github...
2023-05-23  Masatake YAMATOtests: (mkfds) add a factory to make SysV shmem
2023-05-23  Karel ZakMerge branch 'meson' of https://github.com/eworm-de...
2023-05-23  Karel ZakMerge branch 'lsfd--mqueue' of https://github.com/masat...
2023-05-23  Karel ZakMerge branch 'libmount/mount_setattr' of https://github...
2023-05-22  Masatake YAMATOtests: (mkfds) add mqueue factory
2023-05-22  Karel ZakMerge branch 'agetty-creds' of https://github.com/DaanD...
2023-05-22  Karel ZakMerge branch 'map-users' of https://github.com/arachsys...
2023-05-22  Karel ZakMerge branch 'ci/openwrt' of https://github.com/t-8ch...
2023-05-22  Karel ZakMerge branch 'enosys/speculation' of https://github...
2023-05-22  Karel ZakMerge branch 'enosys/mips' of https://github.com/t...
2023-05-22  Karel ZakMerge branch 'fadvise/big-page' of https://github.com...
2023-05-22  Karel ZakMerge branch 'test--fix-process-leak' of https://github...
2023-05-22  Karel ZakMerge branch 'enosys/include' of https://github.com...
next