~dirk.zimoch/epics-base:PSI-3.14

Last commit made on 2020-09-15
Get this branch:
git clone -b PSI-3.14 https://git.launchpad.net/~dirk.zimoch/epics-base
Only Dirk Zimoch can upload to this branch. If you are Dirk Zimoch please log in for upload directions.

Branch merges

Branch information

Name:
PSI-3.14
Repository:
lp:~dirk.zimoch/epics-base

Recent commits

07c5ad5... by Till Straumann

epicsMutexPriorityInversionTest.c: check __GLIBC_PREREQ(2,4) when compiling

  (non-portable) CPU-affinity extensions only available in glibc 2.4 and
  higher.

90f1ac3... by Till Straumann

Changed epicsMutexPriorityInversionTest.cc -> .c (no C++ used)

4b5d43b... by till

posix/osdMutex.c: print warning if PI envvar is set but PI not available or compiled in.

043595c... by till

Added test for mutex priority inheritance

2c7dae9... by till

osdMutex.h: fixed multiple-inclusion guard

76aa3aa... by till

Support run-time enabled priority-inheritance for epicsMutex, epicsEvent etc.

cc50840... by Dirk Zimoch

fix problem compiling for vxWorks 6.9

375b74a... by till

Makefile: don't remove 'src/' if INSTALL_LOCATION is actually the TOP

Also: declare 'copysrc' and 'tar' as .PHONY: targets

9f97b4b... by Dirk Zimoch

add vxWorks 6.9

a68f3d6... by Dirk Zimoch

add cross compilation for NI CompactRIO RT-Linux