tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: patch adding a pidfile-option to script(1)
Date: Wed, 16 Sep 2026 23:19:16 +0000 (UTC)
From: RVP <rvp%SDF.ORG@localhost>
Message-ID: <631a57d6-b42a-dce3-fddb-bd5346fa61ff%SDF.ORG@localhost>
| Wouldn't it make more sense to rewrite script(1) to use pselect(2)? All the
| other systems (that I've briefly looked at) have all rewritten it that way.
Seems like that, or importing the FreeBSD one as uwe@ suggested, would be
a nice first project for a newly added developer, if only they would return
the forms ...
| I mean select(2) and friends are in POSIX... :)
They weren't when script was created. There was no POSIX back then, no
SUS either, select() had yet to be invented, this is one of the ancient ones
(and seemingly, not touched a lot, except to make it compile on modern
compilers, etc) since.
kre
Home |
Main Index |
Thread Index |
Old Index