brooks 87a2c8d1bf id_t is a 64-bit integer and thus is passed as two arguments like off_t is.
As a result, those arguments must be recombined before calling the real
syscal implementation.  This change fixes 32-bit compatibility for
cpuset_getid(), cpuset_setid(), cpuset_getaffinity(), and
cpuset_setaffinity().
2008-07-10 17:45:57 +00:00
..
2008-07-09 17:00:14 +00:00
2008-01-15 18:34:47 +00:00
2008-02-23 22:40:05 +00:00