Re: bug#49308: GNU sed for Tru6 configure CFLAGS?

2021-08-04 Thread Jay K
orms that give it any meaning, are fairly harmless. Yeah, I know you might map an extra .so unnecessarily. - Jay From: Assaf Gordon Sent: Wednesday, August 4, 2021 9:29 PM To: Jay K ; 49...@debbugs.gnu.org <49...@debbugs.gnu.org> Cc: Larkin Nickle ; bug-gnulib

Re: getprocname Tru64

2021-07-06 Thread Jay K
nk you, - Jay From: Bruno Haible Sent: Tuesday, June 29, 2021 3:04 PM To: bug-gnulib@gnu.org Cc: Jay K ; Larkin Nickle Subject: Re: getprocname Tru64 Jay K wrote: > I see I lost the race here, but here is my rendition of getprogname for > Tru64, much more efficient. > > &g

getprocname Tru64

2021-06-29 Thread Jay K
I see I lost the race here, but here is my rendition of getprogname for Tru64, much more efficient. > diff -c getprogname.c.orig getprogname.c *** getprogname.c.orig  Tue Jun 29 03:46:44 2021 --- getprogname.c       Tue Jun 29 03:48:55 2021 *** *** 283,288 --- 283,291      

Makefile operator -ot generate-parse-datetime tru64

2021-06-29 Thread Jay K
I'm building GNU tar on Tru64. > uname -srm OSF1 V5.1 alpha The operator -ot causes errors. Can you state this stuff more portability? I'm doing this, which I realize is the wrong file, at least, and maybe not ideal otherwise, otherwise you would not be using -ot: > diff  Makefile.in.orig Mak