Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Wed Nov 12 23:50:29 UTC 2008

Modified Files:
        src/include [netbsd-5]: sched.h
        src/lib/libc/sys [netbsd-5]: sched.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #47):
        lib/libc/sys/sched.c: revision 1.2
        include/sched.h: revision 1.11
Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainly
for compatibility purposes.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.4.1 src/include/sched.h
cvs rdiff -r1.1 -r1.1.6.1 src/lib/libc/sys/sched.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index