Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-26 | compat/process-list: be easier on malloc(3) | Stanislaw Halik | |
The real fix would be to use pr-eallocated buffers thus completely avoiding malloc. But it's difficult to test on all platforms and avoid introducing subtle bugs. | |||
2024-12-26 | compat: fix Linux process list | Stanislaw Halik | |
`procps-ng` silently broke API compatibility in a patch release. Reported-by: @DoomSlinger Fix-by: @thorger Fixes: #1970 | |||
2023-07-06 | compat: fix linux procps | Stanislaw Halik | |
We'll actually support both libprocps and libproc2. What a mess. | |||
2023-07-06 | Fixed styling and mallocs | Bernat Arlandis | |
2023-07-05 | Migrate to procps-ng 4.0 | Bernat Arlandis | |
2020-05-31 | kill the obsolete OS check macro | Stanislaw Halik | |
2019-07-05 | compat: don't declare templated function static | Stanislaw Halik | |
2019-06-21 | compat/process-list: sprinkle QStringLiteral | Stanislaw Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |