summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygxdr.cc
Commit message (Collapse)AuthorAgeFilesLines
* whitespace eliminationChristopher Faylor2011-06-061-1/+1
|
* Add XDR support.Corinna Vinschen2010-03-031-0/+24
* cygwin.din: Export xdr functions. * include/cygwin/version.h: Bump version. * cygxdr.cc: New. * cygxdr.h: New. * dcrt0.cc (dll_crt0_1): Print the (rare) xdr-related error messages to stderr. * Makefile.in: Add cygxdr. * posix.sgml: Add new XDR functions to list of implemented Solaris functions.