This is the mail archive of the ecos-cvs@sourceware.org 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-opt/net/net/bsd_tcpip/current ChangeLog i ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2005-10-23 20:48:44

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/include/net: if.h 
	net/net/bsd_tcpip/current/src/sys/kern: uipc_socket.c 
	                                        uipc_socket2.c 
	net/net/bsd_tcpip/current/src/sys/netinet6: in6_pcb.c 
	                                            ip6_mroute.c 
Removed files:
	net/net/bsd_tcpip/current/include/sys: time.h 

Log message:
	* include/sys/time.h (Removed): Use the isoinfra sys/time.h
	* include/net/if.h: We do need sys/time.h for timeval.
	* src/sys/kern/uipc_socket.c: include sys/time.h for timeval
	* src/sys/kern/uipc_socket2.c: Ditto
	* src/sys/netinet6/in6_pcb.c (in6_pcbdetach): remove lvalue cast
	to keep gcc4.x happy.


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