trace: use standard POSIX header for basename()
[project/procd.git] / utils /
2024-03-25 INAGAKI Hiroshiutils: add key-value offset support to get_cmdline_val()
2021-08-30 Daniel Golleutils: don't ignore open() return value
2021-08-24 Daniel Golleutils: make sure read() string is 0 terminated
2021-03-07 Mathew McBrideinittab: detect active console from kernel if no consol...
2021-03-07 Daniel Golleutils: fix C style in header file
2019-07-13 Justinas Grauslisprocd: check strchr() result before using it
2018-01-02 Rosen Penevprocd: Remove redundant errno variable in several print...
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2016-08-12 Hans Dedeckerprocd: uClibc O_PATH backwards compatibility fixes
2016-05-23 Alexey Brodkin_GNU_SOURCE should be defined for building vs uClibc
2016-05-17 Jo-Philipp Wichutils: use O_PATH when opening /dev
2016-05-16 Jo-Philipp Wichutils: add patch_fd() and patch_stdio() helpers
2016-03-05 Felix Fietkauutils.c: remove an unnecessary include
2015-03-18 Zefir Kurtisicheck for empty parameters in askfirst
2014-11-05 Steven Barthget_cmdline_val: search for entire name, not just suffix
2014-11-04 Michel StamHonour tty field in /etc/inittab
2014-11-01 Steven BarthRevert "Honour tty field in /etc/inittab"
2014-10-31 Steven BarthFix regression in command line parsing
2014-10-12 John Crispinminor fixes to michels patches
2014-10-12 Michel StamHonour tty field in /etc/inittab
2014-10-12 Michel StamUse one generic routine to access /proc/cmdline
2013-11-19 John Crispinmake ue of the md5.c inside libubox
2013-11-15 John Crispindebloat and reorganize code