summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2005-10-15* sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptorUlrich Drepper
2005-10-14* sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper
2005-10-14[BZ #1468]Ulrich Drepper
2005-10-14[BZ #1458]Ulrich Drepper
2005-10-06* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper
2005-10-06Allow fopen to fail because the file does not exist.Ulrich Drepper
2005-09-28Close descriptor in case of error.Ulrich Drepper
2005-09-28* dirent/dirent.h: Declare fdopendir.Ulrich Drepper
2005-09-252005-09-24 Roland McGrath <roland@redhat.com>Roland McGrath
2005-09-20[BZ #1346]Roland McGrath
2005-09-20 [BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): C...Richard Henderson
2005-09-17[BZ #1010]Ulrich Drepper
2005-09-16[BZ #1047] Andreas Jaeger
2005-09-16[BZ #933]Andreas Jaeger
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper
2005-08-17* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper
2005-08-01* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper
2005-07-13* include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper
2005-07-12* sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper
2005-07-07* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper
2005-07-03* manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath
2005-07-02[BZ #1037]Roland McGrath
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-06-21* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper
2005-06-20* sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper
2005-06-14[BZ #966]Ulrich Drepper
2005-05-30(DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper
2005-05-26[BZ #954]Ulrich Drepper
2005-05-26Add space inf weak_alias use.Ulrich Drepper
2005-05-25* sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath
2005-05-23* sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper
2005-05-21* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper
2005-05-21[BZ #955]Ulrich Drepper
2005-05-21(clock_getcpuclockid): Always return a defined value.Ulrich Drepper
2005-05-09* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper
2005-05-03* sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper
2005-04-28[BZ #781, BZ #796]Roland McGrath
2005-04-28* sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath
2005-04-262005-04-25 Roland McGrath <roland@redhat.com>Roland McGrath
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath