Historique des commits

Auteur SHA1 Message Date
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload il y a 17 ans
  Steven Dake e9d718d01d Remove mempool since it is unused and isn't going to be a feature in il y a 17 ans
  Steven Dake bc636acac7 add request_shutdown call to coroapi. il y a 17 ans
  Steven Dake 2505b53703 Add logsys yield counter for the logsys thread. il y a 17 ans
  Steven Dake 589d2ae1af coroipcs.h cleanup. il y a 17 ans
  Steven Dake ed7d054e55 Remove priority inversion in logsys. il y a 17 ans
  Jan Friesse 0dc4aed441 Make ipc_log_printf function working by adding _logsys_log_vprintf, which il y a 17 ans
  Fabio M. Di Nitto 230b85044f Kill all asserts from logsys and handle proper error return il y a 17 ans
  Steven Dake 8126cf7458 Reworking of include file dependencies. il y a 17 ans
  Jim Meyering 904a10ed38 remove all trailing blanks il y a 17 ans
  Jim Meyering a5f7997f23 exce/main.c: handle strdup failure il y a 17 ans
  Jim Meyering de3175bc69 remove useless if-before-free tests il y a 17 ans
  Fabio M. Di Nitto 58ea3f928e Guarantee that all logging buffers are flushed before we die il y a 17 ans
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 il y a 17 ans
  Steven Dake 221dddd0dd add schedwrk_create and schedwrk_destroy coroapi functions. il y a 17 ans
  Steven Dake b71418f5e1 Add fatal error call to ipc initializations.y il y a 17 ans
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t il y a 17 ans
  Steven Dake 31e850ca71 Fix compile warning in main.c. il y a 17 ans
  Jim Meyering e26aedf84f coroapi.h: Make totem_mcast's *iovec param const. il y a 17 ans
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". il y a 17 ans
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t il y a 17 ans
  Jim Meyering 9bd1a8e728 declare many functions "static" (also avoids missing prototype warnings) il y a 17 ans
  Jim Meyering 66325f4d56 main.h: avoid 1 warning il y a 17 ans
  Jim Meyering 8daf7ceabb main.c: avoid a few warnings FIXME: merge with another? il y a 17 ans
  Jim Meyering 1919ff31c7 cpg.c: resolve almost all warnings il y a 17 ans
  Steven Dake e77b1e21ad Make all threads use same scheduling priority even with -p option il y a 17 ans
  Christine Caulfield 200fe649c7 Fix IPC when running on mac OS/X il y a 17 ans
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library il y a 17 ans
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... il y a 17 ans
  Steven Dake 4711f1e236 Serialize access to service engines. il y a 17 ans