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]

newlib ./ChangeLog libc/include/sys/errno.h


CVSROOT:	/cvs/uberbaum
Module name:	newlib
Changes by:	cgf@sourceware.org	2010-12-26 21:11:38

Modified files:
	.              : ChangeLog 
	libc/include/sys: errno.h 

Log message:
	cygwin:
	* cygwin.din: Export program_invocation_name and
	program_invocation_short_name.
	* dcrt0.cc: Set program_invocation*name to correct values, based on
	argv[0].
	* globals.cc (program_invocation_name): Define.
	(program_invocation_short_name): Ditto
	newlib:
	* libc/include/sys/errno.h (program_invocation_name): Declare.
	(program_invocation_short_name): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/newlib/ChangeLog.diff?cvsroot=uberbaum&r1=1.1565&r2=1.1566
http://sourceware.org/cgi-bin/cvsweb.cgi/newlib/libc/include/sys/errno.h.diff?cvsroot=uberbaum&r1=1.17&r2=1.18


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