summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-07-20* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814Ulrich Drepper
2005-07-202005-07-20 Bob Wilson <bob.wilson@acm.org>Ulrich Drepper
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-19* stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper
2005-07-19* configure.in: Check for -fstack-protector gcc option.Ulrich Drepper
2005-07-19[BZ #869, BZ #1113]Roland McGrath
2005-07-18* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.Ulrich Drepper
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper
2005-07-18[BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111]Roland McGrath
2005-07-18[BZ #549, BZ #653, BZ #1079, BZ #1080, BZ #1081, BZ #1082, BZ #1083, BZ #1085...Roland McGrath
2005-07-18 * manual/Makefile (libc/index.html): Depend on dir-add.texi.Roland McGrath
2005-07-182005-07-13 Thorsten Kukuk <kukuk@suse.de>Roland McGrath
2005-07-16* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper
2005-07-15Update.Andreas Jaeger
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-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* resolv/res_send.c (send_dg): Recognize referral results andcvs/fedora-glibc-20050708T0811Ulrich 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-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[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-03* NEWS: Note LinuxThreads removal.Roland McGrath
2005-07-03* manual/install.texi (Installation): Don't mention linuxthreads.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