Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-12 | remove unused __futex function and source file | Rich Felker | 1 | -7/+0 | |
the direct syscall or various thin and mostly-inline wrappers around it are used instead internally. at some point a public futex function should be added, but it's not yet clear what the signature should be, and in the mean time this file is not useful. | |||||
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -2/+1 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+8 | |