Project

General

Profile

pocolibs 2.16 released

Added by Anthony Mallet almost 7 years ago

Changes

  • Improve performance of remotePosterTake() with a POSTER_WRITE operation, by avoiding a useless remote read.
  • Fix undefined errno in case of RPC failure in remotePosterTake/Give()
  • Add -lm dependency to comLib (for atan(3) in h2MathLib)
  • Use thread-safe rpcgen (when available) in remotePosterLib. Disable remotePosterLib when rpcgen -M is not available
  • Fix configure script for gcc with -Werror
  • Replace sigprocmask(2) in wdLib by pthread_sigmask(3) (fixing some issues with MacOSX)

Download

pocolibs-2.16.tar.gz


Comments