Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2012-07-06 * fhandler_procnet.cc: Fix copyright.Corinna Vinschen
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen
2011-12-04Throughout, remove extra space after function name from debugging output.Christopher Faylor
2011-06-13Rename FH_BAD to FH_NADA throughout.Christopher Faylor
2011-06-06whitespace eliminationChristopher Faylor
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen
2009-01-20 * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen
2008-07-17 Add case-sensitivity.Corinna Vinschen
2008-06-11 * fhandler_procnet.cc (dad_to_flags): Fix comment.Corinna Vinschen
2008-06-10 * fhandler_procnet.cc (get_scope): New static function to evaluateCorinna Vinschen
2008-06-10 * fhandler_procnet.cc (format_procnet_ifinet6): Use sprintf rather thanCorinna Vinschen
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen
2007-01-22 * autoload.cc (WSAIoctl): Define.Corinna Vinschen
2007-01-18 * fhandler_procnet.cc: Drop declaration of htonl and ntohs. IncludeCorinna Vinschen
2007-01-18 * include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.Corinna Vinschen
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen