]> Savannah Git Hosting - gnulib.git/commit
getprogname: Fix test failure on Cygwin. Comments.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Oct 2016 11:53:18 +0000 (13:53 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 18 Oct 2016 22:09:53 +0000 (00:09 +0200)
commit7082adff580e7e3b2dc881a68cb28c88a157eda7
tree93ac16a062a2f47867ac570f636b4f6ecc6fcb3d
parent043722e21c8467d03dd18ad500dc59bf17e4637e
getprogname: Fix test failure on Cygwin. Comments.

* lib/getprogname.h: Add comments.
* lib/getprogname.c: Add comments. Fix #elif indentation.
* tests/test-getprogname.c (main): On Cygwin, expect a result without
".exe" suffix.
ChangeLog
lib/getprogname.c
lib/getprogname.h
tests/test-getprogname.c