aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-12-25New thread libraryrsc70-4684/+1041
2004-12-25fix from forsyth via robrsc1-1/+1
2004-11-15allow last column to be deletedrsc1-8/+0
2004-11-08still more filesrsc5-0/+300
2004-11-08extra filesrsc4-0/+380
2004-11-08more thread workrsc12-337/+291
2004-11-03stupid port bug. cannot use %ld to print a long as a *CHARACTER*rsc1-1/+1
2004-11-01bug fix in Get from robrsc1-0/+2
2004-10-23clean up signal handlingrsc1-89/+194
2004-10-22figure out which thread implementation to usersc1-0/+15
2004-10-22try to implement the daemonize hack.rsc11-51/+165
2004-10-22handle interrupt rightrsc1-1/+3
2004-10-22gas workaroundrsc1-5/+2
2004-10-22new test programrsc1-0/+41
2004-10-22debugging, more pthreads craprsc7-9/+27
2004-10-22make sure a write of 0 bytes does a 0-length write.rsc1-2/+4
2004-10-22print 0 %ux as 0x0rsc1-1/+0
2004-10-22more debuggingrsc1-7/+33
2004-10-22try to avoid calling notify on the "dumb" signalsrsc1-52/+91
2004-10-22add core dump and signal to status linersc1-2/+1
2004-10-22change md argument to number etc. (which acted only as a flag)rsc8-25/+55
2004-10-22formattingrsc1-9/+9
2004-10-22exit 9p on interrupt signal. should do better job here.rsc1-2/+12
2004-10-22run 9c before 9a because gas doesn't exit with non-zero status when the file ...rsc1-1/+1
2004-10-17use threadexitsallrsc1-1/+1
2004-10-17print out signalled exitsrsc1-0/+5
2004-10-17add ulimit and umask as builtinsrsc3-0/+202
2004-10-17remove socket at exitrsc1-0/+11
2004-10-17fix interrupt handling, add clumsy way to get at text buffer contentsrsc1-3/+92
2004-10-17bug fix in Zerox arrow handling from robrsc1-2/+2
2004-10-16embarrassing bug in keyboard datarsc1-2/+2
2004-09-28Fix bug in rune half of __fmtcpy reported by rob.rsc1-2/+0
2004-09-28autoindent fixes from robrsc2-12/+27
2004-09-23add this.rsc1-0/+14
2004-09-23add pthreadrsc1-0/+164
2004-09-23Get rid of 9proc.rsc9-224/+38
2004-09-23Get rid of 64-bit constants.rsc1-3/+3
2004-09-23Add stringn builtin.rsc1-0/+44
2004-09-23Continue fighting pthreads.rsc19-580/+465
2004-09-21Continue the pthreads torture.rsc23-121/+435
2004-09-21little fixesrsc1-1/+1
2004-09-20various forgotten filesrsc8-7/+213
2004-09-20bug fixrsc1-2/+6
2004-09-17was ffork-Linux.c.rsc1-0/+193
2004-09-17Bite the bullet. Have to use differentrsc2-90/+8
2004-09-17small tweaksrsc2-2/+2
2004-09-17Continue switching library over to pthreads when possible.rsc13-560/+143
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc11-198/+151
2004-08-22PowerPC Linux support from ericvh.rsc16-17/+54
2004-08-17fix various little bugsrsc3-8/+6