Cygwin API Reference

Copyright © Cygwin authors

Permission is granted to make and distribute verbatim copies of this documentation provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this documentation under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this documentation into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.

Abstract

Cygwin API Reference


Table of Contents

1. Compatibility
System interfaces compatible with the Single Unix Specification, Version 7:
System interfaces compatible with BSD functions:
System interfaces compatible with GNU or Linux extensions:
System interfaces compatible with Solaris or SunOS functions:
Other UNIX system interfaces, not in POSIX.1-2008 or deprecated:
NOT implemented system interfaces from the Single Unix Specification, Volume 7:
Implementation Notes
2. Cygwin Functions
Path conversion functions
cygwin_conv_path
cygwin_conv_path_list
cygwin_create_path
cygwin_posix_path_list_p
cygwin_split_path
Helper functions to change user context
cygwin_logon_user
cygwin_set_impersonation_token
Miscellaneous functions
cygwin_attach_handle_to_fd
cygwin_internal
cygwin_stackdump

List of Examples

2.1. Example use of cygwin_conv_path
2.2. Example use of cygwin_split_path