Many thanks for the quick work over all utilities :-)).
----- Original Message ----- From: "Jim Meyering" <[EMAIL PROTECTED]> To: "Bernard Giroud" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "Paul Eggert" <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 8:14 PM Subject: Re: Fw: Redirection & wildcarding under VMS > "Bernard Giroud" <[EMAIL PROTECTED]> 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. ******************************************************************************** This e-mail contains confidential information or information belonging to the Credit Lyonnais Group entity sending it and is intended solely for the addressees. Any views expressed in this message are those of the individual sender and its contents do not constitute a commitment by Credit Lyonnais unless confirmed by letter or fax. The unauthorised disclosure, use, dissemination or copying (either whole or partial) of this e-mail, or any information it contains, is prohibited. E-mails are susceptible to alteration and their integrity cannot be guaranteed. Internet communications are not secured and therefore Credit Lyonnais shall not be liable for this e-mail if modified or falsified. If you are not the intended recipient of this e-mail, please delete it immediately from your system and notify the sender of the wrong delivery and the mail deletion. ******************************************************************************** _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
