| Commit message (Expand) | Author | Age | Files | Lines |
* | * wcsmbs/Makefile: Add rules to build and run tst-wchar-h. | Ulrich Drepper | 2005-07-24 | 3 | -1/+13 |
* | * wcsmbs/bits/wchar2.h: Use __FILE not FILE. | Ulrich Drepper | 2005-07-24 | 2 | -9/+13 |
* | * stdio-common/fxprintf.c (__fxprintf): Declare functions more local. | Ulrich Drepper | 2005-07-22 | 2 | -2/+11 |
* | (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list. | Ulrich Drepper | 2005-07-22 | 1 | -2/+2 |
* | [BZ #869] | Roland McGrath | 2005-07-22 | 2 | -1/+6 |
* | * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). | Roland McGrath | 2005-07-22 | 2 | -1/+3 |
* | * stdlib/Makefile (headers): Move bits/wchar.h to ... cvs/fedora-glibc-20050722T0433 | Roland McGrath | 2005-07-22 | 1 | -0/+5 |
* | 2005-07-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-22 | 2 | -3/+3 |
* | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper | 2005-07-21 | 5 | -5/+21 |
* | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results. cvs/fedora-glibc-20050721T0814 | Ulrich Drepper | 2005-07-20 | 4 | -28/+25 |
* | 2005-07-20 Bob Wilson <bob.wilson@acm.org> | Ulrich Drepper | 2005-07-20 | 2 | -1/+6 |
* | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2005-07-20 | 31 | -97/+125 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 37 | -508/+581 |
* | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper | 2005-07-19 | 8 | -36/+195 |
* | * configure.in: Check for -fstack-protector gcc option. | Ulrich Drepper | 2005-07-19 | 4 | -0/+27 |
* | (main): Don't ignore result of chdir call. | Ulrich Drepper | 2005-07-19 | 1 | -1/+3 |
* | [BZ #869, BZ #1113] | Roland McGrath | 2005-07-19 | 1 | -0/+7 |
* | [BZ #869] | Roland McGrath | 2005-07-19 | 1 | -1/+1 |
* | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper | 2005-07-18 | 3 | -6/+16 |
* | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 2005-07-18 | 12 | -2/+366 |
* | Fix typo. | Ulrich Drepper | 2005-07-18 | 1 | -2/+2 |
* | [BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111] | Roland McGrath | 2005-07-18 | 3 | -0/+19 |
* | [BZ #549, BZ #653, BZ #1079, BZ #1080, BZ #1081, BZ #1082, BZ #1083, BZ #1085... | Roland McGrath | 2005-07-18 | 1 | -1/+27 |
* | * manual/Makefile (libc/index.html): Depend on dir-add.texi. | Roland McGrath | 2005-07-18 | 1 | -1/+1 |
* | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 2005-07-18 | 1 | -0/+4 |
* | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 2005-07-18 | 1 | -1/+1 |
* | * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 2005-07-16 | 2 | -9/+10 |
* | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 2005-07-15 | 2 | -40/+44 |
* | Pretty printing. | Ulrich Drepper | 2005-07-15 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2005-07-15 | 2 | -0/+19 |
* | * include/stdlib.h: Remove malloc attribute from __posix_memalign. | Andreas Jaeger | 2005-07-15 | 2 | -3/+3 |
* | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 2005-07-15 | 31 | -25/+1563 |
* | * nscd/nscd_helper.c: Add a few __builtin_expect. | Ulrich Drepper | 2005-07-14 | 2 | -14/+22 |
* | * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly. | Ulrich Drepper | 2005-07-14 | 2 | -2/+8 |
* | * nscd/nscd_helper.c (wait_on_socket): New function. | Ulrich Drepper | 2005-07-13 | 2 | -23/+58 |
* | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper | 2005-07-13 | 5 | -1/+28 |
* | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper | 2005-07-13 | 12 | -2/+295 |
* | * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. | Ulrich Drepper | 2005-07-12 | 2 | -6/+10 |
* | * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use | Ulrich Drepper | 2005-07-12 | 2 | -9/+10 |
* | * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER, | Ulrich Drepper | 2005-07-11 | 4 | -12/+79 |
* | * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t): | Ulrich Drepper | 2005-07-11 | 2 | -3/+10 |
* | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 2005-07-10 | 1 | -2/+2 |
* | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 2005-07-10 | 2 | -2/+7 |
* | * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove | Ulrich Drepper | 2005-07-08 | 3 | -4/+68 |
* | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2005-07-08 | 22 | -21/+65 |
* | * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and | Ulrich Drepper | 2005-07-08 | 2 | -3/+8 |
* | [BZ #408] | Ulrich Drepper | 2005-07-08 | 2 | -165/+230 |
* | * resolv/res_send.c (send_dg): Recognize referral results and cvs/fedora-glibc-20050708T0811 | Ulrich Drepper | 2005-07-08 | 1 | -1/+7 |
* | (send_dg): Recognize referral results and treat them as server errors. | Ulrich Drepper | 2005-07-08 | 1 | -0/+8 |
* | * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19. | Roland McGrath | 2005-07-08 | 2 | -11/+13 |