Convert a file descriptor from Cygwin openat() to Win32 file HANDLE?

Cedric Blancher cedric.blancher@gmail.com
Tue Mar 5 08:45:05 GMT 2024


On Mon, 4 Mar 2024 at 09:35, Andrey Repin <anrdaemon@yandex.ru> wrote:
>
> Greetings, Cedric Blancher!
>
> > How can I convert a file descriptor from Cygwin openat() to Win32 file HANDLE?
>
> In general, you should not attempt to do such thing.
> If you have a very specific idea in mind, it would be best to describe, what
> you are trying to achieve, so community could provide a more meaningful
> suggestion to solve your specific issue.

The idea is to add raw SID support for users and groups to /bin/ls,
and that only works with access to the raw SIDs

Ced
-- 
Cedric Blancher <cedric.blancher@gmail.com>
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur


More information about the Cygwin mailing list