Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Kaz Kylheku <643-408-1753@kylheku.com> Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Python (was Re: I did not inhale) Date: Thu, 22 Aug 2024 17:48:03 -0000 (UTC) Organization: A noiseless patient Spider Lines: 31 Message-ID: <20240822104049.378@kylheku.com> References: <20240815182717.189@kylheku.com> <20240822082202.318@kylheku.com> <20240822103622.714@kylheku.com> Injection-Date: Thu, 22 Aug 2024 19:48:03 +0200 (CEST) Injection-Info: dont-email.me; posting-host="90d9ee9f577d3e1dd330bc58c9f42403"; logging-data="562027"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX187A4I0/keoWvaLbDgMe1wgd62bLJDpQN4=" User-Agent: slrn/pre1.0.4-9 (Linux) Cancel-Lock: sha1:/ZDRVaQosg178Sd0U+U6J9LVDcU= Bytes: 2602 On 2024-08-22, Kaz Kylheku <643-408-1753@kylheku.com> wrote: > On 2024-08-22, Bart wrote: >> So this is only indirectly using POSIX under Windows. > > That is correct; the Microsoft POSIX subsystem isn't used, if that's > what you mean by "direct". > > It's not designed to be usable, as far as I know. The Wikipedia has info about this: https://en.wikipedia.org/wiki/Microsoft_POSIX_subsystem Over the years, Microsoft shipped different "POSIX-on-Windows" solutions, making them a moving target. You cannot rely on any of these, not only because of the moving target nature, but because of various drawbacks. None of them are useful when what you want either of these: - port a POSIX program such that it's a native Windows application, not requiring any special environment or subsystem. - develop a native Windows application which uses POSIX interfaces to interact with the host system as much as possible. -- TXR Programming Language: http://nongnu.org/txr Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal Mastodon: @Kazinator@mstdn.ca