Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block cancellation in wordexp, handle more errors | Rich Felker | 2011-04-19 | 1 | -2/+17 |
| | |||||
* | avoid malloc of potentially-large string in wordexp | Rich Felker | 2011-04-19 | 1 | -10/+28 |
| | |||||
* | remove stupid debug code in wordexp | Rich Felker | 2011-04-15 | 1 | -1/+0 |
| | |||||
* | implement wordexp. first try, may be buggy. intended to be safe. | Rich Felker | 2011-04-15 | 1 | -0/+128 |