summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * nscd/nscd_helper.c (wait_on_socket): New function.Ulrich Drepper2005-07-131-0/+9
* * include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper2005-07-131-0/+5
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-131-0/+18
* * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2005-07-121-0/+4
* * sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2005-07-121-0/+5
* 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-101-0/+5
* * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper2005-07-081-0/+4
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-081-0/+24
* * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper2005-07-081-0/+5
* * resolv/res_send.c (send_dg): Recognize referral results and cvs/fedora-glibc-20050708T0811Ulrich Drepper2005-07-081-1/+7
* * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.Roland McGrath2005-07-081-0/+2
* 2005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath2005-07-081-0/+9
* * sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper2005-07-071-0/+3
* * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper2005-07-071-0/+6
* [BZ #974]Ulrich Drepper2005-07-071-0/+25
* * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper2005-07-071-0/+4
* * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper2005-07-071-0/+7
* * elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper2005-07-071-0/+3
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-0/+21
* * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSSUlrich Drepper2005-07-061-0/+9
* * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX notUlrich Drepper2005-07-051-0/+4
* * csu/elf-init.c (__libc_csu_fini): Pretty printing.Ulrich Drepper2005-07-051-0/+4
* * NEWS: Note LinuxThreads removal.Roland McGrath2005-07-031-0/+1
* * manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath2005-07-031-0/+14
* [BZ #1037]Roland McGrath2005-07-021-0/+6
* [BZ #1016] cvs/fedora-glibc-20050627T0850Ulrich Drepper2005-06-261-0/+5
* * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTRUlrich Drepper2005-06-261-0/+10
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-261-0/+31
* * resource/Makefile (tests): Add tst-getrlimit.Ulrich Drepper2005-06-211-0/+3
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper2005-06-211-0/+6
* * nscd/nscd.init: Get more in line with lsb3. cvs/fedora-glibc-20050620T1530 cvs/fedora-glibc-20050620T1522Ulrich Drepper2005-06-201-0/+6
* * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper2005-06-201-0/+4
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper2005-06-201-0/+15
* * time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2005-06-181-0/+9
* * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complexUlrich Drepper2005-06-181-0/+5
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-171-0/+73
* * hesiod/hesiod.c (hesiod_init): Don't check for ctx->classes[0] == 0Ulrich Drepper2005-06-151-0/+6
* * hesiod/hesiod_p.h (struct hesiod_p): Add classes array.Ulrich Drepper2005-06-151-0/+10
* * configure.in: Add test for availability of libaudit.Ulrich Drepper2005-06-141-0/+7
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-0/+20
* [BZ #966]Ulrich Drepper2005-06-141-0/+34
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-0/+18
* [BZ #959]Roland McGrath2005-06-031-0/+6
* ..Ulrich Drepper2005-05-301-4/+13
* * sysdeps/mach/i386/syscall.S (syscall): Call END.Roland McGrath2005-05-291-0/+4
* * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson2005-05-281-0/+20
* [BZ #954]Ulrich Drepper2005-05-261-0/+15
* * gmon/gmon.c: Add space inf weak_alias use.Ulrich Drepper2005-05-261-0/+94
* * sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2005-05-251-0/+6