Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-07-17 | fix missing argument in variadic syscall macros | Rich Felker | -1/+1 |
2012-10-25 | use explicit visibility to optimize a few hot-path function calls | Rich Felker | -3/+5 |
2012-09-09 | add 7-arg syscall support for mips | Rich Felker | -2/+3 |
2012-09-08 | syscall organization overhaul | Rich Felker | -5/+138 |
2011-05-01 | workaround for preprocessor bug in pcc | Rich Felker | -7/+7 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | -0/+14 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -22/+0 |
2011-03-19 | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | -0/+32 |
2011-02-15 | move arch-specific internal headers into place | Rich Felker | -500/+0 |
2011-02-13 | cleaning up syscalls in preparation for x86_64 port | Rich Felker | -9/+40 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+469 |