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]

[newlib-cygwin] Add ChangeLog entry for last patch to libc/include/sys/time.h.


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ff39a89e02f1f5c279710367b8d72ef3e5d55959

commit ff39a89e02f1f5c279710367b8d72ef3e5d55959
Author: Steve Ellcey <sellcey@imgtec.com>
Date:   Thu Mar 19 10:19:35 2015 -0700

    	Add ChangeLog entry for last patch to libc/include/sys/time.h.

Diff:
---
 newlib/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4a694a4..1b03bbc 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-19  Steve Ellcey  <sellcey@imgtec.com>
+
+	* libc/include/sys/time.h: Replace uint32_t and uint64_t
+	with __uint32_t and __uint64_t.
+
 2015-03-13  Jon TURNEY  <jon.turney@dronecode.org.uk>
 
 	* libc/libc.texinfo: Fix directory entry.


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