This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/compat/linux/current ChangeLog i ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-01-22 16:50:10

Modified files:
	packages/compat/linux/current: ChangeLog 
	packages/compat/linux/current/include/linux: slab.h spinlock.h 
Added files:
	packages/compat/linux/current/include/linux: rwsem.h 

Log message:
	* include/linux/spinlock.h (DEFINE_SPINLOCK): Added.
	* include/linux/slab.h (vfree): Added vmalloc and vfree which map
	to malloc and free.
	* include/linux/rwsem.h: New file. eCos does not have read/write
	semaphores so these are mapped to normal semaphores.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]