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/include/sys/param.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-07-26 14:44:34

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: param.h 
	newlib/libc/sys/linux: Makefile.am Makefile.in inode.c 
	newlib/libc/sys/linux/sys: stat.h 
Added files:
	newlib/libc/sys/linux: ftw.c ftw64.c getwd.c scandir64.c 
	                       strverscmp.c versionsort.c 
	                       versionsort64.c 

Log message:
	2002-07-26  Jeff Johnston  <jjohnstn@redhat.com>
	
	*  libc/include/sys/param.h (MAX, MIN): Added macros.
	*  libc/sys/linux/Makefile.am: Add new files.
	*  libc/sys/linux/Makefile.in: Regenerated.
	*  libc/sys/linux/sys/stat.h: Add *stat64 prototypes.
	*  libc/sys/linux/inode.c (fchdir): Added syscall.
	*  libc/sys/linux/ftw.c: New file.
	*  libc/sys/linux/ftw64.c: Ditto.
	*  libc/sys/linux/getwd.c: Ditto.
	*  libc/sys/linux/scandir64.c: Ditto.
	*  libc/sys/linux/strverscmp.c: Ditto.
	*  libc/sys/linux/versionsort.c: Ditto.
	*  libc/sys/linux/versionsort64.c: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.402&r2=1.403
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/param.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/ftw.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/ftw64.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/getwd.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/scandir64.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/strverscmp.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/versionsort.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/versionsort64.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.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/Makefile.in.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/inode.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/stat.h.diff?cvsroot=src&r1=1.2&r2=1.3


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