OSDN Git Service

Rewrite taskset to use syscall directly without macros/prototypes glibc refuses to...
authorRob Landley <rob@landley.net>
Mon, 6 Aug 2012 04:05:16 +0000 (23:05 -0500)
committerRob Landley <rob@landley.net>
Mon, 6 Aug 2012 04:05:16 +0000 (23:05 -0500)
commit878aca71af67b6ceae27f6129e13c809fe8e993d
tree957be18181db7d7f968069478c6edcf6e7c1ed4b
parent28ccfd873aac07901f1899268e3f36494e4094c1
Rewrite taskset to use syscall directly without macros/prototypes glibc refuses to make available without yet more wacky inappropriate #defines. (Linux is not the hurd.)
toys/taskset.c