Historial de Commits

Autor SHA1 Mensaje Fecha
  Steven Dake ee7ce5e328 Use unnamed shared posix semaphores on platforms which support them. hace 16 años
  Steven Dake 90c013d787 Fix segfault when using zcb api of coroipcc under certain loads. hace 16 años
  Steven Dake c0ff6ca7e5 Previously if a process was interrupted by a signal it could become unkillable hace 16 años
  Steven Dake ea5d3ba241 Set nosigpipe socket option on platforms that send sigpipes in coroipcc. hace 16 años
  Jim Meyering 74a2fa1194 maint: remove trailing blanks hace 16 años
  Steven Dake 4620ca4e0b Ensure Linux, BSD, Solaris, Darwin function with security authentication in hace 16 años
  Steven Dake a49937b029 add madvise nosync calls for bsd platform. hace 16 años
  Steven Dake a6feabf880 Use PF_UNIX on Solaris platforms instead of PF_LOCAL. hace 17 años
  Steven Dake 0389b65725 Port of coroipc system to Solaris. hace 17 años
  Steven Dake ae8fd0a6e0 Fix semun definitions for various platforms. hace 17 años
  Steven Dake 0d98fca548 Use PF_LOCAL to match BSD semantics of api calls. hace 17 años
  Steven Dake 9269c78dba coroipcc port to Solaris. hace 17 años
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. hace 17 años
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload hace 17 años
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. hace 17 años
  Fabio M. Di Nitto a92f69632f Stop hardcoding /var hace 17 años
  Steven Dake 8126cf7458 Reworking of include file dependencies. hace 17 años
  Jim Meyering 904a10ed38 remove all trailing blanks hace 17 años
  Steven Dake cee464489f Change shared memory to use mmap() system calls. hace 17 años
  Steven Dake 75c4bc0d71 Zero copy feature for IPC transmits. Also integrated into CPG library hace 17 años
  Steven Dake 6951637ea5 Remove memory leak from new dispatch circular buffer mapped system. hace 17 años
  Steven Dake cd154d63e6 Use spinlocks in library handle references. hace 17 años
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. hace 17 años
  Jim Meyering 936ace0b58 coroipcc.c: avoid shadowing warning hace 17 años
  Jim Meyering a44f4e70e6 coroipcc.h (coroipcc_msg_send_reply_receive): Make res_len size_t. hace 17 años
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". hace 17 años
  Jim Meyering 41b1ba0e77 remove 3 useless casts hace 17 años
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. hace 17 años
  Jim Meyering 9023d045cc coroipcc.h: add "const" to msg_send_reply_* "iov" parameters hace 17 años
  Steven Dake e77b1e21ad Make all threads use same scheduling priority even with -p option hace 17 años