Cronologia Commit

Autore SHA1 Messaggio Data
  Steven Dake 2505b53703 Add logsys yield counter for the logsys thread. 17 anni fa
  Steven Dake ed7d054e55 Remove priority inversion in logsys. 17 anni fa
  Jim Meyering 85d1e26bb1 logsys.c: indent consistently 17 anni fa
  Jan Friesse 0dc4aed441 Make ipc_log_printf function working by adding _logsys_log_vprintf, which 17 anni fa
  Fabio M. Di Nitto 230b85044f Kill all asserts from logsys and handle proper error return 17 anni fa
  Jim Meyering 904a10ed38 remove all trailing blanks 17 anni fa
  Fabio M. Di Nitto c6a31d6145 Add logsys_flush logsys API call to signal the logging thread 17 anni fa
  Fabio M. Di Nitto 1ecaa01b80 Fix output filtering when debug is enabled 17 anni fa
  Fabio M. Di Nitto 0f942b2ed9 Improve logsys error handling in logsys_format_set 17 anni fa
  Fabio M. Di Nitto 9b2dd8a43e readd early log level check for performance reasons. 17 anni fa
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 anni fa
  Jim Meyering a549daedca logsys.h (logsys_format_set): Change return type, adjust param type. 17 anni fa
  Fabio M. Di Nitto 243abac616 Drop unrequired struct 17 anni fa
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. 17 anni fa
  Fabio M. Di Nitto 2a5bd53771 Fix internal API usage and add support for file_name 17 anni fa
  Fabio M. Di Nitto e770695cd0 Fix build warning 17 anni fa
  Jim Meyering 588dd0b16d logsys.c: avoid 1 warning 17 anni fa
  Jim Meyering 7b73cfe841 logsys.c: avoid 1 warning 17 anni fa
  Jim Meyering 1280f900cb logsys.c: fix two more warnings 17 anni fa
  Jim Meyering cc6eed7042 in progress: avoid warnings 17 anni fa
  Jim Meyering e487affc01 logsys_config_facility_set: make "name" parameter const 17 anni fa
  Jim Meyering 217c5bed8d logsys: detect write failure and avoid a file descriptor leak 17 anni fa
  Steven Dake 1b1c0b657a Appears to fix compile errors on macosx. 17 anni fa
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 anni fa
  Steven Dake 64aab2e950 Remove const warnings relating to logsys global definitions. 17 anni fa
  Steven Dake b113dd2e19 Remove logsys warnings. 17 anni fa
  Fabio M. Di Nitto 8c4bcde5c2 Add logsys_format_get to logsys API. 17 anni fa
  Fabio M. Di Nitto f7c4cea567 logsys_format_set should use its own internal copy of format_buffer 17 anni fa
  Fabio M. Di Nitto f83aa4f876 Allow logsys_format_set to reset to default. 17 anni fa
  Fabio M. Di Nitto e0a74a08b3 Fix logsys_set_format by updating the right bits 17 anni fa