]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/ipcutils.c
sys-utils: cleanup license lines, add SPDX
[thirdparty/util-linux.git] / sys-utils / ipcutils.c
2023-12-11  Karel Zaksys-utils: cleanup license lines, add SPDX
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-01-09  Karel ZakMerge branch 'po-man/fixes' of https://github.com/t...
2023-01-09  Karel ZakMerge branch 'mount.idmap.fix' of https://github.com...
2023-01-09  Karel ZakMerge branch 'schedutils' of https://github.com/chaiken...
2023-01-08  Thomas Weißschuhipc_msg_get_limits: always initialize memory
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...
2021-07-27  Karel Zakipcs: use snprintf() rather than sprintf()
2021-07-27  Karel ZakMerge branch 'master' of https://github.com/tabraham...
2021-07-27  Karel Zaksys-utils/ipcutils: be careful when call calloc() for...
2021-02-02  Karel ZakMerge branch 'uclampset-v3' of https://github.com/qais...
2021-01-21  Karel ZakMerge branch 'fix-vms' of https://github.com/Govelius...
2021-01-21  Karel Zakfix compiler warnings
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2019-05-23  Karel Zakipcs: check return value when read from /proc [coverity...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-07-10  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'quick-fix-20180625' of https://github...
2018-07-03  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-06-25  Ruediger Meieripcs,chmem: fix access() usage
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zakipcs: use new ul_path_* API
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-10-12  Karel Zakipcs: fix memory leak [coverity scan]
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-03-29  Karel Zakipcs: make static analyzer happy [clang analyze]
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-18  Ruediger Meieripcs: --shmems, upward/backward compatibility
2016-03-18  Ruediger Meieripcs: make sure to parse whole lines for shm_data
2015-09-15  Karel Zakipcs: fix ipc_sem_get_limits()
2015-01-08  Karel ZakMerge branch '2015wk01' of https://github.com/kerolasa...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-07  Sami Kerolaipcs: remove FIXME markup
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Karel Zakipcs: fix shmctl() usage
2014-12-19  Sami Kerolaipcs: fix two data type errors [AddressSanitizer]
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-13  Ruediger Meieripcs: fix memleak in ipc_*_get_info functions
2014-03-13  Ruediger Meieripcs: fix ipc_sem_get_info fallback case
2014-03-13  Ruediger Meieripcs: fix ipc_shm_get_info fallback case
2014-03-13  Ruediger Meieripcs: fix ipc_msg_get_info fallback case
2014-03-13  Ruediger Meieripcs: cleanup jumplabel stlyes
2014-03-11  Karel Zakipcs: fix size_t overflow
2013-03-20  Karel Zakipcs: fix compiler warning [clang -Wuninitialized]
2012-12-20  Karel Zakipcs: fix compiler warnings, use 64bit time
2012-12-19  Sami Kerolaipcs: add --human readable size conversion option
2012-11-23  Sami Kerolaipcs: make individual message queue id printing to...
2012-11-23  Sami Kerolaipcs: clean up do_msg(), and add ipc_msg_get_info()
2012-11-23  Sami Kerolaipcs: make individual semaphore id printing to use...
2012-11-23  Sami Kerolaipcs: clean up do_sem(), and add ipc_sem_get_info()
2012-11-23  Karel Zakipcs: fix ipc_shm_get_info(), use calloc
2012-11-23  Karel Zakipcs: clean up do_shm()
2012-11-23  Sami Kerolaipcs: read shared memory values from /proc
2012-11-23  Sami Kerolaipcs: determine ipc limits from /proc