summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2005-03-31revertRoland McGrath
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath
2005-03-30* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath
2005-03-28Update.Andreas Jaeger
2005-03-28[BZ #783]Andreas Jaeger
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath
2005-03-15* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath
2005-03-13* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper
2005-03-022005-02-21 Alan Modra <amodra@bigpond.net.au>Roland McGrath
2005-02-25[BZ #758]Andreas Jaeger
2005-02-22* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper
2005-02-22* include/sys/socket.h: Declare __recv.Roland McGrath
2005-02-222005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2005-02-15[BZ #720]Roland McGrath
2005-02-15* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicatedRoland McGrath
2005-02-08* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper
2005-02-08(check_consistency): Define.Ulrich Drepper
2005-02-07[BZ #700]Ulrich Drepper
2005-01-27Update.Ulrich Drepper
2005-01-26Update.Ulrich Drepper
2005-01-26[BZ #693]Ulrich Drepper
2005-01-262005-01-23 Roland McGrath <roland@redhat.com>Roland McGrath
2005-01-24Update.Ulrich Drepper
2005-01-16* sysdeps/unix/rewinddir.c: Reset filepos.Ulrich Drepper
2005-01-07(__libc_init_first): Don't make __libc_init_first hidden.Ulrich Drepper
2005-01-07(__futimes): Use __set_errno.Ulrich Drepper
2005-01-07[BZ #633]Roland McGrath
2005-01-05Define __WNOTHREAD.Ulrich Drepper
2005-01-04Clean file up. Don't define unnecessary wrappers or aliases of static functi...Ulrich Drepper
2004-12-29[BZ #626]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek