summaryrefslogtreecommitdiff
path: root/misc/syslog.c
AgeCommit message (Expand)Author
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers
2015-06-17Fix vsyslog namespace (bug 18533).Joseph Myers
2015-06-12Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2008-10-22* misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper
2008-07-30(openlog_internal): Fix compile problem.Ulrich Drepper
2008-07-26* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.Ulrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-12-23[BZ #1499]Ulrich Drepper
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-01-24Moved to sysdeps/generic.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-20Update.Ulrich Drepper
2004-09-12[BZ #365]Ulrich Drepper
2004-08-09[BZ #108]Ulrich Drepper
2004-04-16Update.Ulrich Drepper
2003-09-25Update.Ulrich Drepper
2003-07-15Update.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-12-06(log_cleanup): New function. (openlog): Use log_cleanup instead of __libc_mut...Ulrich Drepper
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath
2002-04-04Update.Ulrich Drepper
2002-02-26Update.Ulrich Drepper
2001-08-30Update.Ulrich Drepper
2001-08-28Update.Ulrich Drepper
2001-08-24* sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied fromRoland McGrath
2000-06-15Update.Ulrich Drepper
2000-06-14Update.Ulrich Drepper
2000-02-11Update.Ulrich Drepper
1999-11-10Update.Ulrich Drepper
1999-06-08Update.Ulrich Drepper
1999-04-28Update.Ulrich Drepper
1999-04-02Update.Ulrich Drepper
1999-02-14Update.Ulrich Drepper
1998-07-16Update.Ulrich Drepper
1998-07-16Update.Ulrich Drepper
1998-04-09Update.Ulrich Drepper
1998-03-10Update.Ulrich Drepper