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 libc/sys/linux/aio.c libc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2006-02-16 21:25:45

Modified files:
	newlib         : ChangeLog 
	newlib/libc/sys/linux: aio.c 
	newlib/libc/sys/linux/sys: types.h 

Log message:
	2006-02-16  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/sys/linux/aio.c: Define _GNU_SOURCE so struct aioinit
	will be defined.
	* libc/sys/linux/sys/types.h: Move <sys/config.h> ahead of
	<features.h> to preset special flags.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.871&r2=1.872
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/aio.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/types.h.diff?cvsroot=src&r1=1.18&r2=1.19


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