| .. | 
		
		
			
				
					| sysdeps | 9a4c8a3f2c
					mips: fix errno setting after syscall | 15 anni fa | 
		
			
				
					| .cvsignore | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| Makefile | fecaaa7a42
					Remove TOPDIR | 19 anni fa | 
		
			
				
					| Makefile.in | 638c2396a2
					fix race condition when generating linker scripts | 15 anni fa | 
		
			
				
					| alloca_cutoff.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| attr.c | d0a847fd8a
					Remove unneeded ; after *_alias | 19 anni fa | 
		
			
				
					| barrier.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| cancel.c | 099b65127d
					avoid warnings on _STACK_GROWS_* usage | 14 anni fa | 
		
			
				
					| condvar.c | fd56af193e
					change asm/volatile to __x__ | 20 anni fa | 
		
			
				
					| descr.h | 52c9ef85a6
					linuxthreads fixes from Will Newton (will.newton AT gmail.com): | 16 anni fa | 
		
			
				
					| errno.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| events.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| forward.c | 21730caa66
					trim Experimentally off and uncommented hidden | 16 anni fa | 
		
			
				
					| internals.h | 43ef9c6b3f
					*: remove some __libc_XXX functions: | 17 anni fa | 
		
			
				
					| join.c | d0a847fd8a
					Remove unneeded ; after *_alias | 19 anni fa | 
		
			
				
					| libc-cancellation.c | 00ebae02f6
					fix compilation of linuxthreads for sparc | 16 anni fa | 
		
			
				
					| libc_pthread_init.c | 93f8a2e834
					convert // comments to /**/; remove empty #if/#endif pairs. no code changes | 16 anni fa | 
		
			
				
					| lockfile.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| manager.c | eb7d589d07
					pthreads: fix build when DNS resolver is not enabled. | 14 anni fa | 
		
			
				
					| mutex.c | 44d025b3b9
					New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources | 20 anni fa | 
		
			
				
					| pt-machine.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| ptcleanup.c | 099b65127d
					avoid warnings on _STACK_GROWS_* usage | 14 anni fa | 
		
			
				
					| ptclock_gettime.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| ptclock_settime.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| ptfork.c | 04bbb6fdfa
					Now new linuxthreads builds w/ SHARED | 19 anni fa | 
		
			
				
					| pthandles.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| pthread.c | eb7d589d07
					pthreads: fix build when DNS resolver is not enabled. | 14 anni fa | 
		
			
				
					| pthread_atfork.c | db33a44644
					Sync w/ upstream, hide pthread_atfork | 19 anni fa | 
		
			
				
					| pthread_setegid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_seteuid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setgid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setregid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setresgid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setresuid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setreuid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| pthread_setuid.c | 8c2b377d28
					s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h | 20 anni fa | 
		
			
				
					| queue.h | f1775381f9
					- fix inline keyword | 17 anni fa | 
		
			
				
					| restart.h | 0f0f20abd2
					Move kernel-features.h header from the linuxthread directory | 17 anni fa | 
		
			
				
					| rwlock.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| semaphore.c | fd56af193e
					change asm/volatile to __x__ | 20 anni fa | 
		
			
				
					| semaphore.h | 448b1571b8
					- pull commentary fixes from upstream | 17 anni fa | 
		
			
				
					| sighandler.c | cccc549ced
					initial import of latest linuxthreads | 20 anni fa | 
		
			
				
					| signals.c | 5e22e71adf
					remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS | 14 anni fa | 
		
			
				
					| specific.c | 52c9ef85a6
					linuxthreads fixes from Will Newton (will.newton AT gmail.com): | 16 anni fa | 
		
			
				
					| spinlock.c | 52c9ef85a6
					linuxthreads fixes from Will Newton (will.newton AT gmail.com): | 16 anni fa | 
		
			
				
					| spinlock.h | 52c9ef85a6
					linuxthreads fixes from Will Newton (will.newton AT gmail.com): | 16 anni fa |