2 @section @code{dirname}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dirname.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function is missing on some platforms:
17 IRIX 6.5, Solaris 2.5.1, mingw, MSVC 9, BeOS.
19 @code{dirname} assumes file names in POSIX syntax; it does not work with file
20 names in Windows syntax.
23 The Gnulib module @code{dirname} provides similar API, with functions
24 @code{dir_name} and @code{mdir_name}, that also works with Windows