devtools/lib
Luke Shumaker cb35d74f8c
Avoid using string interpolation; use printf format strings instead.
This involves extending the signature of lib/common.sh's `stat_busy()`,
`lock()`, and `slock()`. The `mesg=$1; shift` in stat_busy even suggests
that this is what was originally intended from it.
2017-04-05 22:11:16 +02:00
..
archroot.sh Add a "License:" tag to all code files. 2017-04-05 22:10:03 +02:00
common.sh Avoid using string interpolation; use printf format strings instead. 2017-04-05 22:11:16 +02:00
valid-tags.sh Add a "License:" tag to all code files. 2017-04-05 22:10:03 +02:00