summaryrefslogtreecommitdiffstats
path: root/src/basic/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* lock-util: add a new lock_generic_with_timeout() helperLennart Poettering2023-11-021-0/+1
* io-util: split out iovw_xyz into iovec-wrapper.hLennart Poettering2023-10-201-1/+2
* io-util: split out "struct iovec" related calls into their own .c/.h filesLennart Poettering2023-10-201-0/+1
* pidref: add structure that can reference a pid via both pidfd and pid_tLennart Poettering2023-09-091-0/+1
* btrfs-util: Move subvolume creation to basic/btrfs.hDaan De Meyer2023-08-141-0/+1
* meson: unconditionally add version dependency for all executables and librariesYu Watanabe2023-07-291-2/+1
* add APIs for detecting confidential virtualizationDaniel P. Berrangé2023-07-061-0/+1
* shared: move async.[ch] from src/basic/ → src/shared/Lennart Poettering2023-06-231-1/+0
* shared: move uid-alloc-range.[ch] from src/shared/ → src/basic/Lennart Poettering2023-06-081-0/+1
* util: introduce memstream-utilYu Watanabe2023-05-311-0/+1
* label: Introduce LabelOps to do pre/post labelling operationsDaan De Meyer2023-05-311-0/+1
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-1/+1
* Merge pull request #26641 from medhefgo/boot-elf2efiYu Watanabe2023-03-111-6/+9
|\
| * meson: Introduce userspace depJan Janssen2023-03-101-6/+9
* | Merge pull request #26726 from DaanDeMeyer/cleanupsDaan De Meyer2023-03-101-0/+1
|\ \
| * | lock-util: Move to src/basicDaan De Meyer2023-03-101-0/+1
| |/
* / basic: add RuntimeScope enumLennart Poettering2023-03-101-0/+1
|/
* shared: move psi-util.[ch] to basic/ so that we can use it in sd-eventLennart Poettering2023-02-181-0/+1
* meson: Do not include headers in source listsJan Janssen2023-01-241-170/+3
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: move a bunch of cmdline-related funcs to new argv-util.c+hZbigniew Jędrzejewski-Szmek2022-11-081-1/+2
* basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-081-0/+2
* meson: drop repeated output in error messageZbigniew Jędrzejewski-Szmek2022-10-171-1/+0
* tree-wide: replace "plural(s)" by "plurals"Zbigniew Jędrzejewski-Szmek2022-10-171-1/+1
* uid-range: move to src/basic/Yu Watanabe2022-09-081-0/+2
* meson: use files in run_command with relativized pathEli Schwartz2022-07-301-1/+1
* math-util: introduce iszero_safe() and fp_equal()Yu Watanabe2022-07-211-0/+1
* basic/missing-syscalls: add PARISC (HPPA support)Sam James2022-06-281-0/+1
* Move basic/recovery-key.* to shared/Zbigniew Jędrzejewski-Szmek2022-06-021-2/+0
* basic: move compress.[ch] → src/basic/Lennart Poettering2022-04-261-0/+18
* basic: split out dev_t related calls into new devno-util.[ch]Lennart Poettering2022-04-131-0/+2
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-258/+257
* meson: Add check argument to remaining run_command() callsJan Janssen2022-01-111-1/+1
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-2/+3
* syscalls: add LoongArch 64bit syscallsXiaotian Wu2021-12-011-0/+1
* shared: split out ioprio related stuff into ioprio-util.[ch]Lennart Poettering2021-11-241-0/+2
* filesystems: add internal APIs to convert fs magic to nameLennart Poettering2021-11-151-3/+13
* arphrd-util: rename arphrd-list.[ch] -> arphrd-util.[ch]Yu Watanabe2021-11-091-2/+2
* basic: remove khash helpersLuca Boccassi2021-10-081-2/+0
* basic: add hmac_sha256 implementationLuca Boccassi2021-10-081-0/+2
* basic: add new recurse_dir() tool as replacement for nftw()Lennart Poettering2021-10-071-0/+2
* basic: use filesystem databaseIago López Galeiras2021-10-061-0/+28
* basic: add filesystem databaseIago López Galeiras2021-10-061-0/+2
* basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-051-0/+2
* basic: split out inotify-related calls from fs-util.h → inotify-util.hLennart Poettering2021-10-051-0/+2
* basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering2021-10-051-0/+2
* basic: split out sync() family of calls from fs-util.[ch] into new c/h fileLennart Poettering2021-10-051-0/+2
* basic: delete loadavg.h copyLuca Boccassi2021-09-251-1/+0
* Get rid of ioprio.h and add a minimalistic reimplementation of the apiZbigniew Jędrzejewski-Szmek2021-09-221-1/+1