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
Changes by:	jjohnstn@sourceware.org	2006-01-31 19:33:56

Modified files:
	newlib         : ChangeLog configure.host 
	newlib/libc/include/sys: config.h 
Added files:
	newlib/libc/sys/rdos: Makefile.am Makefile.in aclocal.m4 chown.c 
	                      close.c config.h configure configure.in 
	                      crt0.S execve.c fork.c fstat.c getenv.c 
	                      getpid.c gettod.c isatty.c kill.c link.c 
	                      lseek.c open.c rdos.S rdos.h rdoshelp.c 
	                      read.c readlink.c sbrk.c stat.c symlink.c 
	                      times.c unlink.c user.def wait.c write.c 

Log message:
	2006-01-31  Leif Ekblad  <leif@rdos.net>
	
	* configure.host: RDOS support added
	* libc/include/sys/config.h: Ditto.
	* libc/sys/rdos/Makefile.am, libc/sys/rdos/Makefile.in: New files.
	* libc/sys/rdos/aclocal.m4, libc/sys/rdos/chown.c: Ditto.
	* libc/sys/rdos/close.c, libc/sys/rdos/config.h: Ditto.
	* libc/sys/rdos/configure, libc/sys/rdos/configure.in: Ditto.
	* libc/sys/rdos/crt0.S, libc/sys/rdos/execve.c: Ditto.
	* libc/sys/rdos/fork.c, libc/sys/rdos/fstat.c: Ditto.
	* libc/sys/rdos/getenv.c, libc/sys/rdos/getpid.c: Ditto.
	* libc/sys/rdos/gettod.c, libc/sys/rdos/isatty.c: Ditto.
	* libc/sys/rdos/kill.c, libc/sys/rdos/link.c: Ditto.
	* libc/sys/rdos/lseek.c, libc/sys/rdos/open.c: Ditto.
	* libc/sys/rdos/rdos.S, libc/sys/rdos/rdos.h: Ditto.
	* libc/sys/rdos/rdoshelp.c, libc/sys/rdos/read.c: Ditto.
	* libc/sys/rdos/readlink.c, libc/sys/rdos/sbrk.c: Ditto.
	* libc/sys/rdos/stat.c, libc/sys/rdos/symlink.c: Ditto.
	* libc/sys/rdos/times.c, libc/sys/rdos/unlink.c: Ditto.
	* libc/sys/rdos/user.def, libc/sys/rdos/wait.c: Ditto.
	* libc/sys/rdos/write.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.867&r2=1.868
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&r1=1.77&r2=1.78
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/config.h.diff?cvsroot=src&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/Makefile.am.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/Makefile.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/aclocal.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/chown.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/close.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/config.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/configure.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/configure.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/crt0.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/execve.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/fork.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/fstat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/getenv.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/getpid.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/gettod.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/isatty.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/kill.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/link.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/lseek.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/open.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/rdos.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/rdos.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/rdoshelp.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/read.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/readlink.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/sbrk.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/stat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/symlink.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/times.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/unlink.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/user.def.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/wait.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rdos/write.c.diff?cvsroot=src&r1=NONE&r2=1.1


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