summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sched_getaffinity.c
AgeCommit message (Expand)Author
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