bug-coreutils
[Top][All Lists]
Advanced

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

Re: Fw: Redirection & wildcarding under VMS


From: Jim Meyering
Subject: Re: Fw: Redirection & wildcarding under VMS
Date: Tue, 17 Jun 2003 20:14:06 +0200

"Bernard Giroud" <address@hidden> wrote:
> OK! So here it is... (Still one utility and the header
> system.h).

Thank you.
I've made the suggested changes:

        * src/system.h (initialize_main): Define.
        Use it in every `main'.  Applied via this:
        p='initialize_main (&argc, &argv);'
        perl -ni -e '/program_name.=.argv.0/ and print "  '"$p"'\n"; print' \
          $(grep -l program_name.=.argv.0 *.c)
        test.c uses margc/margv, so I made the change manually for that file.
        Based on a patch from Bernard Giroud.




reply via email to

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