diff options
| author | Paul Eggert | 2001-12-07 05:55:41 +0000 |
|---|---|---|
| committer | Paul Eggert | 2001-12-07 05:55:41 +0000 |
| commit | 120d77d8211ab7c649a8896c842bda36a50efc10 (patch) | |
| tree | c27af8d0bf02076b13bed9db202457a557e2bbb0 /src | |
| parent | 1e659e0e93a909d77a8e4c4c8160a574dc42937a (diff) | |
| download | emacs-120d77d8211ab7c649a8896c842bda36a50efc10.tar.gz emacs-120d77d8211ab7c649a8896c842bda36a50efc10.zip | |
Fix comment about vfork.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/usg5-4-2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/usg5-4-2.h b/src/s/usg5-4-2.h index c2a65979b6e..351d51fe29b 100644 --- a/src/s/usg5-4-2.h +++ b/src/s/usg5-4-2.h | |||
| @@ -2,8 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | #include "usg5-4.h" | 3 | #include "usg5-4.h" |
| 4 | 4 | ||
| 5 | /* pcg@aber.ac.uk says this is useless since fork does copy-on-write | ||
| 6 | #define HAVE_VFORK */ | ||
| 7 | /* fnf@cygnus.com says these exist. */ | 5 | /* fnf@cygnus.com says these exist. */ |
| 8 | #define HAVE_TCATTR | 6 | #define HAVE_TCATTR |
| 9 | #if 0 /* autoconf should take care of this. */ | 7 | #if 0 /* autoconf should take care of this. */ |