add copyrights.
This commit is contained in:
parent
64a2f70b43
commit
772944d3a5
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2001 Christopher Faylor
|
Copyright 2001 Red Hat Inc., Christopher Faylor
|
||||||
|
|
||||||
Cygwin has recently adopted something called the "cygwin heap". This is
|
Cygwin has recently adopted something called the "cygwin heap". This is
|
||||||
an internal heap that is inherited by forked/execed children. It
|
an internal heap that is inherited by forked/execed children. It
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
Copyright 2001 Red Hat Inc., Christopher Faylor
|
||||||
|
|
||||||
[This is not yet complete. -cgf]
|
[This is not yet complete. -cgf]
|
||||||
|
|
||||||
How do signals work?
|
How do signals work?
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
Copyright 2001 Red Hat Inc., Christopher Faylor
|
||||||
|
|
||||||
How does vfork work?
|
How does vfork work?
|
||||||
|
|
||||||
When a program calls vfork, cygwin attempts to short circuit its
|
When a program calls vfork, cygwin attempts to short circuit its
|
||||||
|
|
Loading…
Reference in New Issue