Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-26 | move src/syscall to src/lib/syscall. | Russ Cox | 1 | -292/+0 |
2008-08-04 | use new export syntax to avoid repetition | Rob Pike | 1 | -136/+2 |
2008-07-29 | fix type error caused by recent change | Rob Pike | 1 | -2/+2 |
2008-07-28 | add lstat | Rob Pike | 1 | -4/+2 |
2008-07-26 | beginnings of a low-level syscall library | Rob Pike | 1 | -0/+428 |