about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper2005-11-164-5/+14
* * io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper2005-11-151-3/+6
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper2005-11-151-2/+2
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper2005-11-151-3/+3
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-1124-87/+1684
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-103-1/+119
* * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2005-11-072-2/+62
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-011-0/+105
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-301-1/+7
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2005-10-202-0/+34
* * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper2005-10-172-0/+27
* * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper2005-10-171-4/+9
* * sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper2005-10-1611-3/+1299
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath2005-10-161-0/+1
* [BZ #1468]Ulrich Drepper2005-10-142-6/+48
* [BZ #1458]Ulrich Drepper2005-10-147-6/+12
* * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper2005-10-061-1/+1
* Allow fopen to fail because the file does not exist.Ulrich Drepper2005-10-061-1/+9
* [BZ #1346]Roland McGrath2005-09-201-2/+2
* [BZ #1047] Andreas Jaeger2005-09-161-0/+1
* [BZ #933]Andreas Jaeger2005-09-163-19/+27
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-0/+77
* * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper2005-08-231-0/+3
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-1/+2
* * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper2005-08-173-1/+86
* * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper2005-08-011-5/+10
* * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2005-07-121-6/+6
* * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper2005-07-071-2/+2
* * manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath2005-07-032-30/+12
* [BZ #1037]Roland McGrath2005-07-021-1/+1
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-261-0/+22
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper2005-06-213-3/+3
* * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper2005-06-201-10/+79
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper2005-06-204-8/+52
* * time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2005-06-182-9/+9
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-178-9/+46
* [BZ #966]Ulrich Drepper2005-06-144-61/+202
* (DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper2005-05-301-1/+3
* [BZ #954]Ulrich Drepper2005-05-261-2/+2
* Add space inf weak_alias use.Ulrich Drepper2005-05-2634-36/+36
* * sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2005-05-251-26/+0
* Move arm port to ports repository cvs/fedora-glibc-20050524T1606Roland McGrath2005-05-2468-2444/+0
* * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper2005-05-217-16/+16
* (clock_getcpuclockid): Always return a defined value.Ulrich Drepper2005-05-211-6/+6
* * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2005-05-092-0/+2
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-048-12/+42
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-046-7/+110
* * sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper2005-05-031-4/+5
* [BZ #781, BZ #796]Roland McGrath2005-04-282-8/+41
* * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-04-282-11/+23