This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib 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]

src/newlib ChangeLog libc/include/sys/config.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-06-21 11:40:51

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: config.h 
	newlib/libc/sys/linux: io.c 

Log message:
	2002-06-21  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/sys/config.h[__linux__]: Set _READ_WRITE_RETURN_TYPE
	to _ssize_t.
	* libc/sys/linux/io.c (read, write): Change to return ssize_t.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.343&r2=1.344
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/config.h.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/io.c.diff?cvsroot=src&r1=1.5&r2=1.6


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