program_invocation_name

Eric Blake eblake@redhat.com
Sun Dec 26 07:17:00 GMT 2010


Porting of some programs originally written for glibc over to cygwin
would be easier if cygwin could provide the global variables char*
program_invocation_{short_,}name, set automatically to match argv[0] of
main(), and declared in <errno.h> when strict standards compliance isn't
requested.  Is it worth my time to go ahead and submit a patch to add
this?  Or is our party line still that as long as you are using
non-portable means, you should just continue to use
readlink("/proc/self/exe") when porting to cygwin?

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20101226/e213176c/attachment.sig>


More information about the Cygwin mailing list