aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper31-25/+1563
2005-07-14* nscd/nscd_helper.c: Add a few __builtin_expect.Ulrich Drepper2-14/+22
2005-07-14* nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.Ulrich Drepper2-2/+8
2005-07-13* nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper2-23/+58
2005-07-13* include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper5-1/+28
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper12-2/+295
2005-07-12* sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2-6/+10
2005-07-12* sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2-9/+10
2005-07-11* sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,Ulrich Drepper4-12/+79
2005-07-11* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t):Ulrich Drepper2-3/+10
2005-07-102005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper1-2/+2
2005-07-102005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper2-2/+7
2005-07-08* sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper3-4/+68
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper22-21/+65
2005-07-08* sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper2-3/+8
2005-07-08[BZ #408]Ulrich Drepper2-165/+230
2005-07-08* resolv/res_send.c (send_dg): Recognize referral results andcvs/fedora-glibc-20050708T0811Ulrich Drepper1-1/+7
2005-07-08(send_dg): Recognize referral results and treat them as server errors.Ulrich Drepper1-0/+8
2005-07-08* sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.Roland McGrath2-11/+13
2005-07-082005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath1-0/+9
2005-07-082005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath6-47/+47
2005-07-07* sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper4-9/+44
2005-07-07* sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper3-6/+32
2005-07-07(__ctanhl): Handle case of zero den better.Ulrich Drepper1-3/+13
2005-07-07* Makeconfig: Comment fix.Roland McGrath1-0/+4
2005-07-072005-07-02 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2005-07-07[BZ #974]Ulrich Drepper10-25/+133
2005-07-07* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper2-2/+6
2005-07-07* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper7-12/+58
2005-07-07* elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper2-2/+6
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper12-29/+84
2005-07-06* nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSSUlrich Drepper4-27/+35
2005-07-05* posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX notUlrich Drepper2-4/+8
2005-07-05* csu/elf-init.c (__libc_csu_fini): Pretty printing.Ulrich Drepper1-0/+4
2005-07-05* locales/en_US: Remove duplicate am_pn entry.Ulrich Drepper2-1/+4
2005-07-05(__libc_csu_fini): Pretty printing.Ulrich Drepper1-2/+2
2005-07-03* NEWS: Note LinuxThreads removal.Roland McGrath2-0/+6
2005-07-03* manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath6-40/+30
2005-07-03linuxthreads, linuxthreads_db: Directories removed (preserved in ports reposi...Roland McGrath370-45790/+0
2005-07-02[BZ #1037]Roland McGrath1-0/+6
2005-07-02[BZ #1037]Roland McGrath1-1/+1
2005-06-26[BZ #1016]cvs/fedora-glibc-20050627T0850Ulrich Drepper2-3/+8
2005-06-26* nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTRUlrich Drepper6-5/+243
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper28-50/+737
2005-06-21* resource/Makefile (tests): Add tst-getrlimit.Ulrich Drepper3-1/+118
2005-06-21* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper4-3/+9
2005-06-20* nscd/nscd.init: Get more in line with lsb3.cvs/fedora-glibc-20050620T1530cvs/fedora-glibc-20050620T1522Ulrich Drepper5-14/+30
2005-06-20* sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper2-10/+83
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper5-8/+67
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper4-10/+20