From: Ulrich Drepper Date: Mon, 17 Jan 2000 05:17:33 +0000 (+0000) Subject: Linux/Arm implementation of chown. X-Git-Tag: glibc-2.16-ports-before-merge~2742 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df4969c4212eaecabcd5053a6a93c5f40a7484dc;p=thirdparty%2Fglibc.git Linux/Arm implementation of chown. --- diff --git a/sysdeps/unix/sysv/linux/arm/chown.c b/sysdeps/unix/sysv/linux/arm/chown.c new file mode 100644 index 00000000000..1961622564c --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/chown.c @@ -0,0 +1 @@ +#include