linkat: new module
[gnulib.git] / doc / posix-functions / link.texi
index c785371..c06f0a6 100644 (file)
@@ -19,4 +19,8 @@ Solaris, Cygwin 1.5.x.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+When the first argument is a symlink, some platforms create a
+hard-link to what the symlink referenced, rather than to the symlink
+itself.  Use @samp{linkat} to force a particular behavior.
 @end itemize