|
Message-ID: <Pine.BSM.4.64L.2403092143000.25073@herc.mirbsd.org> Date: Sat, 9 Mar 2024 21:44:32 +0000 (UTC) From: Thorsten Glaser <tg@...bsd.de> To: Alejandro Colomar <alx@...nel.org> cc: Guillem Jover <guillem@...rons.org>, libc-alpha@...rceware.org, musl@...ts.openwall.com, libbsd@...ts.freedesktop.org, "Serge E. Hallyn" <serge@...lyn.com>, "Skyler Ferrante (RIT Student)" <sjf5462@....edu>, Iker Pedrosa <ipedrosa@...hat.com>, Christian Brauner <christian@...uner.io> Subject: Re: Re: Tweaking the program name for <err.h> functions Alejandro Colomar dixit: >You could say it's >glibc and musl's fault, for importing the err.h functions without >importing setprogname(3). In the BSD world, where these APIs >originated, they seem to be configurable portably (within BSDs). And Nope. They are rather new, there are BSDs without them (where “extern const char *__progname;” is still used). bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *much* more bare bones. But it turns out it beats the living hell out of ksh93 in that respect. I'd even consider it for my daily use if I hadn't wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.