Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add clock_settime and clock_nanosleep. | Haruki Hasegawa | 2014-10-13 | 1 | -19/+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 |
* | Make mips generated assembler more like the mips64 stuff. | Elliott Hughes | 2014-02-19 | 1 | -7/+9 |
* | Sort the syscalls.mk files, give all generated files the same header. | Elliott Hughes | 2013-10-16 | 1 | -1/+2 |
* | The SYS_ constants should cover all __NR_ values. | Elliott Hughes | 2013-03-21 | 1 | -1/+1 |
* | [MIPS] Add support for MIPS syscalls | Raghu Gandham | 2012-05-09 | 1 | -0/+22 |