Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 6de071a0be eliminate atomics in syslog setlogmask function hace 10 años
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
  Rich Felker 3f65494a4c increase syslog message limit from 256 to 1024 hace 10 años
  Rich Felker c574321d75 check for connect failure in syslog log opening hace 10 años
  Rich Felker 781f26bc92 implement the LOG_CONS option in syslog hace 10 años
  Rich Felker a64a045d1d suppress early syslog return when log socket cannot be opened hace 10 años
  Rich Felker b8c4cf61cb implement the LOG_PERROR option in syslog hace 10 años
  Clément Vasseur da27118157 fix the %m specifier in syslog hace 10 años
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros hace 11 años
  Rich Felker 427c0ca79e fix multiple bugs in syslog interfaces hace 12 años
  Rich Felker 79a5e73e51 emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels hace 12 años
  Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock hace 13 años
  Rich Felker d2c604d5a4 protect syslog against cancellation hace 14 años
  Rich Felker 19c1830eaa simplify syslog, add vsyslog interface (nonstandard) hace 14 años
  Rich Felker a77411a50d remove useless SIGPIPE protection from syslog hace 14 años
  Rich Felker a444ee3410 fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream) hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años