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

github.com/Unity-Technologies/libatomic_ops.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2014-02-21 00:39:54 +0400
committerIvan Maidanski <ivmai@mail.ru>2014-05-02 10:56:55 +0400
commit8c9da2d53a6aff6b6956116e041a2bcf93d51db5 (patch)
tree695fc4fbf1b716b81bf7f96dfd42aceb19a6cba8 /README.md
parenta5df11ab031f7541442bac387e2ec5b6c88d8600 (diff)
Update emails/links due to project site transition
(Apply commit 686c70b from 'master' branch.) * AUTHORS: Update email. * README.md: Update links to BDWGC/libatomic_ops site. * doc/README_stack.txt: Likewise. * README.md: Update mailing list info. * configure.ac: Likewise. Conflicts: configure.ac
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2a76fea..926db27 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
This is version 7.4.0 of libatomic_ops.
You might find a more recent version
-[here](http://www.hpl.hp.com/personal/Hans_Boehm/gc), or
-[here](http://www.hpl.hp.com/research/linux/atomic_ops/).
+[here](http://www.hboehm.info/gc/), or
+[here](https://github.com/ivmai/libatomic_ops).
## Overview
@@ -26,7 +26,7 @@ allow you to write code:
For details and licensing restrictions see the files in the "doc"
subdirectory.
-Please address bug reports [here](mailto:gc@linux.hpl.hp.com).
+Please address bug reports to [mailing list](mailto:bdwgc@lists.opendylan.org).
## Installation and Usage