summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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): UseUlrich 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-102005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper
2005-07-102005-06-27 Carlos O'Donell <carlos@systemhalted.org>Ulrich Drepper
2005-07-08* sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper
2005-07-08* sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper
2005-07-08[BZ #408]Ulrich Drepper
2005-07-08* resolv/res_send.c (send_dg): Recognize referral results andcvs/fedora-glibc-20050708T0811Ulrich 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-082005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath
2005-07-082005-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
2005-07-07(__ctanhl): Handle case of zero den better.Ulrich Drepper
2005-07-07* Makeconfig: Comment fix.Roland McGrath
2005-07-072005-07-02 Roland McGrath <roland@redhat.com>Roland McGrath
2005-07-07[BZ #974]Ulrich Drepper
2005-07-07* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper
2005-07-07* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper
2005-07-07* elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-07-06* nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSSUlrich Drepper
2005-07-05* posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX notUlrich Drepper
2005-07-05* csu/elf-init.c (__libc_csu_fini): Pretty printing.Ulrich Drepper
2005-07-05* locales/en_US: Remove duplicate am_pn entry.Ulrich Drepper
2005-07-05(__libc_csu_fini): Pretty printing.Ulrich Drepper
2005-07-03* NEWS: Note LinuxThreads removal.Roland McGrath
2005-07-03* manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath
2005-07-03linuxthreads, linuxthreads_db: Directories removed (preserved in ports reposi...Roland McGrath
2005-07-02[BZ #1037]Roland McGrath
2005-07-02[BZ #1037]Roland McGrath
2005-06-26[BZ #1016]cvs/fedora-glibc-20050627T0850Ulrich Drepper
2005-06-26* nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTRUlrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-06-21* resource/Makefile (tests): Add tst-getrlimit.Ulrich Drepper
2005-06-21* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper
2005-06-20* nscd/nscd.init: Get more in line with lsb3.cvs/fedora-glibc-20050620T1530cvs/fedora-glibc-20050620T1522Ulrich Drepper
2005-06-20* sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper