Cleanup nscd.c
[platform/upstream/glibc.git] / misc /
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-02 Andreas SchwabMark fortified __FD_ELT as extension
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-11 Andreas SchwabMark setjmp and ucontext functions as non-leaf
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-10-17 Andreas SchwabFix syntax error in __THROW macro
2011-10-17 Ulrich DrepperUse leaf function attribute in __THROW
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-16 Ulrich DrepperFix reporting of invalid timeouts in emulated pselect
2011-05-16 Ulrich DrepperFix test for error_one_per_line mode in error
2011-05-12 Ulrich DrepperReport write error in addmnt even for cached streams.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Andreas SchwabAdd syncfs syscall.
2010-05-02 Ulrich DrepperFix handling if newline in addmntent.
2010-02-03 Ulrich DrepperFix endless loop with invalid /etc/shells file.
2010-01-19 Ulrich DrepperRemove unnecessary returns.
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-06-14 Ulrich DrepperFix warnings when using <sys/select.h>.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-24 Ulrich Drepper[BZ #10100]
2009-04-23 Ulrich Drepper* sysdeps/unix/sysv/linux/preadv.c: The kernel API...
2009-04-03 Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-03-02 Jakub Jelinek* misc/sys/cdefs.h (__extern_always_inline): Add __arti...
2009-01-30 Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Don't use assert when...
2009-01-23 Ulrich Drepper..
2009-01-23 Ulrich Drepper(hcreate_r): We need at least three elements in the...
2008-11-01 Ulrich Drepper[BZ #6966]
2008-10-22 Ulrich Drepper* misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
2008-07-30 Ulrich Drepper(openlog_internal): Fix compile problem.
2008-07-26 Ulrich Drepper* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC...
2008-06-06 Jakub Jelinek* misc/regexp.h (compile): Use __REPB_PREFIX macro.
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-10 Ulrich Drepper* misc/truncate64.c (truncate64): Use __truncate not...
2008-03-05 Ulrich Drepper[BZ #5779]
2007-10-12 Jakub Jelinek* misc/Makefile (headers): Add bits/error.h.
2007-10-07 Ulrich Drepper* misc/error.h: Use __const instead of const.
2007-10-04 Ulrich Drepper* misc/error.h: Remove support for use outside of libc...
2007-10-04 Ulrich DrepperSpecializations of error functions.
2007-10-03 Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-10-03 Ulrich Drepper2007-10-03 Jakub Jelinek
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-18 Jakub Jelinek* misc/bits/syslog.h (syslog): Remove extraneous argume...
2007-09-16 Jakub JelinekUndo second occurrence of RH GCC hack.
2007-09-15 Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfwscanf): Add support...
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-04-19 Ulrich Drepper* misc/madvise.c: Add libc_hidden_def.
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-01-31 Ulrich Drepper* misc/hsearch_r.c (hdestroy_r): Remove unnecessary...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-14 Ulrich Drepper* misc/tst-pselect.c (do_test): Fix sigblock argument.
2006-12-14 Ulrich Drepper* misc/tst-pselect.c (do_test): Make sure the helper...
2006-12-09 Ulrich Drepper* sysdeps/unix/sysv/linux/rtld-lowlevel.h
2006-09-09 Ulrich Drepper[BZ #3189]
2006-09-09 Ulrich Drepper[BZ #3189]
2006-08-21 Ulrich Drepper[BZ #3044]
2006-08-12 Ulrich Drepper[BZ #2997]
2006-08-12 Ulrich Drepper[BZ #2998]
2006-06-17 Ulrich Drepper[BZ #2766]
2006-05-15 Ulrich Drepper* misc/getusershell.c (okshells): Don't use static...
2006-05-10 Ulrich Drepper* misc/sys/queue.h: Remove uses of all QUEUEDEBUG_...
2006-05-02 Ulrich Drepper* misc/tsearch.c (__tdelete): Remove unnecessary test
2006-05-01 Ulrich Drepper[BZ #2517]
2006-04-07 Ulrich Drepper* sysdeps/posix/tempname.c (__gen_tempname): Change...
2006-02-23 Roland McGrath[BZ #2172]
2006-01-28 Roland McGrath2006-01-27 Dwayne Grant McConnell <decimal@us.ibm... cvs/fedora-glibc-20060130T0922
2006-01-21 Roland McGrath* misc/tst-pselect.c: Include <unistd.h>.
2006-01-21 Ulrich Drepper* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow...
2006-01-20 Ulrich Drepper* include/fcntl.h: Declare __have_atfcts.
2006-01-19 Ulrich DrepperInclude sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().
2006-01-19 Ulrich Drepper* misc/pselect.c (__pselect): Remove static.
2006-01-19 Ulrich Drepper(__pselect): No need to enable async cancellation here...
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14 Roland McGrath* misc/efgcvt.c: Include <math_ldbl_opt.h> instead...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-12-23 Ulrich Drepper[BZ #1499]
2005-12-21 Ulrich Drepper* locale/xlocale.c (_nl_C_locobj): Mark as const.
2005-12-20 Ulrich Drepper* misc/getusershell.c (initshells): Remove unnecessary...
2005-12-20 Roland McGrath2005-12-15 Thomas Schwinge <tschwinge@gnu.org>
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-11-11 Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-10-30 Ulrich Drepper* misc/hsearch_r.c (hsearch_r): Remove duplicate test.
2005-10-14 Ulrich Drepper[BZ #1458]
next