]> git.armaanb.net Git - opendoas.git/history - timestamp.c
Handle empty argv
[opendoas.git] / timestamp.c
2020-11-12 Duncan Overbruckremove includes.h and move the prototypes to doas.h
2020-11-12 Duncan Overbruckuse config.h and link objects instead of libopenbsd.a
2020-02-03 Duncan Overbrucktimestamp.c: remove warning for normal case v6.6.1
2020-02-03 Duncan Overbrucktimestamp.c: check fstat(2) instead of separate stat(2)
2020-02-03 Duncan Overbrucktimestamp.c: correctly NUL terminate buffer read from...
2020-02-03 Duncan Overbrucktimestamp.c: add some more error/warning messages
2020-02-03 Duncan Overbrucktimestamp.c: already return on 22th field of /proc...
2019-11-23 Duncan Overbrucktimestamp: simplify
2019-07-26 Duncan Overbrucktimestamp: error out if fstat and lstat st_ino and...
2019-01-30 Duncaentimestamp: rename and simplify