~jba-aps/epics-base/dvl-3.15-origin

Viewing all changes in revision 12559.

  • Committer: Andrew Johnson
  • Date: 2014-10-06 18:53:21 UTC
  • Revision ID: anj@aps.anl.gov-20141006185321-4f7po7aotglnjra2
Fixes for building on Solaris

The SunPro C++ compiler doesn't like osdElfFindAddr, so I converted
it back to C, but then I had to make the osdFindAddr files C to match.
Now elfRead() can't use a static initializer to get the program start
time, so I added a public routine to osiClockTime.c to return that.
Also fixed various indentations in Till's code.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: