| internal/linux | Package linux provides minimal wrappers around Linux system calls, primarily to provide support for automatic EINTR-retries. |
| internal/pathrs | Package pathrs provides wrappers around filepath-securejoin to add the minimum set of features needed from libpathrs that are not provided by filepath-securejoin, with the eventual goal being that these can be used to ease the transition by converting them stubs when enabling libpathrs builds. |
| internal/sys | Package sys is an internal package that contains helper methods for dealing with Linux that are more complicated than basic wrappers. |
| internal/third_party | |
| internal/third_party/systemd | |
| internal/third_party/systemd/activation | Package activation implements primitives for systemd socket activation. |