aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/file-system.cc
AgeCommit message (Expand)Author
2024-10-01Split ignoreException to avoid suppressing CTRL-CRobert Hensing
2024-09-10Merge "Add `getCwd`" into mainrebecca “wiggles” turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-26Add `getCwd`Rebecca Turner
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-07-23libutil: rip out GNU Hurd support codeJade Lovelace
2024-07-15libutil: implement a realPath() utilityQyriad
2024-07-11libstore: make BinaryCacheStore::getFile return a sourceeldritch horrors
2024-07-05libutil: convert readFileSource to a generatoreldritch horrors
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-19libutil: return a source from readFileeldritch horrors
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out users.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht