This is the mail archive of the newlib-cvs@sourceware.org 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 configure.host libc/inclu ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x5f1
Changes by:	corinna@sourceware.org	2007-11-12 15:25:49

Modified files:
	newlib         : ChangeLog configure.host 
	newlib/libc/include: reent.h 
	newlib/libc/include/sys: time.h unistd.h 
	newlib/libc/reent: timer.c 

Log message:
	2007-07-06  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/sys/time.h (gettimeofday): Change to proper
	prototype where second parameter is void *.
	* libc/include/reent.h: Fix prototype for _gettimeofday_r.
	* libc/time/timer.c (_gettimeofday_r): Change prototype accordingly.
	
	2007-06-13  Patrick Mansfield  <patmans@us.ibm.com>
	
	* libc/include/sys/unistd.h: Change usleep prototype to Posix.
	
	2007-01-05  Brian Ford  <Brian.Ford@FlightSafety.com>
	
	* configure.host (*-*-cygwin*): Define HAVE_BLKSIZE.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.916.2.5&r2=1.916.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.83&r2=1.83.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/reent.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.5&r2=1.5.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/time.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.10&r2=1.10.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/unistd.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.56&r2=1.56.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/reent/timer.c.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3&r2=1.3.6.1


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