Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-09 | hide __xstatX_conv | Peter S. Mazinger | |
2004-01-21 | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | |
-Erik | |||
2003-01-28 | Patch from Stefan Allius to fix the build when | Eric Andersen | |
large file support is disabled | |||
2003-01-24 | I thought it would be smaller to inline since these funcs are small. | Eric Andersen | |
Well, not inlining saves 300 bytes, so do that instead. -Erik |