Commit History

Author SHA1 Message Date
  Peter S. Mazinger 1c17b766a9 epoll.c: add cancellation to epoll_[p]wait() 13 years ago
  Peter S. Mazinger 93002a29bc include pthreadP.h for SIGCANCEL 14 years ago
  Peter S. Mazinger fe1423c4a8 linuxthreads.old: build all objects twice, once for shared lib and once for static 14 years ago
  Peter S. Mazinger 727aea1623 internals.h: mark __pthread_message hidden 14 years ago
  Peter S. Mazinger 088f450bfd linuxthreads.old: move libpthread_hidden_proto to header 14 years ago
  Peter S. Mazinger 40eb40a99a linuxthreads.old/internals.h: make some internal functions hidden 14 years ago
  Peter S. Mazinger 17e76f8070 signal.h: needs size_t 14 years ago
  Peter S. Mazinger fc4fb38b29 sched.h: update header, needs size_t 14 years ago
  Peter S. Mazinger c0a3eaf88a sigset-cvt-mask.h: add a guard to allow including it twice 14 years ago
  Peter S. Mazinger 5aa7aa7fa7 signal: remove sigblock, siggetmask and sigsetmask 14 years ago
  Peter S. Mazinger 5202922089 bits/types.h: remove thread types, users should include pthread.h 14 years ago
  Peter S. Mazinger 1d2dbb9eb2 linuxthreads: guard *tsd* related stuff correctly 14 years ago
  Peter S. Mazinger 27cfef649d error.c: no need for __error and __error_at_line 14 years ago
  Peter S. Mazinger 22f96153c2 linuxthreads: style update 14 years ago
  Peter S. Mazinger a3516fe1a4 linuxthreads: use __UCLIBC_HAS_TLS__ consistently 14 years ago
  Peter S. Mazinger 4b06ff8e51 move __libc_pthread_init prototype to pthread-functions.h 14 years ago
  Peter S. Mazinger eb0e749888 forward.c: no need for attribute_hidden, provided by prototype 14 years ago
  Peter S. Mazinger b9e95fe38e libc_pthread_init.c: include only what is necessary 14 years ago
  Peter S. Mazinger 71a7acbd4e linuxthreads.old: cleanup a bit 14 years ago
  Peter S. Mazinger d5e6e79fb9 fts.c: add a comment about wrong usage of _lfs_64.h 14 years ago
  Peter S. Mazinger 9202677ac0 linuxthreads.old_db: style update 14 years ago
  Peter S. Mazinger f0a3d118ea NPTL: rename __new_sem_* to sem_* 14 years ago
  Peter S. Mazinger e757515091 linuxthreads.old: remove __old_sem_* and rename __new_sem_* to sem_* 14 years ago
  Peter S. Mazinger d60ef5b6d8 sigqueue.c: rewrite a bit 14 years ago
  Peter S. Mazinger 9d101732ad add posix_madvise.c 14 years ago
  Peter S. Mazinger 028183a24d change _NSIG / 8 to __SYSCALL_SIGSET_T_SIZE in common code 14 years ago
  Peter S. Mazinger 5fc5422798 make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent 14 years ago
  Peter S. Mazinger 4c5395c943 shm.c: do not use __libc_X internally 14 years ago
  Peter S. Mazinger b85e8c0c47 sigqueue.c: do not use __libc_X name internally 14 years ago
  Peter S. Mazinger efe9077ecf sigpause.c: provide the X/Open variant, since the BSD version is deprecated 14 years ago