> > Yes, although I think it's kind of mindless copying. This code doesn't > > benefit from progname. (Code that inspects argv[0] does benefit.) > > > > I doubt porting these programs is a high priority for anyone, but > > nevertheles I prefer standard code over nonstandard code. > > > > That said, it is kind of noise. > > And you just know that if this is committed there will be a diff > from someone else in a year or so to use getprogname() instead of > hard-coding the value.
I actually dislike how these programs behave when linked to. It is rare. But it feels misleading somehow.
