| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because | Ulrich Drepper | 2005-10-06 | 1 | -1/+1 |
* | Allow fopen to fail because the file does not exist. | Ulrich Drepper | 2005-10-06 | 1 | -1/+9 |
* | Close descriptor in case of error. | Ulrich Drepper | 2005-09-28 | 1 | -1/+5 |
* | * dirent/dirent.h: Declare fdopendir. | Ulrich Drepper | 2005-09-28 | 2 | -13/+58 |
* | 2005-09-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-09-25 | 2 | -58/+0 |
* | [BZ #1346] | Roland McGrath | 2005-09-20 | 1 | -2/+2 |
* | [BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): C... | Richard Henderson | 2005-09-20 | 1 | -21/+42 |
* | [BZ #1010] | Ulrich Drepper | 2005-09-17 | 1 | -2/+4 |
* | [BZ #1047] | Andreas Jaeger | 2005-09-16 | 1 | -0/+1 |
* | [BZ #933] | Andreas Jaeger | 2005-09-16 | 3 | -19/+27 |
* | * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. | Ulrich Drepper | 2005-08-30 | 1 | -0/+77 |
* | * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls. | Ulrich Drepper | 2005-08-23 | 1 | -0/+3 |
* | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 2005-08-20 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add | Ulrich Drepper | 2005-08-17 | 3 | -1/+86 |
* | * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system | Ulrich Drepper | 2005-08-01 | 1 | -5/+10 |
* | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper | 2005-07-13 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. | Ulrich Drepper | 2005-07-12 | 1 | -6/+6 |
* | * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype. | Ulrich Drepper | 2005-07-07 | 1 | -2/+2 |
* | * manual/install.texi (Installation): Don't mention linuxthreads. | Roland McGrath | 2005-07-03 | 2 | -30/+12 |
* | [BZ #1037] | Roland McGrath | 2005-07-02 | 1 | -1/+1 |
* | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 2005-06-26 | 1 | -0/+22 |
* | * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo. | Ulrich Drepper | 2005-06-21 | 3 | -3/+3 |
* | * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types for | Ulrich Drepper | 2005-06-20 | 1 | -10/+79 |
* | * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE, | Ulrich Drepper | 2005-06-20 | 4 | -8/+52 |
* | * time/mktime.c: Always include <string.h> for prototype of | Ulrich Drepper | 2005-06-18 | 2 | -9/+9 |
* | * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): | Ulrich Drepper | 2005-06-17 | 8 | -9/+46 |
* | [BZ #966] | Ulrich Drepper | 2005-06-14 | 5 | -62/+206 |
* | (DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm... | Ulrich Drepper | 2005-05-30 | 1 | -1/+3 |
* | [BZ #954] | Ulrich Drepper | 2005-05-26 | 1 | -2/+2 |
* | Add space inf weak_alias use. | Ulrich Drepper | 2005-05-26 | 34 | -36/+36 |
* | * sysdeps/unix/sysv/linux/i386/sysdep.h | Roland McGrath | 2005-05-25 | 1 | -26/+0 |
* | Move arm port to ports repository cvs/fedora-glibc-20050524T1606 | Roland McGrath | 2005-05-24 | 75 | -2734/+0 |
* | * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch. | Ulrich Drepper | 2005-05-23 | 1 | -1/+1 |
* | * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use | Ulrich Drepper | 2005-05-21 | 7 | -16/+16 |
* | [BZ #955] | Ulrich Drepper | 2005-05-21 | 1 | -2/+2 |
* | (clock_getcpuclockid): Always return a defined value. | Ulrich Drepper | 2005-05-21 | 1 | -6/+6 |
* | * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>. | Roland McGrath | 2005-05-09 | 2 | -0/+2 |
* | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818 | Ulrich Drepper | 2005-05-04 | 8 | -12/+42 |
* | * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 2005-05-04 | 6 | -7/+110 |
* | * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available | Ulrich Drepper | 2005-05-03 | 1 | -4/+5 |
* | [BZ #781, BZ #796] | Roland McGrath | 2005-04-28 | 2 | -8/+41 |
* | * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments. | Ulrich Drepper | 2005-04-28 | 2 | -11/+23 |
* | 2005-04-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-04-27 | 7 | -144/+489 |
* | 2005-04-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-04-26 | 1 | -1/+1 |
* | Add sparc64 TLS and NPTL support. | Ulrich Drepper | 2005-04-14 | 6 | -20/+156 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion) | Roland McGrath | 2005-04-07 | 1 | -0/+39 |
* | * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally | Ulrich Drepper | 2005-03-31 | 6 | -29/+33 |
* | revert | Roland McGrath | 2005-03-31 | 1 | -39/+0 |
* | * elf/dl-load.c: Don't include dl-osinfo.h here. | Roland McGrath | 2005-03-30 | 1 | -0/+39 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New | Roland McGrath | 2005-03-30 | 1 | -61/+70 |