libc/winsup/utils/path.h

12 lines
254 B
C
Raw Normal View History

2001-11-12 01:19:17 +01:00
/* path.h
Copyright 2001 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
char * cygpath (const char *s, ...);