Next: sync
, Previous: symlink
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
symlinkat
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/symlinkat.html
Gnulib module: symlinkat
Portability problems fixed by Gnulib:
stdio.h
instead of
unistd.h
:
Cygwin 1.7.1.
symlinkat(value, fd, "name/")
mistakenly creates a
symlink:
macOS 14, AIX 7.1.
Portability problems not fixed by Gnulib: