* fhandler_procnet.cc: Reorganize global procnet content data into a

new struct virt_tab_t.  Accommodate throughout.

	* fhandler.h: Fix copyright dates.
	* fhandler_process.cc: Ditto.
	* fhandler_registry.cc: Ditto.
This commit is contained in:
Corinna Vinschen
2009-01-20 18:04:32 +00:00
parent 38f50ae4d5
commit d9ad7a9c4e
5 changed files with 43 additions and 39 deletions

View File

@ -1,6 +1,6 @@
/* fhandler_process.cc: fhandler for /proc/<pid> virtual filesystem
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008 Red Hat, Inc.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Red Hat, Inc.
This file is part of Cygwin.