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]

src/newlib ChangeLog libc/misc/unctrl.c libc/p ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.cygnus.com	2000-08-30 11:34:53

Modified files:
	newlib         : ChangeLog 
	newlib/libc/misc: unctrl.c 
	newlib/libc/posix: execve.c 
	newlib/libc/sys/sysvi386: crt0.c 

Log message:
	2000-08-30  Werner Almesberger  <Werner.Almesberger@epfl.ch>
	
	* libc/posix/execve.c: included unistd.h for "_execve" prototype.
	* libc/misc/unctrl.c libc/sys/sysvi386/crt0.c (sccsid): changed
	"#ifndef lint" to "#if defined(LIBC_SCCS) && !defined(lint)" like
	everywhere else.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/misc/unctrl.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/execve.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sysvi386/crt0.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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