summaryrefslogtreecommitdiffstats
path: root/librt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2005-11-291-55/+8
|
* Big, huge fricking merge. Peter, if you touch the build system again I'm ↵"Steven J. Hill"2005-10-041-25/+41
| | | | going to smash your keyboard.
* Big sync with trunk."Steven J. Hill"2005-09-241-2/+2
|
* rework dependencies so the archive is re-created only when the object files ↵Mike Frysinger2005-01-181-5/+2
| | | | have been updated
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-0/+47
I then reworked the syscall handling and made minor cleanups. With luck I've not completely broken his patch...