~bkerensa/ubuntu/raring/valgrind/merge-from-deb

« back to all changes in this revision

Viewing changes to drd/drd_vc.c

  • Committer: Benjamin Kerensa
  • Date: 2012-11-21 23:57:58 UTC
  • mfrom: (1.1.16)
  • Revision ID: bkerensa@ubuntu.com-20121121235758-bd1rv5uc5vzov2p6
Merge from debian unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* -*- mode: C; c-basic-offset: 3; indent-tabs-mode: nil; -*- */
2
1
/*
3
2
  This file is part of drd, a thread error detector.
4
3
 
5
 
  Copyright (C) 2006-2011 Bart Van Assche <bvanassche@acm.org>.
 
4
  Copyright (C) 2006-2012 Bart Van Assche <bvanassche@acm.org>.
6
5
 
7
6
  This program is free software; you can redistribute it and/or
8
7
  modify it under the terms of the GNU General Public License as