summaryrefslogtreecommitdiff
path: root/librt/timer_create.c
AgeCommit message (Collapse)Author
2006-08-23only define offsetof() if it isnt already definedMike Frysinger
2005-01-11Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch...