Age | Commit message (Expand) | Author |
---|---|---|
2012-06-15 | sched_getaffinity.c: mark syscall as __always_inline | Peter S. Mazinger |
2011-02-24 | unify stub logic | Mike Frysinger |
2008-10-28 | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer |
2008-09-24 | - only compile them if the respective syscalls are available | Bernhard Reutner-Fischer |
2008-08-27 | - remove a couple of duplicate includes | Bernhard Reutner-Fischer |
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2008-01-05 | this code does not actually rely on INTERNAL_SYSCALL | Mike Frysinger |
2007-02-12 | Impl. linux syscalls sched_getaffinity/sched_setaffinity but | Joakim Tjernlund |