ecos-opt/net/net/bsd_tcpip/current ChangeLog i ...
nickg@sources.redhat.com
nickg@sources.redhat.com
Sat Jun 14 15:03:00 GMT 2003
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: nickg@sourceware.org 2003-06-14 15:03:03
Modified files:
net/net/bsd_tcpip/current: ChangeLog
net/net/bsd_tcpip/current/include/netinet: in.h
net/net/bsd_tcpip/current/include/sys: malloc.h
net/net/bsd_tcpip/current/src/ecos: synch.c
Log message:
* src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into a
loop so that releases of the current thread do not get mistaken
for locks and trigger the asserts.
* include/sys/malloc.h (M_DEVBUF): Added this definition.
* include/netinet/in.h: Changed size of sockaddr_in.sin_zero[] to
24 bytes. This makes a sockaddr_in the same size as a sockaddr.
Otherwise the definitions of things like ifaliasreq and
in_aliasreq do not match when they should.
More information about the Ecos-cvs
mailing list