]> Savannah Git Hosting - gnulib.git/commit
getprogname: port to HP-UX
authorJohn David Anglin <dave.anglin@bell.net>
Thu, 27 Oct 2016 00:16:01 +0000 (17:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Oct 2016 00:17:36 +0000 (17:17 -0700)
commit3c72272268021349cbc9a442fe033e7ba13a0c17
tree5cb3ef7c5026603f7005f59e07fed6c927a32ba6
parent2abfc296c6fd574c41b1e847e91b43ff70299d53
getprogname: port to HP-UX

See Bug#24805.
* lib/getprogname.c (getprogname) [__hpux]: Port.
* tests/test-getprogname.c (STREQ) [__hpux]:
Special-case for HP-UX limitations on program name length.
ChangeLog
lib/getprogname.c
tests/test-getprogname.c