X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Ffchownat.c;h=3bf5daa1ade1933814107ebb3f7902d59d15ebac;hb=1ff2f5cb0aa2b2098f6b22b8df395c6e0d12e23e;hp=6892fd03d1948399cc037a782e22777ba60bb5e0;hpb=f3797c1231154dc0bbade50aceaa8639ffd9e3cf;p=debian%2Ftar diff --git a/gnu/fchownat.c b/gnu/fchownat.c index 6892fd03..3bf5daa1 100644 --- a/gnu/fchownat.c +++ b/gnu/fchownat.c @@ -1,12 +1,10 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* This function serves as replacement for a missing fchownat function, as well as a work around for the fchownat bug in glibc-2.4: when the buggy fchownat-with-AT_SYMLINK_NOFOLLOW operates on a symlink, it mistakenly affects the symlink referent, rather than the symlink itself. - Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by