Source-Changes archive

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

CVS commit: src/sys/rump



Module Name:    src
Committed By:   pooka
Date:           Wed Dec 17 20:16:28 UTC 2008

Modified Files:
        src/sys/rump/include/rump: rumpuser.h
        src/sys/rump/librump/rumpkern: emul.c
        src/sys/rump/librump/rumpuser: rumpuser_pth.c

Log Message:
If available (__NetBSD__), use pthread_setname_np() to set the
thread name for kthread_create().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -r1.59 -r1.60 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.19 -r1.20 src/sys/rump/librump/rumpuser/rumpuser_pth.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