summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sched_getaffinity.c
Commit message (Expand)AuthorAgeFilesLines
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - only compile them if the respective syscalls are availableBernhard Reutner-Fischer2008-09-241-3/+8
* - remove a couple of duplicate includesBernhard Reutner-Fischer2008-08-271-1/+0
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* this code does not actually rely on INTERNAL_SYSCALLMike Frysinger2008-01-051-3/+1
* Impl. linux syscalls sched_getaffinity/sched_setaffinity butJoakim Tjernlund2007-02-121-0/+52