| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
| * | fix errors in sigqueue (potential information leak, wrong behavior)•••1. any padding in the siginfo struct was not necessarily zero-filled, so it might have contained private data off the caller's stack. 2. the uid and pid must be filled in from userspace. the previous rsyscall fix broke rsyscalls because the values were always incorrect. | Rich Felker | 2011-03-10 | 1 | -5/+7 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+14 |
