This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Symlinks under /proc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]