Eric Andersen
|
8b995a0e60
For current kernels, we just use the getcwd() syscall. For old 2.0 linux
|
19 年 前 |
Eric Andersen
|
cc76cf5876
Fix numerous problems with both getcwd implementations.
|
21 年 前 |
Eric Andersen
|
37e8a493e3
Fix the other instance of getcwd
|
22 年 前 |
Eric Andersen
|
be4e6bbed0
Properly allocate memory when size is 0, but so is buf
|
22 年 前 |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 年 前 |
Eric Andersen
|
b8d09d7cfc
Cleanup the getcwd implementation (again) since I broke it
|
22 年 前 |