Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-10 | Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2017-04-13 | Fix s6-ps types parsing | Laurent Bercot | |
The documented type lengths for /proc/$pid/stat in "man 5 proc" are for *kernel* types. Those lengths may not apply to userland types (think 32-bit userspace on 64-bit kernels). So we need to parse everything as 64-bit, and do the conversion to userspace types later. Thanks to mixi for the report and the analysis. | |||
2017-04-12 | Replace fd_writev with buffer_write in s6-uevent-listener | Laurent Bercot | |
2017-03-08 | Make it build with skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-08 | Types fix, first pass | Laurent Bercot | |
Deeper fixes need to be done if the avltree.h API ever changes. | |||
2016-09-10 | Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package) | Laurent Bercot | |
2014-09-19 | initial commit | Laurent Bercot | |