Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For current kernels, we just use the getcwd() syscall. For old 2.0 linux | Eric Andersen | 2005-08-15 | 1 | -1/+10 |
* | Fix numerous problems with both getcwd implementations. | Eric Andersen | 2003-09-06 | 1 | -66/+63 |
* | Fix the other instance of getcwd | Eric Andersen | 2002-12-04 | 1 | -18/+21 |
* | Properly allocate memory when size is 0, but so is buf | Eric Andersen | 2002-12-04 | 1 | -25/+28 |
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -3/+7 |
* | Cleanup the getcwd implementation (again) since I broke it | Eric Andersen | 2002-06-18 | 1 | -0/+172 |