aboutsummaryrefslogtreecommitdiff
path: root/include/asm-alpha/unistd.h
AgeCommit message (Collapse)AuthorFilesLines
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hGravatar David Woodhouse 1-3/+4
These aren't needed by glibc or klibc, and they're broken in some cases anyway. The uClibc folks are apparently switching over to stop using them too (now that we agreed that they should be dropped, at least). Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-07-27[PATCH] new alpha syscallsGravatar Richard Henderson 1-1/+6
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-21[PATCH] alpha: key management syscallsGravatar Richard Henderson 1-1/+4
Allocate syscall numbers for add_key, request_key, keyctl.
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+656
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!