Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-09 | undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces | Eric Andersen | |
silently renamed under us or very bad things will happen. In this case, statfs64() ended up recurively calling statfs64() instead of statfs().... -Erik | |||
2002-03-31 | Add support for getrlimit64 and setrlimit64. Fix some problems | Eric Andersen | |
with the getrlimit and setrlimit syscalls. -Erik | |||
2001-11-15 | Silly me. I left in a define which caused statfs64 to | Eric Andersen | |
recursively call itself. | |||
2001-11-07 | Add statfs64 | Eric Andersen | |