Corinna Vinschen
96d7dee2f0
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
* autoload.cc (GetAdaptersAddresses): Define.
* devices.h (FH_PROCNET): Define new device.
* devices.in (dev_procnet_storage): Add "/proc/net" entry.
* devices.cc: Regenerate.
* dir.cc (readdir_worker): Use isproc_dev macro.
* dtable.cc (build_fh_pc): Add FH_PROCNET.
* fhandler.h (class fhandler_procnet): New class.
* fhandler_proc.cc: Add "net" subdirectory handling.
* fhandler_procnet.cc: New file handling "/proc/net" directory.
* path.cc (isvirtual_dev): Move to path.h.
* path.h (isproc_dev): New macro to identify /proc files by device.
(isvirtual_dev): Moved here. Define using isproc_dev.
* syscalls.cc (unlink): Use isproc_dev macro.
* wincap.h (wincapc::has_gaa_prefixes): New element.
(wincapc::has_gaa_on_link_prefix): New element.
* wincap.cc: Implement above elements throughout.
(wincapc::init): Check XP for service pack and set has_gaa_prefixes
appropriately.
* include/cygwin/in6.h: Include asm/byteorder.h.
2007-01-17 19:26:58 +00:00
..
2006-12-11 19:59:06 +00:00
2007-01-17 13:43:47 +00:00
2007-01-17 19:26:58 +00:00
2005-06-01 18:24:31 +00:00
2001-03-05 21:29:24 +00:00
2006-07-25 19:23:23 +00:00
2006-12-06 14:08:08 +00:00
2001-03-05 21:29:24 +00:00
2005-07-26 00:55:42 +00:00
2005-03-28 21:58:23 +00:00
2004-09-14 08:29:12 +00:00
2005-08-08 15:00:39 +00:00
2005-11-10 21:17:15 +00:00
2003-11-06 21:31:24 +00:00
2005-12-03 05:01:51 +00:00
2006-08-07 19:29:14 +00:00
2006-05-28 15:50:14 +00:00
2002-02-28 14:30:38 +00:00
2005-08-08 09:45:42 +00:00
2005-08-08 13:39:56 +00:00
2006-01-09 12:41:54 +00:00
2006-10-17 17:34:56 +00:00
2000-02-17 19:38:33 +00:00
2005-06-10 12:11:35 +00:00
2001-09-17 21:29:19 +00:00
2001-03-05 21:29:24 +00:00
2005-02-22 19:45:41 +00:00
2006-11-07 17:59:54 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2006-02-13 19:01:32 +00:00
2006-07-25 19:23:23 +00:00
2003-09-25 03:46:20 +00:00
2001-03-05 21:29:24 +00:00
2006-07-13 12:59:53 +00:00
2003-09-10 15:51:59 +00:00
2006-12-11 19:59:06 +00:00
2001-04-12 04:04:53 +00:00
2005-03-27 02:31:33 +00:00
2003-10-27 11:48:29 +00:00
2006-07-03 12:30:04 +00:00
2007-01-05 15:09:22 +00:00
2000-12-10 22:19:50 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2003-12-01 10:39:17 +00:00
2006-02-02 22:46:37 +00:00