~jeonghanlee/epics-base:darwin-aarch64

Last commit made on 2021-02-06
Get this branch:
git clone -b darwin-aarch64 https://git.launchpad.net/~jeonghanlee/epics-base
Only Han can upload to this branch. If you are Han please log in for upload directions.

Branch merges

Branch information

Name:
darwin-aarch64
Repository:
lp:~jeonghanlee/epics-base

Recent commits

d3e96c4... by Han

fixed a typo in CONFIG.Common.darwin-aarch64

34a0b38... by Han

add dawrin-aarch64 (arm64) Host Arch

cf3173b... by mdavidsaver

posix: use SOCK_CLOEXEC and accept4()

If available, ensure O_CLOEXEC is set atomically.
Continue to F_SETFD as well (paranoia).

Available at least on Linux, freebsd, and RTEMS 5 w/ libbsd

c95cbe4... by mdavidsaver

ci: re-add .appveyor.yml

Re-introduce default config file for use with repositories
other than the main ones.

1e47183... by mdavidsaver

consolidate osiFileName.h

Don't really need 10 files for this

40d9a21... by Ralph Lange

Merge 3.15 into 7.0 - build system fixes

- improve silencing the build
- assemblies fix for Windows

dd9f38d... by Ralph Lange

Build: Fix spurious failures with SNIPPETS in Windows

Under some combinations of shell / Make version / Windows version,
Windows make was giving up searching for a target "../"

7050bde... by Andrew Johnson

Update MSVC paths in Windows startup files

c196052... by mdavidsaver

epicsAtomicDefault.h typo

4e81eaa... by Andrew Johnson

Update pvAccess module (caProvider)