]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
E-mail address update.
authorBart Van Assche <bvanassche@acm.org>
Sun, 10 Oct 2010 18:07:31 +0000 (18:07 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 10 Oct 2010 18:07:31 +0000 (18:07 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11420

41 files changed:
drd/drd.h
drd/drd_barrier.c
drd/drd_barrier.h
drd/drd_basics.h
drd/drd_bitmap.c
drd/drd_bitmap.h
drd/drd_bitmap2_node.c
drd/drd_clientobj.c
drd/drd_clientobj.h
drd/drd_clientreq.c
drd/drd_clientreq.h
drd/drd_cond.c
drd/drd_cond.h
drd/drd_error.c
drd/drd_error.h
drd/drd_hb.c
drd/drd_hb.h
drd/drd_load_store.c
drd/drd_load_store.h
drd/drd_main.c
drd/drd_malloc_wrappers.c
drd/drd_malloc_wrappers.h
drd/drd_mutex.c
drd/drd_mutex.h
drd/drd_pthread_intercepts.c
drd/drd_qtcore_intercepts.c
drd/drd_rwlock.c
drd/drd_rwlock.h
drd/drd_segment.c
drd/drd_segment.h
drd/drd_semaphore.c
drd/drd_semaphore.h
drd/drd_suppression.c
drd/drd_thread.c
drd/drd_thread.h
drd/drd_thread_bitmap.h
drd/drd_vc.c
drd/drd_vc.h
drd/pub_drd_bitmap.h
drd/scripts/ppc-cross/download-and-build-ppc-crosscompiler
memcheck/tests/linux/timerfd-syscall.c

index 93d35e502edce59334d6fe788da65cf1c082c497..28deff31ebaeef02bc2c5684c56ac274713d09a4 100644 (file)
--- a/drd/drd.h
+++ b/drd/drd.h
@@ -14,7 +14,7 @@
   This file is part of DRD, a Valgrind tool for verification of
   multithreaded programs.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
   All rights reserved.
 
   Redistribution and use in source and binary forms, with or without
index d8e06cb1812d8664bf4ec9b1b08ece3a5cec5c53..a565511c7812e128083a57d5ca3be5bdadafbaea 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 77c8cd911a0d8f3b25f9707c18a6596d6eeabe81..25dacd734ac83922bc17bed9fee979db17110de2 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 78b1794d7880fb72accc5bcf5127eae931582406..2d69e5b1b8da8875215e517dcf90ff249553f272 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2009 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2009 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 1d97d7b03242c1815740e279d3b9f12a4b53403a..309823e24f812edd1c37632ee53c8032a857cf9a 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 21bf7e10d8589f23d599adcc8ab334a8e8e5cbfb..57d942398c3703e28a1f252cda22b2e1a36f6807 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 9dc3ef5629e21b2baf3942c752256936bb46de15..0241452b580955a51e16ce9d47668ebf7182e405 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index e3b6a94a36d10e1c590af7672d24f2a7cc2363d6..a09c5c0758ac855706e6831a114eb957bfdfccbd 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8cda7a44d65162af404cd02f3d89917fdad3aef8..269fed2d9c72361e8de5145b65e4aa776f47ca37 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 47728c748910361b4681a0bc84b70fd1bbf72eb4..d08d25eff5fcadffdc935f4aea428a5bd9bd5fa6 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 2f63170391c28ade401f84b45e6fcb8abd004032..57268cbc264989c38550d51a59d2a26a3b92dbe2 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index bef880f825058c75e74237e0b978a0ddb15a9fbd..9565bb7361b19109421eb42bdb150375e7117576 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 755fe82b3c3ada4a7cf3e1910d00dab9f224f0b1..7e386aec93a68d44d529764e1c999adf25a5c192 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 461fe6cb16f6cf6a436e46be34e20026f0cc1ab0..88452bf59f57d09899773d46f32c9033a81f20f0 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 9c6bf7a78c2e43b592402df9617d00fa883cfd0a..a9002913096d6c6bee2631a74e6164f0e9eb32c7 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index ef5ef7762ff637b057bc8ff1f7cb82769464d84b..6b7151f0f709ed4fe3db929a03d1ea71f5667919 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8ea59fb7663b7edb5c71af13da94a941eb3b4728..62c647716e4949679d0c702656fb178d9bb3d967 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index c0e9ae46047b04cbb0b979aff4f0fe674eb38c49..74ef2305e1db1236967f673f59c0b17923d6038e 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index be6df7b9352ea46496504f7105516e62ecd38a4e..46b763fa0fc1dc89481ce7db6528ec6e5c02ae68 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 92b38c03ed3607bb0826924dcc94fb6b07d79abe..953120b7543e26e5b3de48e653ce139bd06e1fe3 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 914498b6ddab7447f36f617f300e8747de2b2dac..6eeffdb269da3a0ac62e4d858c852fed8d4d0614 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 175acce510e0dcb70d117907b73b80a973cd5562..2f9c2cece6ad56e199560f81f81fe84bbf71ce3e 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 2cb1a3047b1414af31027a2d91b86590a8a8837d..87494f84a192312a3b3b72b212dfef5c00db23b8 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 18ccab6d2aa4c5b48e2140de6c403e49484cbf92..c619ff57c63aa8565420f0afcf843bcaf02634fa 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 57e509534aee1f2b1d71c4fbd538b0c5bc0c616c..44da42dee0a1b5db5ac90810fe9398f9285ce5a2 100644 (file)
@@ -7,7 +7,7 @@
 /*
   This file is part of DRD, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 3c256f884353f2b45bf57df5d12dee7118366778..5a6a5ed93df8e3ab86f1577751d0cd366908768f 100644 (file)
@@ -7,7 +7,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 56fa2163a953de5dc18d76096b2587985117e174..ad2968ec8548ea40e1c8ad0c6a30263788e8f334 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index da0b4aec3329c04e43c0ffb78bd973e542c001c8..855ad3da7c00ac32ec88350915552ee39356867e 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index ffd0c598f6c81837d5fef88e8405135faf005f00..e4a0680b0cb90d1c3452eabb031d2bdcc88ef8db 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index ba31cb0f197969ab7a0e8df5f4b9adbd8c439425..b90e9f386dd906af29b79493eb5eb1a531a11a3c 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 1cb03a570a411ade21bd7011595c5abdafc2f3ff..388b3b283cd14ee3324220bd8b82897442497e59 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 8bcdf2510a06be6b5db58660b115a908f7541137..8b0b7f3ae36b6ac84569af2cfb81e755a7623276 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index bb12b9f58dd106574dee385a4af18eea38eeb468..eb4f44ea75230778f5aaea14d37d0e3417742ffd 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index f10f077de08f80d89e2747121c02fc33123f0615..909bb45a1989bf237261fecb015a694eb2bf9688 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index e0eb52a55aad8785598063d5bb434623357bbbf7..cb4853b01dcf3aa90167b7f5100310809cd7a7d5 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index bd8e8a8a4b472b33a074720fb9907602ea222d73..596a7738f4fe3c396a24a3617b302ea2ea68ff34 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 05e138b02ddabdeb519f93790f2f4c5eb2a2da69..d90d66fc49ead845c8db96d40ea1d83abce0f397 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index 49d2ebaa09ba84b18dca7b46dd924f189e4d05f9..a7d67d02b3eab3a0e2b81f4397d70bd5a30711ea 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index b7d5f26584998fe0da1e558f7fd1619ad146e084..761a04939333679bfbc7151dbcf1d0b2be8537c2 100644 (file)
@@ -2,7 +2,7 @@
 /*
   This file is part of drd, a thread error detector.
 
-  Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>.
+  Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.org>.
 
   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
index f478a250f2b34ba41b950981ee87f2de29268497..8b132bb9a9c4ec557a52b056a37de7d106f5c100 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Script for generating a PowerPC cross compiler using crosstool.
 #
-# Copyright (C) 2009 Bart Van Assche <bart.vanassche@gmail.com>.
+# Copyright (C) 2009 Bart Van Assche <bvanassche@acm.org>.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
index 866eb582b3a6009bd5466a2634109f16e505427f..3a7862f6ce1bf4e2962120116572df2b4ee693c7 100644 (file)
@@ -5,7 +5,7 @@
  *  timerfd-test2 by Davide Libenzi (test app for timerfd)
  *  Copyright (C) 2007  Davide Libenzi <davidel@xmailserver.org>
  *  Modified for inclusion in Valgrind.
- *  Copyright (C) 2008  Bart Van Assche <bart.vanassche@gmail.com>
+ *  Copyright (C) 2008  Bart Van Assche <bvanassche@acm.org>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by