Age | Commit message (Expand) | Author |
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 |
2005-10-14 | * sysdeps/unix/opendir.c (__opendir): Pass extra argument to | Ulrich Drepper |
2005-10-13 | * include/features.h: Define _POSIX_C_SOURCE to 200112 for | Ulrich Drepper |
2005-10-12 | * include/malloc.h: Remove _int_new_arena prototype. | Ulrich Drepper |
2005-10-08 | [BZ #1438] | Roland McGrath |
2005-09-28 | * dirent/dirent.h: Declare fdopendir. | Ulrich Drepper |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper |
2005-08-20 | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper |
2005-08-09 | * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf. | Ulrich Drepper |
2005-07-31 | New file needed since we have misc/bits/syslog.h. | Andreas Jaeger |
2005-07-30 | * misc/bits/syslog.h: New file. | Ulrich Drepper |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper |
2005-07-19 | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper |
2005-07-15 | * include/stdlib.h: Remove malloc attribute from __posix_memalign. | Andreas Jaeger |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper |