aboutsummaryrefslogtreecommitdiff
path: root/util-linux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-29vi: code shrink, proper printf formatting for strlen()Denys Vlasenko1-5/+6
2019-03-27hush: fix "wait -n" to wait for a _job_, not a _process_Denys Vlasenko1-9/+22
2019-03-27ash: add "wait -n" bashismDenys Vlasenko1-6/+47
2019-03-27ntpd: do not create pid file if not backgroundedDenys Vlasenko1-2/+4
2019-03-26hush: add "wait -n" bashismDenys Vlasenko1-1/+17
2019-03-26man: don't skip default path which appears in config fileRon Yorston1-1/+5
2019-03-26ts: do call localtime() when neither -s nor -i specifiedDenys Vlasenko1-1/+1
2019-03-26ts: use gettimeofday - we don't use nanoseconds hereDenys Vlasenko1-13/+9
2019-03-26ts: replace overlapping strcpy with shorter codeDenys Vlasenko1-1/+2
2019-03-26ts: fix incorrect (copy-pasted) copyright attributionDenys Vlasenko1-4/+3