summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-07-05 20:20:41 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-07-27 20:33:05 +0300
commitb704fa14cfbe10667cc4653deeb2711149b8265b (patch)
tree8c9565cdd686b947e0597947b54341fd074d55ee
parent8ad3a0196393fc1c3ffbe8e5ce70d4eeae89aff7 (diff)
downloadbdwgc-b704fa14cfbe10667cc4653deeb2711149b8265b.tar.gz
Fix SUNOS5SIGS documentation to match macro definition in gcconfig.h
* doc/README.macros (SUNOS5SIGS): Update documentation (mention FreeBSD to match that in gcconfig.h).
-rw-r--r--doc/README.macros3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.macros b/doc/README.macros
index d8067940..6456f6d8 100644
--- a/doc/README.macros
+++ b/doc/README.macros
@@ -101,8 +101,7 @@ GC_ABORT_ON_LEAK Causes the application to be terminated once leaked or
SUNOS5SIGS Solaris-like signal handling. This is probably misnamed,
since it really doesn't guarantee much more than POSIX. Currently set only
- for Solaris2.X, HPUX, and DRSNX. Should probably be set for some other
- platforms.
+ for DRSNX, FreeBSD, HP/UX and Solaris.
PCR Set if the collector is being built as part of the Xerox Portable
Common Runtime.