Symlinks under /proc

Christopher Faylor me@cgf.cx
Sun Feb 27 01:33:00 GMT 2005


On Wed, Feb 02, 2005 at 12:03:52PM -0500, Igor Pechtchanski wrote:
>a) mknod cannot set the mode of many devices.
>   Even though I run "mknod -m666" for all of them, everything except fd*,
>   mem, port, sd*, and scd* has mode 600.  I've compared strace outputs
>   for "mem" and "kmem", and chmod succeeds in both cases, but the mode
>   for kmem is not changed.  Weird.

I was thinking of making a 1.5.13 release and thought I'd fix this bug.
However, I can't duplicate it anymore.  I didn't try to get rid of the
special /dev handling from the DLL but all of the device nodes have the
correct permissions after running your script and I can change them
afterwards without a problem.

Can you still duplicate this problem, Igor?

cgf



More information about the Cygwin-developers mailing list