Age | Commit message (Expand) | Author |
---|---|---|
2005-12-16 | Convert some users | Peter S. Mazinger |
2005-12-13 | Convert all users of earlier hiddens | Peter S. Mazinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger |
2005-12-08 | Use __open|__closedir | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-02 | Allow partly IMA compile of this directory | Peter S. Mazinger |
2005-08-15 | For current kernels, we just use the getcwd() syscall. For old 2.0 linux | Eric Andersen |
2003-09-06 | Fix numerous problems with both getcwd implementations. | Eric Andersen |
2002-12-04 | Fix the other instance of getcwd | Eric Andersen |
2002-12-04 | Properly allocate memory when size is 0, but so is buf | Eric Andersen |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2002-06-18 | Cleanup the getcwd implementation (again) since I broke it | Eric Andersen |