~anj/epics-base/db-hierarchy

« back to all changes in this revision

Viewing changes to src/libCom/osi/os/iOS/osdEnv.c

  • Committer: Andrew Johnson
  • Date: 2016-09-07 15:04:54 UTC
  • mfrom: (12618.1.163 3.15)
  • Revision ID: anj@aps.anl.gov-20160907150454-4a0thskbmtew07qh
Merged changes from 3.15 branch, to revno 12781

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
/* osdEnv.c */
8
8
/*
9
 
 * $Revision-Id$
10
 
 *
11
9
 * Author: Eric Norum
12
10
 *   Date: May 7, 2001
13
11
 *
14
12
 * Routines to modify/display environment variables and EPICS parameters
15
 
 *
16
13
 */
17
14
 
18
15
#include <string.h>