Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-12-15 07:44:30 +0300
committerChristopher Faylor <me@cgf.cx>2003-12-15 07:44:30 +0300
commit5e2a359c44421e26dc0ebdd8ed408e398a9c11a8 (patch)
tree141bb78906d1060fdbda9a4dddca5d0f24cb3c20 /winsup/cygwin/how-signals-work.txt
parentd627d17183afc5eb130979f4f122492ae382f1bb (diff)
add out-of-date notice.
Diffstat (limited to 'winsup/cygwin/how-signals-work.txt')
-rw-r--r--winsup/cygwin/how-signals-work.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/how-signals-work.txt b/winsup/cygwin/how-signals-work.txt
index f5cb04aff..26e5ee1ba 100644
--- a/winsup/cygwin/how-signals-work.txt
+++ b/winsup/cygwin/how-signals-work.txt
@@ -1,5 +1,6 @@
-Copyright 2001 Red Hat Inc., Christopher Faylor
+Copyright 2001, 2002, 2003 Red Hat Inc., Christopher Faylor
+[this information is currently out-of-date]
How do signals work?
On process startup, cygwin starts a secondary thread that deals with signals.