]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/lslocks.c
taskset: Accept 0 pid for current process
[thirdparty/util-linux.git] / misc-utils / lslocks.c
2025-06-09  Karel ZakMerge branch 'fix-mkfds-foreign-sockets' of https:...
2025-06-06  Karel ZakMerge branch 'bash-completion-command-lsblk' of https...
2025-06-02  Karel ZakMerge branch 'cachestat' of https://github.com/teknorav...
2025-06-02  Karel ZakMerge branch 'PR/Benno-28May' of https://github.com...
2025-05-29  Benno Schulenbergtextual: harmonize the wording of the error message...
2025-04-15  Karel ZakMerge branch 'fix-2873' of https://github.com/gershnik...
2025-04-08  Karel ZakMerge branch 'fallthrough' of https://github.com/teknor...
2025-04-08  Karel ZakMerge branch 'PR/treewide-fix-optarg' of https://github...
2025-04-08  Karel ZakMerge branch 'PR/findmnt-fix-k' of https://github.com...
2025-04-07  Matteo CroceUse the 'fallthrough' attribute
2025-04-07  Karel ZakMerge branch 'fix/leading_colon_run_shell' of https...
2025-04-07  Karel ZakMerge branch 'fix/implicit_prev_shell_command' of https...
2025-04-07  Karel ZakMerge branch 'treewide--use-strtopid_or_err' of https...
2025-04-07  Karel ZakMerge branch 'feat/add_secure_mode' of https://github...
2025-04-04  Masatake YAMATOtreewide: use strtopid_or_err()
2025-04-03  Karel ZakMerge branch 'PR/Benno-31Mar' of https://github.com...
2025-04-03  Karel ZakMerge branch 'PR/fix-strcasecmp' of https://github...
2025-04-02  Karel Zaktreewide: avoid strcasecmp() for ASCII-only strings
2025-02-19  Karel ZakMerge branch 'mess' of https://github.com/neheb/util...
2024-11-26  Karel ZakMerge branch 'NAS-130825-2-fix-coverity' of https:...
2024-11-25  Karel ZakMerge branch 'su-runuser-improvements' of https://githu...
2024-11-25  Karel ZakMerge branch 'PR/econf-readConfig' of https://github...
2024-11-25  Karel ZakMerge branch 'bitfield-eradication' of https://github...
2024-11-20  Zbigniew Jędrzejew... Drop pointless bitfields
2024-06-20  Karel ZakMerge branch 'PR/libmount-fix-mesg' of github.com:karel...
2024-06-20  Karel ZakMerge branch 'PR/unshare-binfmt_misc' of github.com...
2024-06-19  Karel Zaklslocks: remove unnecessary code
2024-06-04  Karel ZakMerge branch 'master' of https://github.com/jamacku...
2024-06-04  Karel ZakMerge branch 'squash' of https://github.com/BourgeoisBe...
2024-05-01  Karel ZakMerge branch 'lsfd/fcntl' of https://github.com/t-8ch...
2024-04-29  Benno Schulenbergtextual: fix some typos and inconsistencies in usage...
2024-04-22  Karel ZakMerge branch 'meson-fix-absolute-check' of https:/...
2024-04-18  Karel ZakMerge branch 'meson-fix-build-ipcrm-option' of https...
2024-04-18  Karel ZakMerge branch 'PR/from-coverity' of github.com:karelzak...
2024-04-17  Karel Zaklslocks: remove deadcode [coverity scan]
2024-04-16  Karel ZakMerge branch 'getwc' of https://github.com/t-8ch/util...
2024-04-16  Karel ZakMerge branch 'awk' of https://github.com/t-8ch/util...
2024-04-15  Karel ZakMerge branch 'pager/less-quirk' of https://github.com...
2024-04-15  Karel ZakMerge branch 'lslocks--no-sleep-in-test-case' of https...
2024-04-12  Masatake YAMATOlslocks: remove a unused local variable
2024-04-12  Masatake YAMATOlslocks: don't abort gathering per-process information...
2024-02-29  Karel Zaklslocks: fix buffer overflow
2023-12-11  Karel ZakMerge branch 'uuid-time64_t' of https://github.com...
2023-12-08  Karel ZakMerge branch 'PR/list-columns' of github.com:karelzak...
2023-12-07  Karel Zaklslocks: improve --list-columns
2023-12-07  Karel ZakMerge branch 'usr_etc' of https://github.com/schubi2...
2023-12-06  rilyshMerge branch 'util-linux:master' into master
2023-12-06  Karel Zaklslocks: cleanup --list-columns
2023-12-06  Karel ZakMerge branch 'list-columns-options' of https://github...
2023-12-05  Karel ZakMerge branch 'unshare-maps' of https://github.com/arach...
2023-12-05  Karel ZakMerge branch 'unblockable-kill' of https://github.com...
2023-11-30  Masatake YAMATOlslocks: add -H option printing avaiable columns
2023-11-30  Masatake YAMATOlslocks: (refactor) add a helper function returning...
2023-11-30  Masatake YAMATOlslocks: (fix) set JSON type for COL_SIZE even when...
2023-11-29  Karel ZakMerge branch 'chsh-getusershell' of https://github...
2023-11-24  Karel ZakMerge branch 'minor-changes-about-new-filter' of https...
2023-11-24  Karel ZakMerge branch 'lslocks--co-holders' of https://github...
2023-11-23  Masatake YAMATOlslocks: add HOLDERS column
2023-11-23  Masatake YAMATOlslocks: store list_add_tail when storing information...
2023-11-23  Masatake YAMATOlsfd: (refactor) make the code comparing struct lock...
2023-11-23  Masatake YAMATOlslocks: add a missing "break;" in a switch/case statement
2023-11-23  Masatake YAMATOlslocks: (preparation) add a fd number to the lock...
2023-11-23  Masatake YAMATOlslocks: (refactor) use a tree for storing lock informa...
2023-11-23  Masatake YAMATOlslocks: (refactor) make the data structure for storing...
2023-11-13  Karel ZakMerge branch 'lslocks--per-process' of https://github...
2023-11-12  Masatake YAMATOlslocks: use information extracted from "locks: " colum...
2023-11-12  Masatake YAMATOlslocks: (refactor) lift up the code destroying the...
2023-11-12  Masatake YAMATOlslocks: rename functions for future extension
2023-11-12  Masatake YAMATOlslocks: refactor the code reading /proc/locks
2023-11-12  Masatake YAMATOlslocks: (refactor) remove 'pid' global variable
2023-10-25  Karel ZakMerge branch 'refine-the-choice-of-stream-related-funct...
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-07-31  Karel ZakMerge branch 'fincore-block' of https://github.com...
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 'lsclocks/relative-time' of https://github...
2023-07-10  Karel ZakMerge branch 'prlimit' of https://github.com/jwilk...
2023-07-10  Karel ZakMerge branch 'lslocks' of https://github.com/jwilk...
2023-07-03  Jakub Wilklslocks: don't attempt to open /proc/-1/fd/
2023-06-14  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
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-05  Karel ZakMerge branch 'libblkid/bcache-csum' of https://github...
2023-06-05  Karel ZakMerge branch 'fixes' of https://github.com/t-8ch/util...
2023-06-03  Thomas Weißschuhmisc: constify some fields
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-28  Karel Zaklslocks: fix maj:min scanf
2021-12-10  Karel ZakMerge branch 'lsfd-blkdev' of https://github.com/masata...
2021-12-08  Karel Zaklslocks: add INODE and MAJ:MIN columns
2021-11-29  Karel Zaklslocks: check scanf() return code [coverity scan]
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-10-06  Karel Zaklslocks: use lib/procfs.c
2021-08-02  Karel ZakMerge branch 'chs' of https://github.com/pali/util...
2021-07-28  Karel ZakMerge branch 'procmnt-fix' of https://github.com/benary...
2021-07-27  Karel ZakMerge branch 'rename-all' of https://github.com/utoddl...
2021-07-27  Karel ZakMerge branch 'patch-1' of https://github.com/cfinnberg...
next