trace: use standard POSIX header for basename()
[project/procd.git] / upgraded /
2020-01-05 Petr Štetiarcmake: fix lookup of external libraries
2019-10-27 Michael Heimpoldprocd: replace exit(-1) with exit(EXIT_FAILURE)
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2017-07-20 Florian Fainelliupgraded: Check chroot() return value
2017-07-13 Matthias Schifferupgraded: improve error handling
2017-07-12 Matthias Schifferupgraded: register stage2 process in uloop as intended
2017-06-13 Florian Fainelliupgraded: cmake: Find and include uloop.h
2017-05-30 Matthias Schifferupgraded: define __GNU_SOURCE
2017-05-29 Matthias SchifferRemove code that has become unnecessary after sysupgrad...
2017-05-29 Matthias Schifferupgraded: add support for passing a "command" argument...
2017-05-29 Matthias Schifferupgraded: link dynamically, chroot during exec
2015-03-28 John Crispinproperly handle return codes
2014-06-19 John Crispinmake static linking work for upgraded
2014-06-16 John Crispinmove upgrade to its own subfolder