aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/file-descriptor.cc
AgeCommit message (Expand)Author
2024-10-01Split ignoreException to avoid suppressing CTRL-CRobert Hensing
2024-08-20libutil: fix conditional for close_range availabilityYureka
2024-08-10libutil: deal with Linux systems that do not implement close_rangeJade Lovelace
2024-08-09libutil: rename and optimize closeMostFDseldritch horrors
2024-08-08tree-wide: automated migration to charptr_castJade Lovelace
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-07-03libutil: convert drainFD to a Bytes generatoreldritch horrors
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht