开发者

What's the Cygwin/Red Hat equivalent to Debian's manpages-dev, manpages-posix-dev?

开发者 https://www.devze.com 2023-01-16 14:39 出处:网络
I\'m using Cygwin, and just discovered to my dismay that the package naming scheme is derived from Red Hat. I need the development man pages, called manpages-dev and manpages-posix-dev on Debian-based

I'm using Cygwin, and just discovered to my dismay that the package naming scheme is derived from Red Hat. I need the development man pages, called manpages-dev and manpages-posix-dev on Debian-based distros, and can't locate the Cygwin/RH equivalents. What are they?

If they're n开发者_JAVA百科ot available, what's the canonical documentation to use in their place for Cygwin?


Cygwin package cygwin-doc is equivalent to manpages-dev, and man-pages-posix is equivalent to manpages-posix-dev.


There's a fair number of C library manpages in the cygwin-doc package, but it's by no means complete. Cygwin aims for POSIX and Linux compatibility though, so the POSIX standard at http://www.opengroup.org/onlinepubs/9699919799 and the glibc documentation at http://www.gnu.org/software/libc/manual are appropriate sources. The Linux manpages at http://linux.die.net are useful too.

Documentation of Cygwin-specific functions as well as a list of standard functions that have not been implemented can be found at http://cygwin.com/cygwin-api/cygwin-api.html.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号