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/hal/synth/arch/current ChangeLog ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-12-15 14:01:40

Modified files:
	packages/hal/synth/arch/current: ChangeLog 
	packages/hal/synth/arch/current/cdl: hal_synth.cdl 
	packages/hal/synth/arch/current/include: hal_io.h 
Added files:
	packages/hal/synth/arch/current/src: synth_syscalls.c 

Log message:
	* include/hal_io.h: Add cyg_hal_sys_shmget(), cyg_hal_sys_shmat()
	and cyg_hal_sys_shmdt() system calls
	* src/synth_syscalls.c: Implementations of cyg_hal_sys_shmget(),
	cyg_hal_sys_shmat() and cyg_hal_sys_shmdt(). Moved
	cyg_hal_sys_mmap() from the flash driver to here.


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