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