From 5e2ccd4bc2899656b1497aefe5700eeba42335da Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 31 Aug 2001 05:24:36 +0000 Subject: [PATCH] minor wording change. --- winsup/cygwin/cygwin.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/cygwin/cygwin.sc b/winsup/cygwin/cygwin.sc index 42fdffc98..ffadd35b5 100644 --- a/winsup/cygwin/cygwin.sc +++ b/winsup/cygwin/cygwin.sc @@ -20,7 +20,7 @@ SECTIONS etext = .; *(.gcc_except_table) } - /* The Cygwin32 library uses a section to avoid copying certain data + /* The Cygwin DLL uses a section to avoid copying certain data on fork. This used to be named ".data". The linker used to include this between __data_start__ and __data_end__, but that breaks building the cygwin32 dll. Instead, we name the section