summaryrefslogtreecommitdiff
path: root/src/libc-glue.hh
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up licence headersChristian Persch2021-01-311-8/+8
* libc: glue: Implement swap for FDChristian Persch2020-05-271-0/+7
* libc: glue: Make FD operators noexceptChristian Persch2020-05-271-5/+5
* libc: glue: Make FD self-assignment safeChristian Persch2020-05-271-2/+5
* libc: glue: Make FD's operator bool() explicitTing-Wei Lan2020-05-101-1/+1
* lib: Move utility function to the file of its only callerChristian Persch2020-04-271-12/+45
* spawn: Allow passing file descriptors to the child processChristian Persch2020-04-271-0/+95
* spawn: Rework spawningChristian Persch2020-04-271-11/+2
* lib: Make FD helper class less magicChristian Persch2020-04-271-2/+7
* lib: Rename some helper classesChristian Persch2020-04-271-0/+105