[Cryptech-Commits] [sw/libhal] branch master updated (183fc0a -> 93d6f4a)

git at cryptech.is git at cryptech.is
Sat Jul 2 14:09:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a change to branch master
in repository sw/libhal.

      from  183fc0a   Don't want rpc_serial.c for server builds.
      adds  03a407b   serial_internal.h is both unused and incorrect, so away with it.
      adds  3ed08b6   Start work to support client code on Mac OS X.
      adds  57a33b0   Merge branch 'master' into macosx.
      adds  6603db3   Merge branch 'master' into macosx
      adds  9043611   Use environment variables to specify serial device rather than hard-wiring it.
      adds  7bae000   Apparently the magic Mac OS X ioctl(IOSSIOSPEED) must come AFTER the tcsetattr().
      adds  93d6f4a   glibc "feature test" insanity bites again.

No new revisions were added by this update.

Summary of changes:
 Makefile            | 52 +++++++++++++++++++++++-----------------------------
 daemon.c            | 51 +++++++++++++++++++++------------------------------
 hal_internal.h      | 35 +++++++++++++++++++++++++++++++++++
 rpc_client_daemon.c |  6 +-----
 rpc_client_serial.c | 19 ++++++++++++-------
 rpc_serial.c        | 45 +++++++++++++++++++++++++++++++++++++++++++--
 rpc_server.c        |  3 +--
 serial_internal.h   | 43 -------------------------------------------
 slip_internal.h     |  3 +--
 9 files changed, 137 insertions(+), 120 deletions(-)
 delete mode 100644 serial_internal.h



More information about the Commits mailing list