[PATCH 01/46] chmod: Use fchmodat if arch does not have the chmod syscall

Mike Frysinger vapier at gentoo.org
Sat Nov 17 20:25:03 UTC 2012


On Tuesday 13 November 2012 06:31:10 Markos Chandras wrote:
> +#if defined(__NR_fchmodat) && ! defined(__NR_chmod)

also, !defined rather than ! defined
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20121117/208373cf/attachment.asc>


More information about the uClibc mailing list