about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Move arm port to ports repository cvs/fedora-glibc-20050524T1606Roland McGrath2005-05-241-0/+7
* * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountdUlrich Drepper2005-05-231-0/+5
* [BZ #961]Ulrich Drepper2005-05-231-0/+6
* Based on a patch by Steve Dickson <steved@redhat.com>.Ulrich Drepper2005-05-231-0/+1
* * sunrpc/pm_getport.c (__get_socket): New function.Ulrich Drepper2005-05-231-1/+8
* * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.Ulrich Drepper2005-05-231-0/+4
* * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper2005-05-231-0/+4
* * elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354Ulrich Drepper2005-05-221-0/+4
* * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper2005-05-211-0/+25
* * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper2005-05-211-0/+20
* [BZ #955]Ulrich Drepper2005-05-211-0/+22
* * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN] cvs/fedora-glibc-20050520T0919Roland McGrath2005-05-181-0/+6
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-111-0/+3
* * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.Ulrich Drepper2005-05-111-0/+5
* * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2005-05-091-0/+5
* * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): UseRoland McGrath2005-05-091-0/+5
* * MakeTAGS: Make xgettext not look into test cases.Ulrich Drepper2005-05-081-1/+1
* * MakeTAGS: Remove - parameter to xgettext.Ulrich Drepper2005-05-081-0/+2
* * MakeTAGS: Make sure translations in error calls are marked withUlrich Drepper2005-05-081-0/+5
* * intl/libintl.h: Always use __attribute_format_arg__ for gettextUlrich Drepper2005-05-071-0/+6
* [BZ #934]Ulrich Drepper2005-05-061-0/+9
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-041-0/+88
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-041-0/+47
* * sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper2005-05-031-0/+5
* * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,Ulrich Drepper2005-05-031-0/+9
* [BZ #924] cvs/fedora-glibc-20050503T0852Roland McGrath2005-05-021-0/+5
* * timezone/africa: Update from tzdata2005i.Roland McGrath2005-04-301-0/+5
* * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.Roland McGrath2005-04-291-0/+4
* * nis/nis_table.c: Fix realloc handling.Ulrich Drepper2005-04-291-0/+5
* [BZ #798]Ulrich Drepper2005-04-291-0/+5
* [BZ #781, BZ #796]Roland McGrath2005-04-281-0/+26