Historique des commits

Auteur SHA1 Message Date
  Jan Friesse 8c717c22b2 Remove spinlocks il y a 14 ans
  Jerome Flesch 00434a4f10 Fix usage of strerror_r()/perror() il y a 14 ans
  Jan Friesse d76bb76d1f logsys: _logsys_wthread_create never returns != 0 il y a 14 ans
  Russell Bryant a53e402912 logsys.c: Use snprintf() instead of sprintf(). il y a 14 ans
  Angus Salkeld 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] il y a 15 ans
  Russell Bryant a609f79f1f Ensure that strings are null terminated after strncpy(). il y a 15 ans
  Jan Friesse c5e8237325 logsys: Properly lock flt data before dump il y a 15 ans
  Jan Friesse 88515e3d20 logsys: Don't leak fd on successful fdata dump il y a 15 ans
  Steven Dake 7b832592b0 Fix problem where flight data leaks files in /dev/shm when corosync is il y a 15 ans
  Steven Dake 402c553dd2 Update logsys to use proper ring buffer on file backed map il y a 15 ans
  Steven Dake b8af7c3764 sem_wait can be interrupted by signal. Handle interruption properly. il y a 15 ans
  Steven Dake c3a6b98bdc The static function 'decode_mode()' is used by the static function il y a 15 ans
  Steven Dake 4561c6dcf6 Fix problem where memcpy operation occurs incorrectly to copy schedule il y a 15 ans
  Angus Salkeld 4ff33854ad add __attribute__((noreturn)) to functions that always exit. il y a 15 ans
  Angus Salkeld ad71b66c7b cov (many): make sure all _set() functions return a signed int il y a 15 ans
  Steven Dake d4f92c864a Fix problem where logsys messages are not flushed at exit before worker thread il y a 15 ans
  Steven Dake 5e8f1a730f logsys rework to deal with memory corruption around debug:on configurations. il y a 15 ans
  Jan Friesse 12c5f31a89 Handle some valgrind errors il y a 16 ans
  Steven Dake 2cc62fdd34 Fix lockup that occurs rarely with pthread_join() is called in atexit() il y a 16 ans
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() il y a 16 ans
  Jan Friesse c6242c9a52 Remove potentially thread unsafe call of strftime il y a 16 ans
  Angus Salkeld 34ddb1cb14 COVERITY 12: prevent overrun of logsys output buffers. il y a 16 ans
  Steven Dake 60d50de816 Remove warning in logsys compile related to const correctness. il y a 16 ans
  Angus Salkeld f3b92eb6b3 Only insert the filename into the log, not the path. il y a 16 ans
  Angus Salkeld e1ceabc6ef Remove a double unlock in logsys. il y a 16 ans
  Fabio M. Di Nitto 6115c85328 logsys: fix segfault in logsys_thread_priority_set il y a 16 ans
  Steven Dake 0cf6c6c7db Add tests for posix scheduling apis to configure.ac and use them to determine il y a 16 ans
  Fabio M. Di Nitto 951a416532 flight recorder: enable temporary 0 buffer size protection il y a 16 ans
  Fabio M. Di Nitto 9a94d633cf flight recorder: switch from int to bytes for requested allocation il y a 16 ans
  Fabio M. Di Nitto ad4a6c63ea flight recorder: don't hardcode max arguments everywhere il y a 16 ans