Patch #573770: Implement lchown.

This commit is contained in:
Martin v. Löwis 2002-07-28 16:33:45 +00:00
parent ddc6f4748e
commit 0cec0ffc78
6 changed files with 49 additions and 8 deletions

View file

@ -211,6 +211,9 @@
Solaris and Linux, the necessary defines are already defined.) */
#undef HAVE_LARGEFILE_SUPPORT
/* Define to 1 if you have the `lchown' function. */
#undef HAVE_LCHOWN
/* Define to 1 if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL