Sujet : Re: New VSI post on Youtube
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 17. Aug 2024, 03:44:32
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9p2qf$1oud7$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Pan/0.159 (Vovchansk; )
On Fri, 16 Aug 2024 20:29:40 -0500, Craig A. Berry wrote:
On 8/16/24 8:06 PM, Lawrence D'Oliveiro wrote:
>
On Fri, 16 Aug 2024 12:11:16 -0400, Stephen Hoffman wrote:
Yes, that means dragging some apps forward. And dragging systen APIs
forward.
Reinventing POSIX?
POSIX is just an API.
It was an API that was careful to define higher-level types like “time_t”
and “uintptr_t” and “size_t”, precisely because the *nix systems were at
the forefront of the 64-bit transition and they had to be prepared.