summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sched_getaffinity.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15sched_getaffinity.c: mark syscall as __always_inlinePeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-09-24- only compile them if the respective syscalls are availableBernhard Reutner-Fischer
2008-08-27- remove a couple of duplicate includesBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2008-01-05this code does not actually rely on INTERNAL_SYSCALLMike Frysinger
2007-02-12Impl. linux syscalls sched_getaffinity/sched_setaffinity butJoakim Tjernlund