Commit History

Author SHA1 Message Date
  Peter S. Mazinger e757515091 linuxthreads.old: remove __old_sem_* and rename __new_sem_* to sem_* 13 years ago
  Peter S. Mazinger d60ef5b6d8 sigqueue.c: rewrite a bit 13 years ago
  Peter S. Mazinger 9d101732ad add posix_madvise.c 13 years ago
  Peter S. Mazinger 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 13 years ago
  Peter S. Mazinger 5fc5422798 make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent 13 years ago
  Peter S. Mazinger 4c5395c943 shm.c: do not use __libc_X internally 13 years ago
  Peter S. Mazinger b85e8c0c47 sigqueue.c: do not use __libc_X name internally 13 years ago
  Peter S. Mazinger efe9077ecf sigpause.c: provide the X/Open variant, since the BSD version is deprecated 13 years ago
  Peter S. Mazinger 19607f1113 socketcalls.c: rewrite to use cancel.h 13 years ago
  Peter S. Mazinger 7d0131c552 exec.c: remove duplicate attribute_hidden 13 years ago
  Peter S. Mazinger 80101f0d62 vax/statfs.h: common one is good for vax 13 years ago
  Peter S. Mazinger 62a6404ddb vax/machine-gmon.h: remove, unneeded 13 years ago
  Peter S. Mazinger 4393898fd3 e1/bits/unistd.h: remove unneeded bits 13 years ago
  Peter S. Mazinger 69a9120477 xstatconv: cleanup includes 13 years ago
  Peter S. Mazinger 4258038684 use open_not_cancel_2 instead of open_not_cancel 13 years ago
  Peter S. Mazinger 804ab2f72f not-cancel.h: update common version and make sure we use this one 13 years ago
  Peter S. Mazinger 62c208d68f pause.c: add back usage of pause syscall 13 years ago
  Peter S. Mazinger 95c40e9faf not-cancel.h: use the non-cancellable functions in libc instead of inlining code 13 years ago
  Peter S. Mazinger 295d4b49a6 wrapsyscall.c: add cancellable fcntl64 13 years ago
  Austin Foxley 9c4fce55a2 nptl: remove sigaction, sigprocmask, and sigfillset from libpthread 13 years ago
  Peter S. Mazinger 836d74b92d pread_write.c: make all archs use common code 13 years ago
  Peter S. Mazinger 61198b43ee add cancellation to generic pread_write 13 years ago
  Peter S. Mazinger 814b0901f4 enable the common code for NPTL 13 years ago
  Peter S. Mazinger 9ac34e396b fork: do not add fork() to libpthread 13 years ago
  Peter S. Mazinger 050f753172 make NPTL's getpid behave similar to the common one 13 years ago
  Peter S. Mazinger 145ad1d976 poll, ppoll: use cancel.h 13 years ago
  Peter S. Mazinger b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo 13 years ago
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 years ago
  Peter S. Mazinger fae8e7e498 sigsuspend.c: add cancellation support independently of rt_sigsuspend 13 years ago
  Peter S. Mazinger 551ca52892 pselect.c: avoid handling cancellation twice 13 years ago