Mike Frysinger 94fa1bb40f use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later 16 years ago
..
sysdeps 94fa1bb40f use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later 16 years ago
.cvsignore cccc549ced initial import of latest linuxthreads 18 years ago
Makefile fecaaa7a42 Remove TOPDIR 18 years ago
Makefile.in 51ce75b5b0 - use the compiler-driver instead of the linker 16 years ago
alloca_cutoff.c cccc549ced initial import of latest linuxthreads 18 years ago
attr.c d0a847fd8a Remove unneeded ; after *_alias 18 years ago
barrier.c cccc549ced initial import of latest linuxthreads 18 years ago
cancel.c d0a847fd8a Remove unneeded ; after *_alias 18 years ago
condvar.c fd56af193e change asm/volatile to __x__ 18 years ago
descr.h bc488462fd - silence warning about using an undefined token 17 years ago
errno.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
events.c cccc549ced initial import of latest linuxthreads 18 years ago
forward.c c8141d994e Peter Mazinger pointed out that my last commit was faulty. 17 years ago
internals.h 81caa1a620 - fixup gnu_inline vs. C99 inline 16 years ago
join.c d0a847fd8a Remove unneeded ; after *_alias 18 years ago
libc-cancellation.c d0a847fd8a Remove unneeded ; after *_alias 18 years ago
libc_pthread_init.c d9a55dbffa Add back XLOCALE for hidden uselocale 18 years ago
lockfile.c cccc549ced initial import of latest linuxthreads 18 years ago
manager.c 55628cb04c Move __clone/__uselocale to uClibc_glue.h 18 years ago
mutex.c 44d025b3b9 New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources 18 years ago
pt-machine.c cccc549ced initial import of latest linuxthreads 18 years ago
ptcleanup.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
ptclock_gettime.c cccc549ced initial import of latest linuxthreads 18 years ago
ptclock_settime.c cccc549ced initial import of latest linuxthreads 18 years ago
ptfork.c 04bbb6fdfa Now new linuxthreads builds w/ SHARED 18 years ago
pthandles.c cccc549ced initial import of latest linuxthreads 18 years ago
pthread.c c8141d994e Peter Mazinger pointed out that my last commit was faulty. 17 years ago
pthread_atfork.c db33a44644 Sync w/ upstream, hide pthread_atfork 18 years ago
pthread_setegid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_seteuid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setgid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setregid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setresgid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setresuid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setreuid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
pthread_setuid.c 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h 18 years ago
queue.h cccc549ced initial import of latest linuxthreads 18 years ago
restart.h cccc549ced initial import of latest linuxthreads 18 years ago
rwlock.c cccc549ced initial import of latest linuxthreads 18 years ago
semaphore.c fd56af193e change asm/volatile to __x__ 18 years ago
semaphore.h cccc549ced initial import of latest linuxthreads 18 years ago
sighandler.c cccc549ced initial import of latest linuxthreads 18 years ago
signals.c fd56af193e change asm/volatile to __x__ 18 years ago
specific.c cccc549ced initial import of latest linuxthreads 18 years ago
spinlock.c fd56af193e change asm/volatile to __x__ 18 years ago
spinlock.h cccc549ced initial import of latest linuxthreads 18 years ago