index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
util.cc
Age
Commit message (
Expand
)
Author
2024-05-03
libutil: make rewriteStrings sound
eldritch horrors
2024-04-11
Merge pull request #10362 from obsidiansystems/maybeLstat
John Ericson
2024-03-29
Make things that can throw not noexcept anymore
Jade Lovelace
2024-03-23
libutil: don't memset 64k in drainFD
eldritch horrors
2024-03-19
libutil: remove exception handling workingness check
eldritch horrors
2024-03-18
Merge changes I72c945ca,I2138bb4d,Ib96749f3 into main
jade
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
libutil: remove vfork
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-07
Merge pull request #9787 from obsidiansystems/bind-proc-syserror
eldritch horrors
2024-03-07
Merge pull request #8544 from edolstra/handle-missing-gc-socket
eldritch horrors
2024-03-06
Merge "fix: bounds check result in getMaxCPU" into main
jade
2024-03-06
fix: bounds check result in getMaxCPU
Jade Lovelace
2024-03-07
Merge pull request #9934 from nmeum/absPath-out-of-bounds
eldritch horrors
2024-03-05
Merge pull request #9860 from 9999years/set-stack-darwin
eldritch horrors
2024-03-04
Ban building Nix with NDEBUG
eldritch horrors
2024-03-04
Merge pull request #9056 from aakropotkin/patch-1
eldritch horrors
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-08-11
initLibUtil: Add exception handling self-check
Robert Hensing
2023-06-09
restoreMountNamespace(): Restore the original root directory
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-04-07
Require openssl >= 1.1.1
Robert Hensing
2023-04-07
libutil: Provide alternatives to startSignalHandlerThread
Robert Hensing
2023-04-07
Move OpenSSL init to initLibUtil
Robert Hensing
2023-03-20
Cleanup
Eelco Dolstra
2023-03-20
Open slave pseudoterminal before CLONE_NEWUSER
Eelco Dolstra
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2023-03-13
Fix macOS warning
Eelco Dolstra
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
fixup: use same style as getEnv
zimbatm
2023-03-03
fixup: remove warning entirely
zimbatm
2023-03-02
Update src/libutil/util.cc
Jonas Chevalier
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-02-10
Fix macOS build
Eelco Dolstra
2023-02-10
Simplify the PID namespace check: just try to mount /proc
Eelco Dolstra
2023-01-17
Move the default profiles to the user’s home
Théophane Hufschmitt
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-04
getMaxCPU: fix cgroup path
Jörg Thalheim
2022-12-02
getMaxCPU(): Lower verbosity level for ignored exceptions
Eelco Dolstra
2022-12-02
Clean up cgroup handling in getMaxCPU()
Eelco Dolstra
2022-09-19
Improve durability of schema version file writes
squalus
2022-08-08
Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...
Théophane Hufschmitt
[next]