Next: symlinkat
, Previous: swscanf
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
symlink
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/symlink.html
Gnulib module: symlink
Portability problems fixed by Gnulib:
symlink(value,"name/")
mistakenly creates a
symlink:
macOS 14, FreeBSD 7.2, AIX 7.1, Solaris 9.
EPERM
:
mingw, MSVC 14.
Portability problems not fixed by Gnulib: