[BusyBox] chmod devel version don`t work with options -rwxoga

Vladimir N. Oleynik dzo at simtreas.ru
Tue Oct 1 07:39:34 UTC 2002


Hi Erik and Eero.

Eero wrote:
> I've been trying it (with the help of separately compiled:
> bash as /bin/sh, make, sed, gawk, install, m4, gcc) and
> one of the things that configure complains is that 'chmod'
> doesn't support '-w' (disable write flags from given files).
> 'chmod' from GNU fileutils understands '-w' although it's
> not mentioned in it's linux manual page...


I found this problem.
I rewrote chmod applet for true work
and only + 21 bytes added and smalest than stable version.

   text    data     bss     dec     hex filename
    356       0       0     356     164 chmod_new.o
    525       0       0     525     20d chmod_stable.o 
    335       0       0     335     14f chmod_devel_cvs.o


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: last_patch59.gz
Type: application/x-gzip
Size: 1193 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20021001/1448546b/attachment.bin 


More information about the busybox mailing list