Historique des commits

Auteur SHA1 Message Date
  Jim Meyering 0b264ba292 logsys.c: avoid an unnecessary strlen call il y a 17 ans
  Steven Dake 2505b53703 Add logsys yield counter for the logsys thread. il y a 17 ans
  Steven Dake ed7d054e55 Remove priority inversion in logsys. il y a 17 ans
  Jim Meyering 85d1e26bb1 logsys.c: indent consistently 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
  Jim Meyering 904a10ed38 remove all trailing blanks il y a 17 ans
  Fabio M. Di Nitto c6a31d6145 Add logsys_flush logsys API call to signal the logging thread il y a 17 ans
  Fabio M. Di Nitto 1ecaa01b80 Fix output filtering when debug is enabled il y a 17 ans
  Fabio M. Di Nitto 0f942b2ed9 Improve logsys error handling in logsys_format_set il y a 17 ans
  Fabio M. Di Nitto 9b2dd8a43e readd early log level check for performance reasons. il y a 17 ans
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 il y a 17 ans
  Jim Meyering a549daedca logsys.h (logsys_format_set): Change return type, adjust param type. il y a 17 ans
  Fabio M. Di Nitto 243abac616 Drop unrequired struct il y a 17 ans
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. il y a 17 ans
  Fabio M. Di Nitto 2a5bd53771 Fix internal API usage and add support for file_name il y a 17 ans
  Fabio M. Di Nitto e770695cd0 Fix build warning il y a 17 ans
  Jim Meyering 588dd0b16d logsys.c: avoid 1 warning il y a 17 ans
  Jim Meyering 7b73cfe841 logsys.c: avoid 1 warning il y a 17 ans
  Jim Meyering 1280f900cb logsys.c: fix two more warnings il y a 17 ans
  Jim Meyering cc6eed7042 in progress: avoid warnings il y a 17 ans
  Jim Meyering e487affc01 logsys_config_facility_set: make "name" parameter const il y a 17 ans
  Jim Meyering 217c5bed8d logsys: detect write failure and avoid a file descriptor leak il y a 17 ans
  Steven Dake 1b1c0b657a Appears to fix compile errors on macosx. 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 64aab2e950 Remove const warnings relating to logsys global definitions. il y a 17 ans
  Steven Dake b113dd2e19 Remove logsys warnings. il y a 17 ans
  Fabio M. Di Nitto 8c4bcde5c2 Add logsys_format_get to logsys API. il y a 17 ans
  Fabio M. Di Nitto f7c4cea567 logsys_format_set should use its own internal copy of format_buffer il y a 17 ans
  Fabio M. Di Nitto f83aa4f876 Allow logsys_format_set to reset to default. il y a 17 ans