aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_procnet.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-22/+13
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-2/+2
2012-07-06 * fhandler_procnet.cc: Fix copyright.Corinna Vinschen1-1/+1
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen1-6/+2
2011-12-03Throughout, remove extra space after function name from debugging output.Christopher Faylor1-2/+2
2011-06-12Rename FH_BAD to FH_NADA throughout.Christopher Faylor1-1/+1
2011-06-06whitespace eliminationChristopher Faylor1-2/+2
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-2/+2
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen1-41/+26
2009-01-20 * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen1-36/+31
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen1-1/+1
2008-07-16 Add case-sensitivity.Corinna Vinschen1-3/+3
2008-06-11 * fhandler_procnet.cc (dad_to_flags): Fix comment.Corinna Vinschen1-1/+1
2008-06-10 * fhandler_procnet.cc (get_scope): New static function to evaluateCorinna Vinschen1-4/+29
2008-06-10 * fhandler_procnet.cc (format_procnet_ifinet6): Use sprintf rather thanCorinna Vinschen1-8/+8
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen1-9/+0
2007-01-21 * autoload.cc (WSAIoctl): Define.Corinna Vinschen1-184/+27
2007-01-18 * fhandler_procnet.cc: Drop declaration of htonl and ntohs. IncludeCorinna Vinschen1-4/+2
2007-01-18 * include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.Corinna Vinschen1-0/+3
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-0/+442