Historique des commits

Auteur SHA1 Message Date
  Vladislav Grishenko eaedbdaa08 Fix syslog messages lost if syslogd is temporary busy il y a 12 ans
  Vladislav Grishenko 64917add7f Fix syslog messages lost after syslogd restarts il y a 12 ans
  Peter S. Mazinger 5c7e1909e1 ssp: rework, sync messages with the ones in glibc il y a 13 ans
  Peter S. Mazinger c9a9baab4f syslog.c: disable locking in setlogmask il y a 13 ans
  Peter S. Mazinger daace91624 syslog.c: no need for hidden vsyslog, use a static __vsyslog instead il y a 13 ans
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC il y a 13 ans
  Roman I Khimov 8fdc17c2ba syslog: fix 'everyone logs with user facility' il y a 13 ans
  Denys Vlasenko 6732cb1ae1 syslog: use send(MSG_NOSIGNAL) instead of write, thus no need to handle SIGPIPE il y a 15 ans
  Denys Vlasenko 1eac4f3880 syslog: fix openlog(xx, LOG_KERN) and optimize a bit il y a 15 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Denys Vlasenko daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH il y a 15 ans
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets il y a 16 ans
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors il y a 16 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 16 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 16 ans
  Denis Vlasenko d8dcde4b23 Fix hard-to-rigger locking bug in vsyslog(): il y a 16 ans
  Denis Vlasenko 8aeac64e83 syslog.c: fix a buglet in prev-last commit: logic inversion in closelog il y a 16 ans
  Denis Vlasenko 98d631495c syslog.c: fix indentation and style. No code changes. il y a 16 ans
  Denis Vlasenko 4139fe5aec Fix bug 575 and other small problems noticed along the way. il y a 16 ans
  Bernhard Reutner-Fischer 410b670ecb - shrink a little bit. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Denis Vlasenko 86de93b89e Experimentally move libc_hidden_proto(time) to time.h. il y a 16 ans
  Mike Frysinger f985c8316e blah, enable the stupid hidden proto for fcntl il y a 16 ans
  Mike Frysinger ea0dcba922 krichy writes in 292: il y a 16 ans
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 19 ans
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens il y a 19 ans
  Mike Frysinger 91175c5878 fix warning il y a 19 ans