Age | Commit message (Expand) | Author | Files | Lines |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 1 | -1/+16 |
2005-07-19 | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper | 1 | -0/+37 |
2005-07-19 | * configure.in: Check for -fstack-protector gcc option. | Ulrich Drepper | 1 | -0/+8 |
2005-07-19 | [BZ #869, BZ #1113] | Roland McGrath | 1 | -0/+7 |
2005-07-18 | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper | 1 | -0/+4 |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 1 | -1/+19 |
2005-07-18 | [BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111] | Roland McGrath | 1 | -0/+12 |
2005-07-18 | [BZ #549, BZ #653, BZ #1079, BZ #1080, BZ #1081, BZ #1082, BZ #1083, BZ #1085... | Roland McGrath | 1 | -1/+27 |
2005-07-18 | * manual/Makefile (libc/index.html): Depend on dir-add.texi. | Roland McGrath | 1 | -1/+1 |
2005-07-18 | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 1 | -0/+4 |
2005-07-16 | * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 1 | -1/+2 |
2005-07-15 | * wcsmbs/bits/wchar2.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 1 | -0/+5 |
2005-07-15 | Update. | Andreas Jaeger | 1 | -0/+12 |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 1 | -0/+35 |
2005-07-14 | * nscd/nscd_helper.c: Add a few __builtin_expect. | Ulrich Drepper | 1 | -0/+2 |
2005-07-14 | * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly. | Ulrich Drepper | 1 | -0/+1 |
2005-07-13 | * nscd/nscd_helper.c (wait_on_socket): New function. | Ulrich Drepper | 1 | -0/+9 |
2005-07-13 | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper | 1 | -0/+5 |
2005-07-13 | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper | 1 | -0/+18 |
2005-07-12 | * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. | Ulrich Drepper | 1 | -0/+4 |
2005-07-12 | * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use | Ulrich Drepper | 1 | -0/+5 |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 1 | -2/+2 |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 1 | -0/+5 |
2005-07-08 | * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove | Ulrich Drepper | 1 | -0/+4 |
2005-07-08 | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 1 | -0/+24 |
2005-07-08 | * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and | Ulrich Drepper | 1 | -0/+5 |
2005-07-08 | * resolv/res_send.c (send_dg): Recognize referral results andcvs/fedora-glibc-20050708T0811 | Ulrich Drepper | 1 | -1/+7 |
2005-07-08 | * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19. | Roland McGrath | 1 | -0/+2 |
2005-07-08 | 2005-07-08 Carlos O'Donell <carlos@systemhalted.org> | Roland McGrath | 1 | -0/+9 |
2005-07-07 | * sysdeps/generic/s_ctan.c (__ctan): Likewise. | Ulrich Drepper | 1 | -0/+3 |
2005-07-07 | * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better. | Ulrich Drepper | 1 | -0/+6 |
2005-07-07 | [BZ #974] | Ulrich Drepper | 1 | -0/+25 |
2005-07-07 | * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype. | Ulrich Drepper | 1 | -0/+4 |
2005-07-07 | * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition. | Ulrich Drepper | 1 | -0/+7 |
2005-07-07 | * elf/dl-error.c (_dl_signal_error): When testing for executable | Ulrich Drepper | 1 | -0/+3 |
2005-07-07 | * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define | Ulrich Drepper | 1 | -0/+21 |
2005-07-06 | * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS | Ulrich Drepper | 1 | -0/+9 |
2005-07-05 | * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not | Ulrich Drepper | 1 | -0/+4 |
2005-07-05 | * csu/elf-init.c (__libc_csu_fini): Pretty printing. | Ulrich Drepper | 1 | -0/+4 |
2005-07-03 | * NEWS: Note LinuxThreads removal. | Roland McGrath | 1 | -0/+1 |
2005-07-03 | * manual/install.texi (Installation): Don't mention linuxthreads. | Roland McGrath | 1 | -0/+14 |
2005-07-02 | [BZ #1037] | Roland McGrath | 1 | -0/+6 |
2005-06-26 | [BZ #1016]cvs/fedora-glibc-20050627T0850 | Ulrich Drepper | 1 | -0/+5 |
2005-06-26 | * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR | Ulrich Drepper | 1 | -0/+10 |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 1 | -0/+31 |
2005-06-21 | * resource/Makefile (tests): Add tst-getrlimit. | Ulrich Drepper | 1 | -0/+3 |
2005-06-21 | * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo. | Ulrich Drepper | 1 | -0/+6 |
2005-06-20 | * nscd/nscd.init: Get more in line with lsb3.cvs/fedora-glibc-20050620T1530cvs/fedora-glibc-20050620T1522 | Ulrich Drepper | 1 | -0/+6 |
2005-06-20 | * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types for | Ulrich Drepper | 1 | -0/+4 |
2005-06-20 | * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE, | Ulrich Drepper | 1 | -0/+15 |