aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
45 min.Merge branch 'lsfd/fcntl.h' of https://github.com/t-8ch/util-linuxHEADmasterKarel Zak3-15/+5
45 min.Merge branch 'lsns--debug-ioctl_ns-test-for-master' of https://github.com/mas...Karel Zak2-1/+5
47 min.Merge branch 'PR/flock-fcntl' of github.com:karelzak/util-linux-workKarel Zak1-2/+76
48 min.coresched: Manage core scheduling cookies for tasksThijs Raymakers17-6/+626
11 hourslsfd: include linux/fcntl.hThomas Weißschuh3-15/+5
3 daysflock: add support for using fcntl() with open file description locksRasmus Villemoes1-2/+76
4 daystests: (lsns::ioctl_ns) add more debug printMasatake YAMATO1-0/+4
4 daystests: (lsns::ioctl_ns) record stdout/stderr for debugging the caseMasatake YAMATO2-1/+1
4 daysMerge branch 'meson-more-build-options' of https://github.com/jwillikers/util...Karel Zak4-99/+191
5 daysmeson: Add build-lsclocks optionJordan Williams2-3/+9
5 daysmeson: Add build-enosys optionJordan Williams2-13/+18
5 daysmeson: Define _DARWIN_C_SOURCE on macOS as is done in AutotoolsJordan Williams1-0/+4
5 daysstrutils.h: Include strings.h header for strncasecmp functionJordan Williams1-0/+1
5 daysxalloc.h: Include stdio.h header for vasprintf functionJordan Williams1-0/+1
5 daysmeson: Fix build by default and install behavior for build-pipesz optionJordan Williams1-2/+3
5 daysmeson: Add build-fadvise optionJordan Williams2-2/+8
5 daysmeson: Add build-scriptlive optionJordan Williams2-4/+10
5 daysmeson: Add build-script optionJordan Williams2-6/+14
5 daysmeson: Require pty for the su and runuser executablesJordan Williams1-2/+2
5 daysmeson: Add have_pty variable to check if pty is availableJordan Williams1-4/+4
5 daysmeson: Add build-blockdev optionJordan Williams2-3/+10
5 daysmeson: Add build-chcpu optionJordan Williams2-4/+10
5 daysmeson: Use has_type instead of sizeof to detect cpu_set_t typeJordan Williams1-2/+1
5 daysmeson: Add build-setarch optionJordan Williams2-23/+31
5 daysmeson: Add build-rtcwake optionJordan Williams2-4/+10
5 daysmeson: Add build-ldattach optionJordan Williams2-4/+10
5 daysmeson: Add build-blkdiscard optionJordan Williams2-6/+14
5 daysmeson: Add build-fsfreeze optionJordan Williams2-4/+10
5 daysdocs: fix GPL name typoKarel Zak23-113/+113
5 daysMerge branch 'lsfd' of https://github.com/jwilk-forks/util-linuxKarel Zak1-12/+12
5 daysMerge branch 'PR/libmount-fix-umount-r' of github.com:karelzak/util-linux-workKarel Zak1-0/+4
6 daysMerge branch 'PR/lsns-fix-netns' of github.com:karelzak/util-linux-workKarel Zak1-0/+3
6 daysMerge branch 'PR/libmount-utab-access' of github.com:karelzak/util-linux-workKarel Zak1-2/+1
6 dayslibmount: fix umount --read-onlyKarel Zak1-0/+4
7 dayslsfd: (man) add commas between SEE ALSO itemsJakub Wilk1-9/+9
7 dayslsfd: (man) fix license nameJakub Wilk1-1/+1
7 dayslsfd: (man) fix typosJakub Wilk1-2/+2
7 daysmeson: Add build-blkzone optionJordan Williams2-8/+12
7 daysmeson: Add build-blkpr optionJordan Williams2-8/+12
7 dayslsns: fix netns useKarel Zak1-0/+3
7 dayslibfdisk: add missing va_end() [coverity scan]Karel Zak1-0/+2
7 dayslibmount: Fix access check for utab in contextKarel Zak1-2/+1
7 daysMerge branch 'typofix' of https://github.com/uudiin/util-linuxKarel Zak1-1/+1
7 daysMerge branch 'fix' of https://github.com/DaanDeMeyer/util-linuxKarel Zak1-1/+2
7 daysMerge branch 'lsns--filter-option-in-usage' of https://github.com/masatake/ut...Karel Zak2-0/+2
7 daysMerge branch 'meson-build-dmesg' of https://github.com/jwillikers/util-linuxKarel Zak2-3/+7
7 daysMerge branch 'meson-fix-absolute-check' of https://github.com/jwillikers/util...Karel Zak1-1/+1
7 dayslsblk: simplify SOURCES codeKarel Zak2-6/+4
7 dayslibmount: fix comment typo for mnt_fs_get_comment()Tianjia Zhang1-1/+1
8 daysfindmnt: always zero-terminate SOURCES dataThomas Weißschuh1-4/+1
10 daysagetty: Don't override TERM passed by the userDaan De Meyer1-1/+2
10 dayslsns: add --filter option to the --help optout and the completion ruleMasatake YAMATO2-0/+2
11 daysmeson: Add build-dmesg optionJordan Williams2-3/+7
11 daysmeson: Use is_absolute to determine if the prefix directory is absoluteJordan Williams1-1/+1
11 daysdocs: update READMEKarel Zak1-42/+36
11 daysMerge branch 'meson-fix-build-ipcrm-option' of https://github.com/jwillikers/...Karel Zak2-9/+21
11 daysMerge branch 'PR/from-coverity' of github.com:karelzak/util-linux-workKarel Zak2-3/+2
11 daysMerge branch 'uuid/variant' of https://github.com/t-8ch/util-linuxKarel Zak2-21/+23
11 daysMerge branch 'PR/fdisk-trim' of github.com:karelzak/util-linux-workKarel Zak10-34/+305
12 daysmeson: Require the seminfo type for ipcmk, ipcrm, and ipcsJordan Williams1-3/+5
12 daysmeson: Add build-ipcmk optionJordan Williams2-4/+10
12 daysmeson: Add missing check for build-ipcrm optionJordan Williams1-4/+8
12 daysMerge branch 'sed' of https://github.com/t-8ch/util-linuxKarel Zak5-10/+10
12 dayslslocks: remove deadcode [coverity scan]Karel Zak1-2/+1
12 dayshardlink: use xcalloc rather than xmallocKarel Zak1-1/+1
12 daysMerge branch 'PR/libsmartcols-fix-wrap' of github.com:karelzak/util-linux-workKarel Zak4-9/+60
12 daysblkdiscard: (man) add note about fdiskKarel Zak1-0/+2
12 daysfdisk: add 'T' command to discard sectorsKarel Zak3-2/+147
12 dayslibfdisk: add fdisk_ask_menu()Karel Zak4-0/+54
12 daysuuidparse: only report type/version for DCE variantThomas Weißschuh2-21/+23
12 daysfdisk: improve list_freespace()Karel Zak2-32/+102
13 dayslsfd: add meson.build for the commandMasatake YAMATO1-0/+14
13 daysall_errnos/all_syscalls: use sed to extract defines from headersThomas Weißschuh5-10/+10
13 dayslsfd: (po-man) update po4a.cfgKarel Zak1-1/+2
13 daysMerge branch 'lsfd-cmd--dir' of https://github.com/masatake/util-linuxKarel Zak19-46/+32
13 daysMerge branch 'getwc' of https://github.com/t-8ch/util-linuxKarel Zak16-18/+49
13 daysMerge branch 'awk' of https://github.com/t-8ch/util-linuxKarel Zak5-8/+18
13 daysMerge branch 'patch-1' of https://github.com/I-use-Arch-btw-00111/util-linuxKarel Zak1-3/+3
13 dayslibsmartcols: (sample) add wrap repeating exampleKarel Zak2-0/+42
13 dayslibsmartcols: reset wrap after calculationKarel Zak2-9/+18
13 daysall_errnos/all_syscalls: don't hardcode AWK invocationThomas Weißschuh5-6/+14
13 daysall_errnos/all_syscalls: don't warn during cleanupThomas Weißschuh2-2/+2
13 daysall_errnos/all_syscalls: fail if any step failsThomas Weißschuh2-0/+2
14 days(minor) update sulogin.cLeaflet1-3/+3
14 dayslibsmartcols: (filter) emulate YYerror for old BisonKarel Zak2-3/+7
14 dayslibsmartcols: (filter) check vasprintf() return valueKarel Zak1-2/+3
14 dayslibsmartcols: (filter) accept prefixes like k, M, G as a parts of a numberKarel Zak2-2/+30
14 dayslibsmartcols: (filter) use variable argument lists for yyerror()Karel Zak1-5/+11
14 dayslibsmartcols; (filter) make libscols_filter accessible in lexKarel Zak2-0/+3
14 dayslsfd: move the source code to new ./lsfd-cmd directoryMasatake YAMATO19-46/+32
14 daystests: (lsfd) don't refer "$?" on the line follwoing the use of "local"Masatake YAMATO1-2/+7
14 daystests: (functions.sh) add a helper funcion making a device number from given ...Masatake YAMATO2-1/+16
2024-04-15Merge branch 'pager/less-quirk' of https://github.com/t-8ch/util-linuxKarel Zak1-9/+3
2024-04-15Merge branch 'lslocks--no-sleep-in-test-case' of https://github.com/masatake/...Karel Zak2-18/+4
2024-04-15Merge branch 'PR/autotools' of github.com:karelzak/util-linux-workKarel Zak1-1/+13
2024-04-15Merge branch 'fix-mnt-update' of https://github.com/gavinhungry/util-linuxKarel Zak1-3/+3
2024-04-15Merge branch 'meson-version-script-libblkid' of https://github.com/jwillikers...Karel Zak2-4/+20
2024-04-15Merge branch 'meson-fix-libmount-libblkid-feature-dep' of https://github.com/...Karel Zak1-1/+1
2024-04-15Merge branch 'meson-have-sys-vfs-header' of https://github.com/jwillikers/uti...Karel Zak1-2/+7
2024-04-15Merge branch 'zlib-disabler' of https://github.com/jwillikers/util-linuxKarel Zak1-0/+1
2024-04-15Merge branch 'tinfo-disabler' of https://github.com/jwillikers/util-linuxKarel Zak1-0/+2
2024-04-15tests: (lsns::filedesc) skip if NS_GET_NSTYPE ioctl cmd not availableMasatake YAMATO2-1/+25
2024-04-15lsns: report with warnx if a namespace related ioctl fails with ENOSYSMasatake YAMATO1-1/+1
2024-04-15lsns: fill the netsid member of lsns_process with reliable valueMasatake YAMATO1-1/+2
2024-04-15lsns: tolerate lsns_ioctl(fd, NS_GET_{PARENT,USERNS}) failing with ENOSYSMasatake YAMATO1-2/+10
2024-04-13textutils: introduce and use fgetwc_or_errThomas Weißschuh13-14/+45
2024-04-13treewide: use fgetc() instead of getc()Thomas Weißschuh3-4/+4
2024-04-13textutils: use fgetwc() instead of getwc()Thomas Weißschuh3-9/+9
2024-04-13Revert "lib/pager: Apply pager-specific fixes only when needed"Thomas Weißschuh1-9/+3
2024-04-13lsns: add more print-debug codeMasatake YAMATO1-5/+13
2024-04-13tests: (lsns::filedesc) enable debug output and show the exit statusMasatake YAMATO1-1/+2
2024-04-13lslocks: remove a unused local variableMasatake YAMATO1-3/+2
2024-04-13lslocks: don't abort gathering per-process information even if opening a /pro...Masatake YAMATO2-15/+2
2024-04-13docs: lsns(8): ENVIRONMENT: describe LSNS_DEBUGMasatake YAMATO1-0/+5
2024-04-13lsns: continue the executing even if opening a /proc/$pid failsMasatake YAMATO1-1/+11
2024-04-13tests: (lsns::filter) don't use double-quotes chars for PIDMasatake YAMATO1-1/+1
2024-04-13tests: (lsns::filter) add more debug printingMasatake YAMATO1-7/+17
2024-04-13tests: (lsns::filter) delete an unused variableMasatake YAMATO1-1/+0
2024-04-10meson: Remove libblkid dependency on libmountJordan Williams1-1/+1
2024-04-10meson: Make the zlib dependency a disabler when not foundJordan Williams1-0/+1
2024-04-10meson: Make ncurses dependency a disabler when not foundJordan Williams1-0/+1
2024-04-10meson: Make tinfo dependency a disabler when not foundJordan Williams1-0/+1
2024-04-10autotools: add --disable-enosys, check for linux/audit.hKarel Zak1-1/+8
2024-04-10autotools: check for sys/vfs.h and linux/bpf.hKarel Zak1-0/+5
2024-04-09Fix misplaced else in mnt_update_already_doneGavin Lloyd1-3/+3
2024-04-09meson: Only use the --version-script linker flag where it is supportedJordan Williams2-4/+20
2024-04-09meson: Require the sys/vfs.h header for libmount and fstrimJordan Williams1-2/+7
2024-04-09audit-arch.h: add defines for m68k, shChris Hofstaedtler1-0/+8
2024-04-09lsns: fix ul_path_stat() error handling [coverity scan]Karel Zak1-2/+3
2024-04-09Merge branch 'logger/fixes' of https://github.com/t-8ch/util-linuxKarel Zak1-6/+23
2024-04-09Merge branch 'lsfd--verify-proc-syscall-for-master' of https://github.com/mas...Karel Zak1-1/+15
2024-04-09Merge branch 'missing-pam' of https://github.com/jwillikers/util-linuxKarel Zak1-10/+7
2024-04-09Merge branch 'meson-python-embed-dep' of https://github.com/jwillikers/util-l...Karel Zak1-1/+1
2024-04-09Merge branch 'sqlite-dep-liblastlog2' of https://github.com/jwillikers/util-l...Karel Zak1-2/+2
2024-04-09logger: correctly format tv_usecThomas Weißschuh1-2/+2
2024-04-09logger: rework error handling in logger_gettimeofday()Thomas Weißschuh1-2/+13
2024-04-09logger: handle failures of gettimeofday()Thomas Weißschuh1-2/+8
2024-04-09findmnt: revise the code for -I and -D optionMasatake YAMATO4-16/+80
2024-04-09tests: (lsfd::mkfds-multiplexing) skip if /proc/$pid/syscall is brokenMasatake YAMATO1-1/+15
2024-04-08meson: Disable targets requiring pam when it is missingJordan Williams1-10/+7
2024-04-08meson: Require Python dependency which can be embedded for pylibmountJordan Williams1-1/+1
2024-04-08meson: Enforce sqlite dependency for liblastlog2Jordan Williams1-2/+2
2024-04-08findfs: (man) be more accurate in describing non-tagsKarel Zak2-1/+4
2024-04-08Merge branch 'spelling' of https://github.com/jwilk-forks/util-linuxKarel Zak1-1/+1
2024-04-08Merge branch 'test_mkfds-sockdiag-for-master' of https://github.com/masatake/...Karel Zak8-13/+253
2024-04-08Merge branch 'xry111/pidfs' of https://github.com/xry111/util-linuxKarel Zak16-65/+282
2024-04-08Merge branch 'meson-make-libmount-optional' of https://github.com/jwillikers/...Karel Zak6-113/+143
2024-04-08Merge branch 'lsns--opened-ns' of https://github.com/masatake/util-linuxKarel Zak2-51/+146
2024-04-08enosys: (man) add missing wordJakub Wilk1-1/+1
2024-04-07meson: use signed charsThomas Weißschuh1-1/+1
2024-04-05meson: Only build libmount when requiredJordan Williams5-39/+75
2024-04-05meson: Use libblkid as a dependencyJordan Williams4-47/+45
2024-04-05meson: Use libmount as a dependencyJordan Williams3-34/+30
2024-04-05tests: (test_mkfds::sockdiag) verify the recieved message to detect whether t...Masatake YAMATO1-0/+29
2024-04-05lsfd: add LSFD_DEBUG env var for debuggingMasatake YAMATO3-6/+70
2024-04-05tests: (lsfd) skip some cases if NETLINK_SOCK_DIAG for AF_UNIX is not availableMasatake YAMATO2-0/+5
2024-04-05tests: (test_mkfds::sockdiag) new factoryMasatake YAMATO2-0/+142
2024-04-05tests: (lsfd-functions.bash,cosmetic) unify the style to define functionsMasatake YAMATO1-2/+2
2024-04-05tests: (lsfd) fix typoes in an error nameMasatake YAMATO3-5/+5
2024-04-05Merge branch 'meson-optional-rt' of https://github.com/jwillikers/util-linuxKarel Zak2-14/+20
2024-04-05Merge branch 'PR/libsmartcols-json-empty' of github.com:karelzak/util-linux-workKarel Zak3-25/+58
2024-04-05Merge branch 'fix/opal_luks_blkid_scan' of https://github.com/oldium/util-linuxKarel Zak5-14/+61
2024-04-05Merge branch 'blkid/topology-ioctl' of https://github.com/t-8ch/util-linuxKarel Zak1-58/+27
2024-04-05libblkid: topology/ioctl: simplify ioctl handlingThomas Weißschuh1-58/+27
2024-04-04mount: (man) add note about -o bind,rwKarel Zak1-0/+2
2024-04-04sys-utils/irq-common: fix SPDX typosKarel Zak3-3/+3
2024-04-03Merge branch 'blkid/topology-ioctl' of https://github.com/t-8ch/util-linuxKarel Zak1-10/+19
2024-04-03libsmartcols: print empty arrays in better wayKarel Zak1-13/+27
2024-04-03lib/jsonwrt: introduce ul_jsonwrt_empty()Karel Zak2-12/+31
2024-04-03libblkid: topology/ioctl: correctly handle kernel typesThomas Weißschuh1-10/+19
2024-04-03lsfd: test: Adapt test cases for pidfsXi Ruoyao7-3/+29
2024-04-03lsfd: Support pidfsXi Ruoyao3-1/+105
2024-04-03lsfd: Refactor the pidfd logic into lsfd-pidfd.cXi Ruoyao5-61/+147
2024-04-03tests: (test_mkfds::netlink) pass a correct file descriptor to bind(2)Masatake YAMATO1-0/+1
2024-04-02lsns: show namespaces only kept alive by open file descriptorsMasatake YAMATO2-0/+113
2024-04-02lsns: (refactor) use ul_new_path and procfs_process_init_pathMasatake YAMATO1-51/+33
2024-04-02Merge branch 'master' of https://github.com/BinBashBanana/util-linuxKarel Zak4-2/+65
2024-04-02Merge branch 'lsns--Q' of https://github.com/masatake/util-linuxKarel Zak7-72/+397
2024-04-02Merge branch 'meson-fix-crypt-dep' of https://github.com/jwillikers/util-linuxKarel Zak1-1/+4
2024-04-02Merge branch 'meson-detect-mempcpy' of https://github.com/jwillikers/util-linuxKarel Zak1-1/+3
2024-04-01pam_lastlog2: link against liblastlogThomas Weißschuh1-2/+3
2024-04-01meson: Only pick up the rt library onceJordan Williams1-5/+2
2024-04-01meson: Add build-lsfd option and make rt dependency optionalJordan Williams2-13/+22
2024-04-01meson: Fix false positive detection of mempcpy on macOSJordan Williams1-1/+3
2024-04-01Merge branch 'meson-fix-def-environ' of https://github.com/jwillikers/util-linuxKarel Zak1-1/+1
2024-04-01Merge branch 'dist/meson' of https://github.com/t-8ch/util-linuxKarel Zak1-1/+1
2024-04-01Merge branch 'meson/generate-cargs' of https://github.com/t-8ch/util-linuxKarel Zak1-2/+2
2024-04-01Merge branch 'blkid/csum-log' of https://github.com/t-8ch/util-linuxKarel Zak1-2/+2
2024-04-01libblkid: Fix segfault when blkid.conf doesn't existKarel Zak1-7/+7
2024-04-01Merge branch 'fix/libuuid/doc' of https://github.com/CismonX/util-linuxKarel Zak6-9/+9
2024-04-01docs: add COPYING.MITKarel Zak1-0/+18
2024-04-01Merge branch 'master' of https://github.com/rpurdie/util-linuxKarel Zak2-1/+5
2024-04-01wall: fix escape sequence Injection [CVE-2024-28085]Karel Zak1-1/+1
2024-03-30libblkid: check OPAL lock only when necessaryOldřich Jedlička3-16/+43
2024-03-30autotools: distribute pam_lastlog2/meson.buildThomas Weißschuh1-1/+1
2024-03-31include: Include <unistd.h> in pidfd-utils.h for syscall()Xi Ruoyao1-0/+1
2024-03-30meson: respect c_args/CFLAGS when generating syscalls/errnosThomas Weißschuh1-2/+2
2024-03-30libblkid: use correct logging prefix for checksum mismatchThomas Weißschuh1-2/+2
2024-03-30libblkid: introduce luks opal proberThomas Weißschuh3-0/+20
2024-03-29meson: Don't define HAVE_ENVIRON_DECL when environ is unavailableJordan Williams1-1/+1