summaryrefslogtreecommitdiff
path: root/bin/ksh/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/exec.c')
0 files changed, 0 insertions, 0 deletions
sters are 16-bit and binutils 2.18 insists that only 16-bitgmcgarry 2008-06-23pthread__threadreg_get: mark it const.ad 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-03-22Cheat and add inlines for _atomic_cas_ptr() to work around gcc emittingad 2008-02-10- Remove libpthread's atomic ops.ad 2007-11-13Mutexes:ad 2007-11-13For PR bin/37347:ad 2007-09-24Resurrect the function pointers for lock operations and allow eachskrll 2007-09-08- Get rid of self->pt_mutexhint and use pthread__mutex_owned() instead.ad 2007-09-07- Don't take the mutex's spinlock (ptr_interlock) in pthread_cond_wait().ad 2007-09-07Add: pthread__atomic_cas_ptr, pthread__atomic_swap_ptr, pthread__membar_fullad 2007-03-02Remove the PTHREAD_SA option. If M:N threads is reimplemented it'sad 2007-01-20fix warning about indirect call without *christos 2006-03-29Instead of using hard-coded values for various registers, get them from thecube 2006-01-04A couple of fixes to make libpthread really shared, i.e. not have text re-skrll 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2004-11-30Punt to setcontext() system call if the PSL_T bit (single-step trap)nathanw 2004-11-10save&restore %fs and %gs registers for USER_LDT applications.kent 2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb 2004-02-11Add ucontext conversion macros for an "extra" register set.nathanw 2003-10-30use explicit "l" suffixes. (eg. lea -> leal)yamt 2003-09-07Remove possible race condition in upcall recycling.cl 2003-07-17Adapt to structure name changes.nathanw 2003-06-26Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapucnathanw 2003-06-26Remove PT_SLEEPUC and add PT_TRAPUC.nathanw 2003-06-12Two fixes:nathanw 2003-03-08add __RCSID()lukem 2003-02-10Continue at the plain switch return point in pthread__switch, not thefvdl 2003-01-18delintchristos 2003-01-18de-lintchristos 2003-01-18Merge the nathanw_sa branch.thorpej 1997-10-08This incarnation of the pthreads library is ancient and not useful, andscottr