acadia-newlib/winsup/doc
Corinna Vinschen 7c804d160d Cygwin: Implement GSO/GRO support
- getsockopt (SOL_UDP, UDP_SEGMENT)
- setsockopt (SOL_UDP, UDP_SEGMENT)
- getsockopt (SOL_UDP, UDP_GRO)
- setsockopt (SOL_UDP, UDP_GRO)
- sendmsg with SOL_UDP/UDP_SEGMENT control message
- recvmsg, convert Winsock UDP_COALESCED_INFO (DWORD) control message to
  Linux compatible SOL_UDP/UDP_GRO (uint16_t)
2022-05-13 11:11:38 +02:00
..
.gitignore
Makefile.am Cygwin: silence xsltproc when writing manpages 2022-01-19 17:14:48 +00:00
README
Wishlist
bodysnatcher.pl
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml Cygwin: Document that the pipe_byte option is now set by default 2021-12-12 22:14:12 +09:00
dll.xml
docbook.css
effectively.xml
etc.postinstall.cygwin-doc.sh
etc.preremove.cygwin-doc.sh
faq-api.xml
faq-copyright.xml
faq-programming.xml cygwin: Add cocom and patch to build prerequisites in FAQ 2021-12-20 14:00:21 +00:00
faq-resources.xml
faq-setup.xml Cygwin: doc: drop mention of 32-bit installer 2022-01-12 19:17:10 +00:00
faq-using.xml
faq-what.xml
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
gprof.xml
highlights.xml
html.xsl
intro.xml
legal.xml
logon-funcs.xml
man.xsl
misc-funcs.xml
new-features.xml Cygwin: Implement GSO/GRO support 2022-05-13 11:11:38 +02:00
ntsec.xml
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml
pathnames.xml Cygwin: Add winsymlinks:sys 2021-07-30 15:48:26 +01:00
posix.xml Cygwin: export new sig2str/str2sig 2021-08-02 13:57:03 +02:00
programming.xml
setup-env.xml
setup-files.xml
setup-locale.xml
setup-maxmem.xml
setup-net.xml Cygwin: doc: drop mention of 32-bit installer 2022-01-12 19:17:10 +00:00
specialnames.xml
textbinary.xml
using.xml
utils.xml Cygwin: Fix "0x0x" in gmondump and ssp man pages 2022-04-27 11:40:09 +02:00
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto