about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/Makefile (headers): Move bits/wchar.h to ... cvs/fedora-glibc-20050722T0433Roland McGrath2005-07-221-0/+5
* 2005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-222-3/+3
* * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper2005-07-215-5/+21
* * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results. cvs/fedora-glibc-20050721T0814Ulrich Drepper2005-07-204-28/+25
* 2005-07-20 Bob Wilson <bob.wilson@acm.org>Ulrich Drepper2005-07-202-1/+6
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-2031-97/+125
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-2037-508/+581
* * stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper2005-07-198-36/+195
* * configure.in: Check for -fstack-protector gcc option.Ulrich Drepper2005-07-194-0/+27
* (main): Don't ignore result of chdir call.Ulrich Drepper2005-07-191-1/+3
* [BZ #869, BZ #1113]Roland McGrath2005-07-191-0/+7
* [BZ #869]Roland McGrath2005-07-191-1/+1
* * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.Ulrich Drepper2005-07-183-6/+16
* * nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper2005-07-1812-2/+366
* Fix typo.Ulrich Drepper2005-07-181-2/+2
* [BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111]Roland McGrath2005-07-183-0/+19
* [BZ #549, BZ #653, BZ #1079, BZ #1080, BZ #1081, BZ #1082, BZ #1083, BZ #1085...Roland McGrath2005-07-181-1/+27
* * manual/Makefile (libc/index.html): Depend on dir-add.texi.Roland McGrath2005-07-181-1/+1
* 2005-07-13 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2005-07-181-0/+4
* 2005-07-13 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2005-07-181-1/+1
* * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper2005-07-162-9/+10
* * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper2005-07-152-40/+44
* Pretty printing.Ulrich Drepper2005-07-151-1/+1
* Update.Andreas Jaeger2005-07-152-0/+19
* * include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger2005-07-152-3/+3
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-1531-25/+1563
* * nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper2005-07-142-14/+22
* * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.Ulrich Drepper2005-07-142-2/+8
* * nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper2005-07-132-23/+58
* * include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper2005-07-135-1/+28
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-1312-2/+295
* * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2005-07-122-6/+10
* * sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2005-07-122-9/+10
* * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,Ulrich Drepper2005-07-114-12/+79
* * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t):Ulrich Drepper2005-07-112-3/+10
* 2005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper2005-07-101-2/+2
* 2005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper2005-07-102-2/+7
* * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper2005-07-083-4/+68
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-0822-21/+65
* * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper2005-07-082-3/+8
* [BZ #408]Ulrich Drepper2005-07-082-165/+230
* * resolv/res_send.c (send_dg): Recognize referral results and cvs/fedora-glibc-20050708T0811Ulrich Drepper2005-07-081-1/+7
* (send_dg): Recognize referral results and treat them as server errors.Ulrich Drepper2005-07-081-0/+8
* * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.Roland McGrath2005-07-082-11/+13
* 2005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath2005-07-081-0/+9
* 2005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath2005-07-086-47/+47
* * sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper2005-07-074-9/+44
* * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper2005-07-073-6/+32
* (__ctanhl): Handle case of zero den better.Ulrich Drepper2005-07-071-3/+13
* * Makeconfig: Comment fix.Roland McGrath2005-07-071-0/+4