summaryrefslogtreecommitdiff
path: root/lib/getprogname.c
Commit message (Expand)AuthorAgeFilesLines
* getprogname: port to Tru64Larkin Nickle2021-05-221-3/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* getprogname: Add support for OpenServer 6 and UnixWare 7.Benji Wiebe2020-10-111-0/+38
* getprogname: Trim module dependencies.Bruno Haible2020-07-051-1/+1
* getprogname: Make more robust in multithreaded applications.Bruno Haible2020-05-281-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* get_progname_of: New module.Bruno Haible2019-08-141-1/+2
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-1/+1
* getprogname: Port to Android 4.3.Bruno Haible2019-01-261-1/+5
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* getprogname: Add support for 32-bit programs on HP-UX.Bruno Haible2018-10-111-11/+51
* getprogname: Work around program name truncation when possible.Bruno Haible2018-10-111-3/+27
* maint: Add encoding marker for Emacs to non-ASCII sources.Bruno Haible2018-01-051-0/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* getprogname: Fix compilation error on IRIX.Bruno Haible2017-11-111-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-5/+4
* 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