2011-09-13 |
Andreas Schwab | Avoid macro clash between <sys/select.h> and <linux... |
tree | commitdiff |
2011-09-10 |
Ulrich Drepper | Cleanup of configuration options |
tree | commitdiff |
2011-09-08 |
Ulrich Drepper | Add range checking for FD_SET, FD_CLR, and FD_ISSET |
tree | commitdiff |
2011-07-20 |
Marek Polacek | Add const attr to gnu_dev_{major,minor,makedev} |
tree | commitdiff |
2011-06-11 |
Roland McGrath | Quash some new warnings from GCC 4.6. |
tree | commitdiff |
2011-05-16 |
Ulrich Drepper | Fix reporting of invalid timeouts in emulated pselect |
tree | commitdiff |
2011-05-16 |
Ulrich Drepper | Fix test for error_one_per_line mode in error |
tree | commitdiff |
2011-05-12 |
Ulrich Drepper | Report write error in addmnt even for cached streams. |
tree | commitdiff |
2011-04-23 |
Jim Meyering | Remove doubled words. |
tree | commitdiff |
2011-04-01 |
Andreas Schwab | Add syncfs syscall. |
tree | commitdiff |
2010-05-02 |
Ulrich Drepper | Fix handling if newline in addmntent. |
tree | commitdiff |
2010-02-03 |
Ulrich Drepper | Fix endless loop with invalid /etc/shells file. |
tree | commitdiff |
2010-01-19 |
Ulrich Drepper | Remove unnecessary returns. |
tree | commitdiff |
2009-11-06 |
Jakub Jelinek | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI... |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Implement mkostemps and mkostemps64. |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Implement mkstemps and mkstemps64. |
tree | commitdiff |
2009-06-14 |
Ulrich Drepper | Fix warnings when using <sys/select.h>. |
tree | commitdiff |
2009-05-16 |
Andreas Schwab | Remove redundant .gitignore files. |
tree | commitdiff |
2009-05-15 |
Jim Meyering | rename each .cvsignore file to .gitignore |
tree | commitdiff |
2009-04-24 |
Ulrich Drepper | [BZ #10100] |
tree | commitdiff |
2009-04-23 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/preadv.c: The kernel API... |
tree | commitdiff |
2009-04-03 |
Ulrich Drepper | * misc/Makefile (routines): Add preadv, preadv64, pwrit... |
tree | commitdiff |
2009-03-02 |
Jakub Jelinek | * misc/sys/cdefs.h (__extern_always_inline): Add __arti... |
tree | commitdiff |
2009-01-30 |
Ulrich Drepper | * malloc/malloc.c (sYSMALLOc): Don't use assert when... |
tree | commitdiff |
2009-01-23 |
Ulrich Drepper | .. |
tree | commitdiff |
2009-01-23 |
Ulrich Drepper | (hcreate_r): We need at least three elements in the... |
tree | commitdiff |
2008-11-01 |
Ulrich Drepper | [BZ #6966] |
tree | commitdiff |
2008-10-22 |
Ulrich Drepper | * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec |
tree | commitdiff |
2008-07-30 |
Ulrich Drepper | (openlog_internal): Fix compile problem. |
tree | commitdiff |
2008-07-26 |
Ulrich Drepper | * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC... |
tree | commitdiff |
2008-06-06 |
Jakub Jelinek | * misc/regexp.h (compile): Use __REPB_PREFIX macro. |
tree | commitdiff |
2008-05-27 |
Ulrich Drepper | Remove useless more "if" tests before "free". |
tree | commitdiff |
2008-05-10 |
Ulrich Drepper | * misc/truncate64.c (truncate64): Use __truncate not... |
tree | commitdiff |
2008-03-05 |
Ulrich Drepper | [BZ #5779] |
tree | commitdiff |
2007-10-12 |
Jakub Jelinek | * misc/Makefile (headers): Add bits/error.h. |
tree | commitdiff |
2007-10-07 |
Ulrich Drepper | * misc/error.h: Use __const instead of const. |
tree | commitdiff |
2007-10-04 |
Ulrich Drepper | * misc/error.h: Remove support for use outside of libc... |
tree | commitdiff |
2007-10-04 |
Ulrich Drepper | Specializations of error functions. |
tree | commitdiff |
2007-10-03 |
Ulrich Drepper | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB... |
tree | commitdiff |
2007-10-03 |
Ulrich Drepper | 2007-10-03 Jakub Jelinek |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-18 |
Jakub Jelinek | * misc/bits/syslog.h (syslog): Remove extraneous argume... |
tree | commitdiff |
2007-09-16 |
Jakub Jelinek | Undo second occurrence of RH GCC hack. |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support... |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-11 |
Ulrich Drepper | * nscd/connections.c: Use O_CLOEXEC is possible. Use... |
tree | commitdiff |
2007-04-19 |
Ulrich Drepper | * misc/madvise.c: Add libc_hidden_def. |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
tree | commitdiff |
2007-01-31 |
Ulrich Drepper | * misc/hsearch_r.c (hdestroy_r): Remove unnecessary... |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | . |
tree | commitdiff |
2006-12-14 |
Ulrich Drepper | * misc/tst-pselect.c (do_test): Fix sigblock argument. |
tree | commitdiff |
2006-12-14 |
Ulrich Drepper | * misc/tst-pselect.c (do_test): Make sure the helper... |
tree | commitdiff |
2006-12-09 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/rtld-lowlevel.h |
tree | commitdiff |
2006-09-09 |
Ulrich Drepper | [BZ #3189] |
tree | commitdiff |
2006-09-09 |
Ulrich Drepper | [BZ #3189] |
tree | commitdiff |
2006-08-21 |
Ulrich Drepper | [BZ #3044] |
tree | commitdiff |
2006-08-12 |
Ulrich Drepper | [BZ #2997] |
tree | commitdiff |
2006-08-12 |
Ulrich Drepper | [BZ #2998] |
tree | commitdiff |
2006-06-17 |
Ulrich Drepper | [BZ #2766] |
tree | commitdiff |
2006-05-15 |
Ulrich Drepper | * misc/getusershell.c (okshells): Don't use static... |
tree | commitdiff |
2006-05-10 |
Ulrich Drepper | * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_... |
tree | commitdiff |
2006-05-02 |
Ulrich Drepper | * misc/tsearch.c (__tdelete): Remove unnecessary test |
tree | commitdiff |
2006-05-01 |
Ulrich Drepper | [BZ #2517] |
tree | commitdiff |
2006-04-07 |
Ulrich Drepper | * sysdeps/posix/tempname.c (__gen_tempname): Change... |
tree | commitdiff |
2006-02-23 |
Roland McGrath | [BZ #2172] |
tree | commitdiff |
2006-01-28 |
Roland McGrath | 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm... cvs/fedora-glibc-20060130T0922 |
tree | commitdiff |
2006-01-21 |
Roland McGrath | * misc/tst-pselect.c: Include <unistd.h>. |
tree | commitdiff |
2006-01-21 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow... |
tree | commitdiff |
2006-01-20 |
Ulrich Drepper | * include/fcntl.h: Declare __have_atfcts. |
tree | commitdiff |
2006-01-19 |
Ulrich Drepper | Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED (). |
tree | commitdiff |
2006-01-19 |
Ulrich Drepper | * misc/pselect.c (__pselect): Remove static. |
tree | commitdiff |
2006-01-19 |
Ulrich Drepper | (__pselect): No need to enable async cancellation here... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * misc/efgcvt.c: Include <math_ldbl_opt.h> instead... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2005-12-23 |
Ulrich Drepper | [BZ #1499] |
tree | commitdiff |
2005-12-21 |
Ulrich Drepper | * locale/xlocale.c (_nl_C_locobj): Mark as const. |
tree | commitdiff |
2005-12-20 |
Ulrich Drepper | * misc/getusershell.c (initshells): Remove unnecessary... |
tree | commitdiff |
2005-12-20 |
Roland McGrath | 2005-12-15 Thomas Schwinge <tschwinge@gnu.org> |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-11-11 |
Ulrich Drepper | * io/Makefile (routines): Add fstatat, fstatat64, fxsta... |
tree | commitdiff |
2005-10-30 |
Ulrich Drepper | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. |
tree | commitdiff |
2005-10-14 |
Ulrich Drepper | [BZ #1458] |
tree | commitdiff |
2005-07-30 |
Ulrich Drepper | * misc/bits/syslog.h: New file. |
tree | commitdiff |
2005-07-30 |
Ulrich Drepper | Fortification definitions for syslog functions. |
tree | commitdiff |
2005-07-28 |
Roland McGrath | 2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de> |
tree | commitdiff |
2005-07-26 |
Roland McGrath | 2005-07-26 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2005-07-20 |
Ulrich Drepper | * include/stdio.h (__fxprintf): Remove wfmt argument. |
tree | commitdiff |
2005-07-20 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb... |
tree | commitdiff |
2005-07-19 |
Ulrich Drepper | * stdio-common/Makefile (aux): Add fxprintf. |
tree | commitdiff |
2005-03-19 |
Ulrich Drepper | [BZ #779] |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * posix/bits/unistd.h: Avoid calling __*_chk variants... |
tree | commitdiff |
2005-02-15 |
Roland McGrath | * misc/sys/syslog.h: Fix typo in comment. |
tree | commitdiff |
2005-01-24 |
Ulrich Drepper | Moved to sysdeps/generic. |
tree | commitdiff |
2005-01-07 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
next |