-
- Downloads
Add Objective-C wrappers file for Darwin.
The native OS calls are ObjC, and the C/C++ APIs are being deprecated, so we need something along these lines. For now, I'm just moving the path "stuff" in there since that's the bulk of the deprecation warnings in building SyncTERM.
Showing
- src/build/Common.gmake 5 additions, 0 deletionssrc/build/Common.gmake
- src/syncterm/DarwinWrappers.h 6 additions, 0 deletionssrc/syncterm/DarwinWrappers.h
- src/syncterm/DarwinWrappers.m 132 additions, 0 deletionssrc/syncterm/DarwinWrappers.m
- src/syncterm/GNUmakefile 2 additions, 1 deletionsrc/syncterm/GNUmakefile
- src/syncterm/syncterm.c 1 addition, 62 deletionssrc/syncterm/syncterm.c
src/syncterm/DarwinWrappers.h
0 → 100644
src/syncterm/DarwinWrappers.m
0 → 100644
Please register or sign in to comment