1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/windows-cygpath
Bruno Haible d5452f0334 New module windows-cygpath.
* lib/windows-cygpath.h: New file, based on lib/cygpath.h.
* lib/windows-cygpath.c: New file, based on lib/cygpath.c.
* modules/windows-cygpath: New file.
2025-05-05 11:52:27 +02:00

30 lines
334 B
Plaintext

Description:
Convert file names between Cygwin syntax and Windows syntax.
Files:
lib/windows-cygpath.h
lib/windows-cygpath.c
Depends-on:
spawn-pipe
wait-process
getline
xalloc
free-posix
gettext-h
gnulib-i18n
configure.ac:
Makefile.am:
lib_SOURCES += windows-cygpath.c
Include:
"windows-cygpath.h"
License:
GPL
Maintainer:
all