[ros-kernel] A small ldr patch for cygwin
art yerkes
ayerkes at speakeasy.net
Mon Oct 27 13:31:22 CET 2003
On Mon, 27 Oct 2003 09:46:23 -0800 (PST)
Jason Filby <jasonfilby at yahoo.com> wrote:
> Why did you have to force the win95 personality?
:-o
NtSetInformationToken at se/token.c:750 is unimplemented, have a nice day
cygwin internally uses a big struct that knows about allowed operations on
various versions of windows. You'd be amazed at how many different flavors
it uses internally.
I should be more clear; you can use any flavor except the win2k and nt4
flavors. I believe the nt 3.51 and 3.1 flavors worked ok.
Because I know less than zero about that part of NT, I decided to try to
make as small a modification as possible to allow me to continue.
--
"Should array indices start at 0 or 1? My compromise of 0.5 was rejected
without, I thought, proper consideration."
- S. Kelly-Bootle
More information about the Ros-kernel
mailing list