bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24805: grep-2.26: FTBFS on hpux11 - getprogname.c not ported


From: John David Anglin
Subject: bug#24805: grep-2.26: FTBFS on hpux11 - getprogname.c not ported
Date: Wed, 26 Oct 2016 20:04:14 -0400

Attached is a patch to fix build on hpux11.  I added a new hunk along the lines 
as the one for _AIX.
The pst_ucomm field gives the program's basename but the name is truncated to 
14 characters plus
the null terminator.  Thus, I had to adjust test-getprogname.c to just check 14 
characters.

Regards,
Dave Anglin
--
John David Anglin       address@hidden


Attachment: grep-2.26-hpux.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]