summaryrefslogtreecommitdiff
path: root/lib/getprogname.c
Commit message (Expand)AuthorAgeFilesLines
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* getprogname: fix port to IRIXPaul Eggert2017-01-081-2/+5
* getprogname: port to IRIXPaul Eggert2017-01-061-0/+31
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* getprogname: port to HP-UXJohn David Anglin2016-10-261-0/+22
* getprogname: Fix test failure on Cygwin. Comments.Bruno Haible2016-10-191-10/+15
* getprogname: IBM z/OS: avoid NULL-dereferenceJim Meyering2016-10-131-1/+3
* getprogname: port to IBM z/OSDaniel Richard G2016-10-131-0/+39
* getprogname: correct the test for a __progname variableJim Meyering2016-10-011-1/+1
* getprogname: avoid __progname vs program_invocation_short_name pitfallJim Meyering2016-09-281-6/+5
* getprogname: port to OpenBSD 5.1Jim Meyering2016-09-281-0/+9
* getprogname: port to AIXJim Meyering2016-09-221-0/+26
* getprogname: fix errors in previous changeGisle Vanem2016-09-081-5/+6
* getprogname: port to systems with __argv (mingw, msvc)Jim Meyering2016-09-071-19/+14
* getprogname: port to Solaris 10Paul Eggert2016-09-061-2/+10
* getprogname: new modulePino Toscano2016-09-051-0/+45