Age | Commit message (Expand) | Author |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255 | Ulrich Drepper |
2006-07-10 | * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206 | Ulrich 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 to | Ulrich 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-20060203T0932 | Ulrich 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): New | Roland McGrath |
2006-01-12 | 2006-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-10 | Don'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-06 | 2005-01-05 Mike Frysinger <vapier@gentoo.org> | Roland McGrath |
2006-01-05 | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath |
2006-01-04 | * include/stdlib.h: Make even more C++ compliant. | Ulrich Drepper |
2006-01-04 | typo. | Ulrich Drepper |
2006-01-03 | lio_listio should emit an event for each individual request in | Ulrich Drepper |
2005-12-29 | 2005-12-29 Roland McGrath <roland@frob.com> | Roland McGrath |
2005-12-23 | * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which | Ulrich Drepper |
2005-12-21 | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper |
2005-12-06 | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper |
2005-11-24 | [BZ #1920] | Ulrich Drepper |
2005-11-17 | * include/resolv.h: Include <stdbool.h>. | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper |
2005-11-01 | * resolv/res_init.c (__res_iclose): New function. Broken out of | Ulrich Drepper |
2005-10-24 | [BZ #1534] | Roland McGrath |
2005-10-16 | (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SO... | Ulrich Drepper |
2005-10-16 | 2005-10-15 Thomas Schwinge <tschwinge@gnu.org> | Roland McGrath |
2005-10-14 | [BZ #368] | Ulrich Drepper |