Correctly handle missing initgroups database
[platform/upstream/glibc.git] / include /
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-09 Ulrich DrepperImplement scandirat function
2011-05-31 Ulrich Drepper2.14 release glibc-2.14
2011-05-21 Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-05-08 Ulrich DrepperOptimize fdopendir a bit.
2011-04-17 Ulrich DrepperObsolete RPC implementation in libc.
2011-04-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-04-02 Ulrich DrepperUpdate comment about feature macros.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-01-18 Ulrich Drepper2.13 release glibc-2.13
2011-01-13 Ulrich DrepperClean up PLT use for getrlimit64.
2011-01-13 Ulrich DrepperFix PLT use due to __libc_alloca_cutoff.
2010-12-10 Ulrich DrepperFix typo in comment.
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-09-01 Ulrich DrepperRemove duplicate version of pmap_getport from NIS code.
2010-05-03 Ulrich DrepperPrepare for release. glibc-2.12
2010-03-27 Ulrich DrepperFix handling of __need_mbstate_t and __need_wint_t.
2010-03-25 Ulrich DrepperFix Linux getlogin{_r,} implementation
2010-03-24 Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2010-01-15 Ulrich DrepperFix _XOPEN_SOURCE_EXTENDED handling.
2010-01-12 Ulrich DrepperFix up wchar.h for XPG7.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-12-24 Ulrich DrepperFix isomac test after recent header change.
2009-12-15 Ulrich DrepperAvoid ELF lookup race.
2009-11-25 Ulrich DrepperOptimize grantpt.
2009-10-30 Ulrich Drepper2.11 release. glibc-2.11
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-20 Andreas SchwabCorrect errno handling in expm1.
2009-09-01 Andreas SchwabAdd hidden alias for fflush.
2009-07-29 Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-07-23 Duncan SimpsonMake include/unistd.h suitable for C++ test cases.
2009-07-16 Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-07-07 Ulrich DrepperClean up code for hash table handling in ld.so.
2009-06-15 Ulrich DrepperPreserve message printed before abort.
2009-06-02 Ulrich DrepperAdd missing __execvpe prototype.
2009-06-01 Ulrich DrepperFinish IFUNC support for x86 and x86-64.
2009-05-16 Jakub JelinekAvoid double definition of catomic_compare_and_exchange...
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2009-05-09 Ulrich Drepper* version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828
2009-04-25 Ulrich Drepper* include/features.h: _POSIX_C_SOURCE >= 200112L implie...
2009-04-23 Ulrich Drepper[BZ #9955]
2009-03-17 Ulrich DrepperYet more changes to match sort function type change.
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-03-10 Ulrich Drepper* include/stdio.h (fmemopen): Add libc_hidden_proto.
2009-02-26 Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-26 Ulrich Drepper* include/features.h: If no feature selection given...
2009-02-08 Ulrich Drepper* include/atomic.h: Define catomic_and if not already...
2009-02-07 Ulrich Drepper* malloc/malloc.c (_int_free): Second argument is now...
2009-02-06 Ulrich Drepper* include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
2009-01-29 Ulrich Drepper* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
2009-01-29 Ulrich Drepper[BZ #9750]
2008-11-13 Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 9. cvs/fedora-glibc-20081113T2206 cvs/glibc-2_9 cvs/glibc-2_9-base glibc-2.9
2008-11-07 Jakub Jelinek* include/stdio.h (__builtin_fwrite, __builtin_fwrite_u...
2008-11-07 Jakub Jelinek* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
2008-08-01 Ulrich Drepper* include/arpa/nameser.h (NS_GET16): Use const pointer.
2008-08-01 Ulrich Drepper* Versions.def: Add GLIBC_2.9 to libresolv.
2008-07-28 Ulrich Drepper* resolv/res_send.c (__libc_res_nsend): Take additional... cvs/fedora-glibc-20080728T2320
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2...
2008-07-25 Ulrich Drepper* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-20 Ulrich Drepper(higher_prime_number): Fix type of mid variable.
2008-05-13 Ulrich DrepperIntroduce TLS descriptors for i386 and x86_64.
2008-05-10 Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-05-10 Ulrich DrepperAdjust __libc_res_nquery and __libc_res_nsend prototypes.
2008-04-12 Ulrich Drepper* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_prot...
2008-04-11 Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 8.
2008-03-05 Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2008-01-17 Ulrich Drepper* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
2007-12-14 Ulrich Drepper* locale/nl_langinfo.c (nl_langinfo): Just call __nl_la...
2007-11-14 Ulrich Drepper* include/ifaddrs.h: Remove in6ai_temporary.
2007-11-13 Ulrich Drepper* stdlib/stdlib.h: Define __compar_d_fn_t. Declare...
2007-11-13 Ulrich DrepperHurd-specific kernel-features.h.
2007-11-12 Ulrich Drepper(struct in6addrinfo): Add prefixlen field.
2007-11-12 Roland McGrath2007-11-11 Roland McGrath <roland@frob.com>
2007-10-30 Ulrich DrepperDeclare __gethostbyaddr2_r and __gethostbyname3_r.
2007-10-17 Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 7.
2007-10-14 Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-10-07 Ulrich Drepper* misc/error.h: Use __const instead of const.
2007-10-01 Ulrich Drepper* include/stdio_ext.h (__fsetlocking): Define as macro.
2007-09-29 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-09-18 Ulrich Drepper* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK...
next