summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fork.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-07-06 17:16:37 +0000
committerChristopher Faylor <me@cgf.cx>2006-07-06 17:16:37 +0000
commitb4054e770675ff388d3fcbca41e8e3233f0a7ac1 (patch)
tree36b292788ae10fcd7235964573d27a17652474de /winsup/cygwin/fork.cc
parent26d31dc917d6dd05cea56a5f7169586d9a7abf05 (diff)
downloadcygnal-b4054e770675ff388d3fcbca41e8e3233f0a7ac1.tar.gz
cygnal-b4054e770675ff388d3fcbca41e8e3233f0a7ac1.tar.bz2
cygnal-b4054e770675ff388d3fcbca41e8e3233f0a7ac1.zip
* hookapi.cc: Add comment header
(putmem): Make static. (get_export): Ditto. (rvadelta): Ditto. Don't assume that a section which ends where the import_rva begins is the import list. * child_info.h: Update copyright. * fork.cc: Ditto.
Diffstat (limited to 'winsup/cygwin/fork.cc')
-rw-r--r--winsup/cygwin/fork.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fork.cc b/winsup/cygwin/fork.cc
index b60a2bc50..204362911 100644
--- a/winsup/cygwin/fork.cc
+++ b/winsup/cygwin/fork.cc
@@ -1,6 +1,6 @@
/* fork.cc
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006
Red Hat, Inc.
This file is part of Cygwin.