summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_procnet.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-201-36/+31
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-201-1/+1
* Add case-sensitivity.Corinna Vinschen2008-07-161-3/+3
* * fhandler_procnet.cc (dad_to_flags): Fix comment.Corinna Vinschen2008-06-111-1/+1
* * fhandler_procnet.cc (get_scope): New static function to evaluateCorinna Vinschen2008-06-101-4/+29
* * fhandler_procnet.cc (format_procnet_ifinet6): Use sprintf rather thanCorinna Vinschen2008-06-101-8/+8
* * cygwin.din: Export fdopendir.Corinna Vinschen2007-06-291-9/+0
* * autoload.cc (WSAIoctl): Define.Corinna Vinschen2007-01-211-184/+27
* * fhandler_procnet.cc: Drop declaration of htonl and ntohs. IncludeCorinna Vinschen2007-01-181-4/+2
* * include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.Corinna Vinschen2007-01-181-0/+3
* * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen2007-01-171-0/+442