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/sys/linux/Makefile.a ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-04-26 16:21:29

Modified files:
	newlib         : ChangeLog 
	newlib/libc/sys/linux: Makefile.am Makefile.in io.c signal.c 
Added files:
	newlib/libc/sys/linux: io64.c 

Log message:
	2002-04-26  Jeff Johnston  <jjohnstn@redhat.com>
	
	*  libc/sys/linux/Makefile.am: Add io64.c.
	*  libc/sys/linux/Makefile.in: Regenerated.
	*  libc/sys/linux/io.c(mkfifo, fsync, fdatasync): Added syscalls.
	*  libc/sys/linux/signal.c (sigwaitinfo, sigtimedwait): Ditto.
	*  libc/sys/linux/io64.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.275&r2=1.276
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/io64.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/Makefile.am.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/Makefile.in.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/io.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/signal.c.diff?cvsroot=src&r1=1.3&r2=1.4


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