Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
uintptr_t
|
|
|
|
|
|
|
|
|
|
fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little.
|
|
|
|
|
|
|
|
cutting codesize/race condition
|
|
|
|
possible (saves space and gives us access to d_type most of the time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be weaks
|
|
|
|
|
|
|
|
|
|
|
|
-DSTATIC for those not needing shared libs, needed to be seen in libc-symbols.h
|
|
|
|
|
|
|
|
issue
|
|
|
|
|