Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide statfs/fstatfs' ST_VALID flag from userspace. | Elliott Hughes | 2015-03-18 | 1 | -28/+0 |
* | Ensure __set_errno is still visible on LP32. | Elliott Hughes | 2014-09-08 | 1 | -3/+1 |
* | Make __set_errno hidden in asm. | Dan Albert | 2014-08-08 | 1 | -0/+2 |
* | Make mips/mips64 syscall stubs more like the other architectures. | Elliott Hughes | 2014-02-19 | 1 | -9/+3 |
* | Fix build by avoiding the _C_LABEL macro. | Elliott Hughes | 2014-02-18 | 1 | -2/+2 |
* | Implement some of the missing LFS64 support. | Elliott Hughes | 2014-02-18 | 1 | -0/+34 |