Age | Commit message (Expand) | Author |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper |
2005-12-16 | Move errno setting code in separate function __atfct_seterrno_2. | Ulrich Drepper |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath |
2005-12-15 | 2005-12-15 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper |
2005-12-06 | * sysdeps/unix/sysv/linux/kernel-features.h | Roland McGrath |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper |
2005-11-28 | (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>. | Andreas Jaeger |
2005-11-27 | 2005-11-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-11-26 | * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ... | Richard Henderson |
2005-11-25 | * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. | Ulrich Drepper |
2005-11-21 | .. | Ulrich Drepper |
2005-11-19 | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959 | Ulrich Drepper |
2005-11-18 | * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias. | Roland McGrath |
2005-11-18 | * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro. | Roland McGrath |
2005-11-18 | 2005-11-18 Paul Brook <paul@codesourcery.com> | Roland McGrath |
2005-11-18 | * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. | Ulrich Drepper |
2005-11-16 | * sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829 | Ulrich Drepper |
2005-11-16 | [BZ 1865] | Ulrich Drepper |
2005-11-16 | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper |
2005-11-15 | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-10 | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper |
2005-11-07 | * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. | Roland McGrath |
2005-11-01 | * sysdeps/powerpc/powerpc64/Makefile | Ulrich Drepper |
2005-10-30 | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. | Ulrich Drepper |
2005-10-20 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS): | Ulrich Drepper |
2005-10-17 | * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS): | Ulrich Drepper |
2005-10-17 | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. | Ulrich Drepper |
2005-10-16 | * sysdeps/unix/sysv/linux/sh/makecontext.S: New file. | Ulrich Drepper |
2005-10-16 | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED. | Roland McGrath |
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 because | Ulrich Drepper |
2005-10-06 | Allow fopen to fail because the file does not exist. | Ulrich Drepper |
2005-09-20 | [BZ #1346] | Roland McGrath |
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): Add | Ulrich Drepper |
2005-08-01 | * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system | 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 |