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