| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-10-22 | Removed setargs_from_cmd, as it is unused. | rillig | 1 | -12/+1 | |
| 2005-08-24 | Added a code snippet that demonstrates how to set the $@ array to the | rillig | 1 | -1/+12 | |
| lines printed by a shell command. In contrast to the read(1) shell utility, there are no problems when the output contains backslashes. | |||||
| 2004-09-21 | Add a lock_file function that generates lockfiles that are usable on | jlam | 1 | -1/+57 | |
| NFS-mounted directories. | |||||
| 2004-09-06 | Add a library of useful shell functions. There are functions for | jlam | 1 | -0/+329 | |
| logging, backslash quoting, and two queue implementations: one entirely in memory and one using a file. | |||||
