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]

newlib ./ChangeLog libc/include/sys/signal.h l ...


CVSROOT:	/cvs/uberbaum
Module name:	newlib
Changes by:	cgf@sources.redhat.com	2001-10-22 09:40:26

Modified files:
	.              : ChangeLog 
	libc/include/sys: signal.h 
	libc/posix     : execvp.c popen.c 
	libc/stdlib    : system.c 

Log message:
	* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.
	* signal.h: Change comment to reflect __CYGWIN__ rather than __CYGWIN32__.
	* popen.c (popen): Use __CYGWIN_ rather than __CYGWIN32__.
	* system.c (_system_r): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/ChangeLog.diff?cvsroot=uberbaum&r1=1.187&r2=1.188
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/include/sys/signal.h.diff?cvsroot=uberbaum&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/posix/execvp.c.diff?cvsroot=uberbaum&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/posix/popen.c.diff?cvsroot=uberbaum&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/newlib/libc/stdlib/system.c.diff?cvsroot=uberbaum&r1=1.5&r2=1.6


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