/390: Add runtime check for the highgprs kernel feature.
[platform/upstream/glibc.git] / include /
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...
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
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-08-07 Roland McGrath* include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939
2007-08-03 Ulrich Drepper* io/Makefile (aux): Add have_o_cloexec.
2007-08-03 Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-07-28 Ulrich Drepper* include/time.h (enum ptime_locale_status): Remove.
2007-07-19 Ulrich Drepper* include/features.h (__USE_ISOC95): New define.
2007-06-20 Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-05-24 Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2007-05-15 Ulrich Drepper* version.h (VERSION): Define to 6. cvs/glibc-2_6 cvs/glibc-2_6-base glibc-2.6
2007-05-11 Ulrich Drepper* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
2007-05-10 Ulrich DrepperRedefine __nonnull so that test for incorrect parameter...
2007-04-19 Ulrich Drepper* include/sys/mman.h: Mark madvise hidden.
2007-04-19 Ulrich Drepper* nis/nis_domain_of.c (__nis_domain_of): New function.
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-02-09 Ulrich Drepper* resolv/res_init.c (res_setoptions): Recognize edns0...
2007-02-02 Ulrich Drepper(__uselocale): Add libc_hidden_proto.
2007-01-13 Ulrich Drepper* include/string.h: Only redefine strndupa if this...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-21 Ulrich Drepper* include/atomic.h (atomic_forced_read): New macro.
2006-12-10 Ulrich Drepper[BZ #3632] cvs/fedora-glibc-20061210T1006
2006-11-09 Ulrich Drepper* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map... cvs/fedora-glibc-20061109T1949
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-28 Ulrich Drepper* sysdeps/pthread/pthread_barrier_wait.c: Move to...
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-18 Ulrich Drepper[BZ #3313]
2006-10-11 Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-10-07 Ulrich Drepper* include/shlib-compat.h (SHLIB_COMPAT): Expand paramet...
2006-10-06 Ulrich Drepper* include/features.h (__GLIBC_MINOR__): It's glibc... cvs/glibc-2_5-base
2006-09-24 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement...
next