aboutsummaryrefslogtreecommitdiff
path: root/misc/syslog.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Correct locking and cancellation cleanup in syslog functions (bug 26100)Andreas Schwab1-16/+28
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella1-1/+1
2019-08-21Don't use the argument to time.Zack Weinberg1-1/+1
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg1-17/+19
2018-02-21Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers1-2/+2
2017-08-31misc: Remove internal_function function attributeFlorian Weimer1-2/+1
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer1-30/+3
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-2/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers1-1/+1
2015-06-17Fix vsyslog namespace (bug 18533).Joseph Myers1-1/+1
2015-06-12Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers1-1/+1
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-2/+2
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-1/+1
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge1-0/+2
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-4/+0
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-2/+2
2008-10-22* misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper1-3/+4
2008-07-30(openlog_internal): Fix compile problem.Ulrich Drepper1-1/+1
2008-07-26* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.Ulrich Drepper1-3/+28
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-7/+8
2005-12-23[BZ #1499]Ulrich Drepper1-4/+5
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper1-1/+1
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+438
2005-01-24Moved to sysdeps/generic.Ulrich Drepper1-414/+0
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-52/+26
2007-07-122.5-18.1Jakub Jelinek1-26/+52
2004-11-20Update.Ulrich Drepper1-10/+4
2004-09-12[BZ #365]Ulrich Drepper1-1/+1
2004-08-09[BZ #108]Ulrich Drepper1-6/+8
2004-04-16Update.Ulrich Drepper1-2/+3
2003-09-25Update.Ulrich Drepper1-4/+6
2003-07-15Update.Ulrich Drepper1-52/+49
2002-12-13Update.Ulrich Drepper1-3/+3
2002-12-06(log_cleanup): New function. (openlog): Use log_cleanup instead of __libc_mut...Ulrich Drepper1-6/+9
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath1-0/+8
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath1-0/+2
2002-04-04Update.Ulrich Drepper1-0/+4
2002-02-26Update.Ulrich Drepper1-1/+1
2001-08-30Update.Ulrich Drepper1-1/+1
2001-08-28Update.Ulrich Drepper1-10/+22
2001-08-24* sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied fromRoland McGrath1-3/+5
2000-06-15Update.Ulrich Drepper1-0/+1
2000-06-14Update.Ulrich Drepper1-28/+54
2000-02-11Update.Ulrich Drepper1-1/+2
1999-11-10Update.Ulrich Drepper1-4/+8
1999-06-08Update.Ulrich Drepper1-4/+0
1999-04-28Update.Ulrich Drepper1-2/+2