Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/lib/libpthread
Module Name: src
Committed By: nathanw
Date: Fri Sep 26 22:48:23 UTC 2003
Modified Files:
src/lib/libpthread: pthread_types.h
Log Message:
Don't include <machine/lock.h> anymore; instead, we now get
__cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED from <sys/types.h>.
Should prevent the massive namespace pollution by way of dragging in
many MD headers that has been observed to break stuff.
thank you very much!
.mrg.
Home |
Main Index |
Thread Index |
Old Index