summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-11-09* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-10-07* include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.Ulrich Drepper
2006-10-06* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-baseUlrich Drepper
2006-09-24* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper
2006-09-21[BZ #3137]Ulrich Drepper
2006-08-03[BZ #2182]Ulrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-07-312006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-05-25* nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper
2006-05-15* include/rpc/key_prot.h: Maek all _internal functions as hidden.Ulrich Drepper
2006-05-12* include/arpa/nameser.h: Declare _ns_flagdata as hidden.Ulrich Drepper
2006-05-12* nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.Ulrich Drepper
2006-05-11* nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.Ulrich Drepper
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper
2006-05-06* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.Ulrich Drepper
2006-04-25* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define toUlrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2006-04-20* include/ifaddrs.h: Get uint32_t definition.Ulrich Drepper
2006-04-16* include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath
2006-02-24* include/libc-symbols.h: Fix comment typo.Roland McGrath
2006-02-21[BZ #2329]Roland McGrath
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper
2006-02-12[BZ #2226]Ulrich Drepper
2006-02-03* sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932Ulrich Drepper
2006-02-02* include/errno.h [__cplusplus]: Avoid extra header magic for C++.Roland McGrath
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper
2006-01-10Don't include jmpbuf-offsets.h if _ISOMAC is defined.Ulrich Drepper
2006-01-10* include/time.h: Use normal comments.Andreas Jaeger
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-08[BZ #1535]Roland McGrath
2006-01-062005-01-05 Mike Frysinger <vapier@gentoo.org>Roland McGrath
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper
2006-01-04typo.Ulrich Drepper
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper