Age | Commit message (Expand) | Author |
2005-07-22 | [BZ #869] | Roland McGrath |
2005-07-22 | * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). | Roland McGrath |
2005-07-22 | * stdlib/Makefile (headers): Move bits/wchar.h to ...cvs/fedora-glibc-20050722T0433 | Roland McGrath |
2005-07-22 | 2005-07-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-07-21 | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper |
2005-07-20 | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814 | Ulrich Drepper |
2005-07-20 | 2005-07-20 Bob Wilson <bob.wilson@acm.org> | Ulrich Drepper |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
2005-07-19 | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper |
2005-07-19 | * configure.in: Check for -fstack-protector gcc option. | Ulrich Drepper |
2005-07-19 | (main): Don't ignore result of chdir call. | Ulrich Drepper |
2005-07-19 | [BZ #869, BZ #1113] | Roland McGrath |
2005-07-19 | [BZ #869] | Roland McGrath |
2005-07-18 | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper |
2005-07-18 | Fix typo. | Ulrich Drepper |
2005-07-18 | [BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111] | Roland McGrath |
2005-07-18 | [BZ #549, BZ #653, BZ #1079, BZ #1080, BZ #1081, BZ #1082, BZ #1083, BZ #1085... | Roland McGrath |
2005-07-18 | * manual/Makefile (libc/index.html): Depend on dir-add.texi. | Roland McGrath |
2005-07-18 | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath |
2005-07-18 | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath |
2005-07-16 | * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper |
2005-07-15 | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper |
2005-07-15 | Pretty printing. | Ulrich Drepper |
2005-07-15 | Update. | Andreas Jaeger |
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 |
2005-07-14 | * nscd/nscd_helper.c: Add a few __builtin_expect. | Ulrich Drepper |
2005-07-14 | * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly. | Ulrich Drepper |
2005-07-13 | * nscd/nscd_helper.c (wait_on_socket): New function. | Ulrich Drepper |
2005-07-13 | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper |
2005-07-13 | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper |
2005-07-12 | * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. | Ulrich Drepper |
2005-07-12 | * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use | Ulrich Drepper |
2005-07-11 | * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER, | Ulrich Drepper |
2005-07-11 | * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t): | Ulrich Drepper |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper |
2005-07-08 | * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove | Ulrich Drepper |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper |
2005-07-08 | * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and | Ulrich Drepper |
2005-07-08 | [BZ #408] | Ulrich Drepper |
2005-07-08 | * resolv/res_send.c (send_dg): Recognize referral results andcvs/fedora-glibc-20050708T0811 | Ulrich Drepper |
2005-07-08 | (send_dg): Recognize referral results and treat them as server errors. | Ulrich Drepper |
2005-07-08 | * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19. | Roland McGrath |
2005-07-08 | 2005-07-08 Carlos O'Donell <carlos@systemhalted.org> | Roland McGrath |
2005-07-08 | 2005-07-08 Carlos O'Donell <carlos@systemhalted.org> | Roland McGrath |
2005-07-07 | * sysdeps/generic/s_ctan.c (__ctan): Likewise. | Ulrich Drepper |
2005-07-07 | * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better. | Ulrich Drepper |