Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -1/+0 |
* | drop missing {INLINE,INTERNAL}_SYSCALL fallback logic | Mike Frysinger | 2009-07-08 | 1 | -6/+0 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -1/+1 |
* | - add missing const qualifier for !__NR_sched_setaffinity && HAVE_STUBS | Bernhard Reutner-Fischer | 2008-09-30 | 1 | -1/+1 |
* | - only compile them if the respective syscalls are available | Bernhard Reutner-Fischer | 2008-09-24 | 1 | -0/+15 |
* | - remove a couple of duplicate includes | Bernhard Reutner-Fischer | 2008-08-27 | 1 | -1/+0 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Impl. linux syscalls sched_getaffinity/sched_setaffinity but | Joakim Tjernlund | 2007-02-12 | 1 | -0/+78 |