Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The environment should *never* be magic quoted. | Shane Caraveo | 2003-03-23 | 1 | -6/+0 |
* | you know it's time to get away from the keyboard when you do this. | Shane Caraveo | 2003-02-17 | 1 | -3/+1 |
* | - Style polizei | Derick Rethans | 2003-02-17 | 1 | -1/+3 |
* | fix it the right way | Shane Caraveo | 2003-02-17 | 1 | -3/+1 |
* | If you pass NULL, you do not get a NULL value, make sure it is. | Shane Caraveo | 2003-02-17 | 1 | -1/+3 |
* | Integrate Shanes patch that allows specifying the cwd and environment | Wez Furlong | 2003-02-16 | 1 | -12/+156 |
* | Add optional signal parameter to proc_terminate. | Wez Furlong | 2003-02-15 | 1 | -3/+4 |
* | Add proc_terminate() function to forcibly kill off a process created | Wez Furlong | 2003-02-15 | 1 | -0/+26 |
* | Fixed compile warning. | Ilia Alshanetsky | 2003-01-24 | 1 | -1/+1 |
* | Relieve scripts of the burden of ensuring that all pipes are closed prior | Wez Furlong | 2003-01-15 | 1 | -43/+129 |
* | - Move proc_open code to a source file of it's own. | Wez Furlong | 2003-01-15 | 1 | -0/+562 |