careadlinkat: Use 'restrict'.
[gnulib.git] / doc / posix-functions / chdir.texi
blob9a655787698c435b17a61760c082a3224f5ba0ca
1 @node chdir
2 @section @code{chdir}
3 @findex chdir
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/chdir.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is declared in different header files (namely, @code{<io.h>} or
13 @code{<direct.h>}) on some platforms:
14 mingw, MSVC 14.
15 @end itemize
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize