]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/buffer.c
lib/path: remove usage of VLA
[thirdparty/util-linux.git] / lib / buffer.c
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-01-24  Karel ZakMerge branch 'signal_safety' of https://github.com...
2023-01-24  Karel ZakMerge branch 'patch-1' of https://github.com/ThomasKais...
2023-01-23  Karel ZakMerge branch 'fix-befs' of https://github.com/mbroz...
2023-01-23  Karel ZakMerge branch 'lsfd-const' of https://github.com/t-8ch...
2023-01-23  Karel ZakMerge branch 'blkpr' of https://github.com/t-8ch/util...
2023-01-23  Karel ZakMerge branch 'bcachefs-fuzz' of https://github.com...
2023-01-23  Karel ZakMerge branch 'sizeof-member' of https://github.com...
2023-01-23  Karel ZakMerge branch 'cramfs32' of https://github.com/ferivoz...
2023-01-23  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-20  Cristian RodríguezMerge branch 'master' of https://github.com/karelzak...
2023-01-19  Cristian Rodríguezreplace open-coded instances of mempcpy
2022-04-19  Anatoly Pugachevtests: test_buffer, return EXIT_SUCCESS at the end
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-25  Karel ZakMerge branch 'apple-silicon-parttypes' of https://githu...
2022-03-25  Karel Zaklib/buffer: fix possible SEGV
2022-03-04  Karel ZakMerge branch 'new-gpt-types' of https://github.com...
2022-02-14  Karel ZakMerge branch 'lsfd-fix-wrong-fmt-str-and-cast-type...
2022-02-11  Mario BlättermannMerge branch 'util-linux:master' into manpage-fixes
2022-02-11  Karel Zaklib/buffer: make sure buffer without data is zero termi...
2021-08-09  Karel ZakMerge branch 'whereis-bash-complete' of https://github...
2021-08-09  Karel Zaklib/buffer: fix buffer reset
2021-08-06  Karel Zaklib/buffer: add support for "safe" encoding
2021-08-05  Karel Zaklib/buffer: add possibility to save position in the...
2021-08-05  Karel Zaklib/buffer: retun size of the buffer and data
2020-10-06  Karel Zaklib: add missing headers to .c files
2020-10-05  Karel ZakMerge branch 'frkaya/loopconfig' of https://github...
2020-10-01  Karel Zaklib/buffer: make it robust for static analyzers [coveri...
2020-09-30  Karel Zaklib/buffer: fix end pointer initilaization
2020-09-29  Karel ZakMerge branch 'col-refactor' of https://github.com/kerol...
2020-09-29  Karel ZakMerge branch 'blockdev' of https://github.com/jwilk...
2020-09-29  Karel ZakMerge branch 'master' of https://github.com/tabraham...
2020-09-29  Karel Zaklib/buffer: add simple grow-able buffer