~ubuntu-branches/ubuntu/vivid/slurm-llnl/vivid

« back to all changes in this revision

Viewing changes to src/slurmctld/agent.h

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2009-09-24 23:28:15 UTC
  • mfrom: (1.3.4 upstream)
  • mto: (16.1.1 maverick)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090924232815-uu5ku2gqk7appy26
Tags: upstream-2.0.5
ImportĀ upstreamĀ versionĀ 2.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*****************************************************************************\
2
2
 *  agent.h - data structures and function definitions for parallel 
3
3
 *      background communications
4
 
 *
5
 
 *  $Id: agent.h 15775 2008-11-26 19:13:32Z jette $
6
4
 *****************************************************************************
7
 
 *  Copyright (C) 2002-2006 The Regents of the University of California.
 
5
 *  Copyright (C) 2002-2007 The Regents of the University of California.
 
6
 *  Copyright (C) 2008 Lawrence Livermore National Security.
8
7
 *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
9
8
 *  Written by Morris Jette <jette@llnl.gov>, et. al.
10
9
 *  Derived from dsh written by Jim Garlick <garlick1@llnl.gov>
11
 
 *  LLNL-CODE-402394.
 
10
 *  CODE-OCEC-09-009. All rights reserved.
12
11
 *  
13
12
 *  This file is part of SLURM, a resource management program.
14
 
 *  For details, see <http://www.llnl.gov/linux/slurm/>.
 
13
 *  For details, see <https://computing.llnl.gov/linux/slurm/>.
 
14
 *  Please also read the included file: DISCLAIMER.
15
15
 *  
16
16
 *  SLURM is free software; you can redistribute it and/or modify it under
17
17
 *  the terms of the GNU General Public License as published by the Free