aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-12-28remove debugging printrsc1-1/+0
2004-12-28remove race between openfdthread and connoutthread msgput,rsc1-1/+8
2004-12-28make these files look like plan 9'srsc2-82/+76
2004-12-28check against plan 9rsc4-22/+19
2004-12-28add bvprintrsc1-0/+39
2004-12-28fix Bprint yet againrsc3-53/+7
2004-12-28move linux ureg code to portable filersc2-0/+37
2004-12-28fix bug in bprint. fmtprint => fmtvprintrsc1-1/+1
2004-12-28FreeBSD tweaksrsc11-22/+26
2004-12-28more freebsd workrsc10-40/+118
2004-12-28attempt at FreeBSD pre-5 supportrsc1-0/+356
2004-12-28remove debuggingrsc4-5/+8
2004-12-28add va_start/va_end.rsc1-0/+2
2004-12-28use fmtprint to avoid va_copyrsc1-5/+1
2004-12-28add threaddaemonizersc1-0/+98
2004-12-28more little compile fixesrsc6-25/+20
2004-12-28use threaddaemonizersc2-26/+9
2004-12-28new test programrsc1-0/+11
2004-12-28add threaddaemonize(), more bug fixesrsc6-14/+51
2004-12-27add note that vac should work.rsc3-6/+5
2004-12-27use getuser instead of getenv("USER").rsc2-1/+10
2004-12-27secstore from ehgrsc10-0/+1633
2004-12-27silence various warningsrsc4-3/+7
2004-12-27change to use new thread libraryrsc1-3/+3
2004-12-27better exec handlingrsc5-78/+43
2004-12-27add awaitfor and waitforrsc2-10/+27
2004-12-27starting to work on Linuxrsc5-19/+80
2004-12-27shuffle to allow use of execchan in non-pthreads implsrsc3-6/+43
2004-12-27more featuresrsc5-0/+676
2004-12-27dumb porting bugsrsc1-2/+2
2004-12-27use new thread libraryrsc1-153/+1
2004-12-27figure out which files to put in the libraryrsc1-0/+14
2004-12-27linux pre-2.6 implementationrsc2-0/+355
2004-12-27start linux pre-2.6 portrsc5-79/+122
2004-12-27good test programsrsc2-0/+404
2004-12-27lock using Lock instead of QLock.rsc1-3/+3
2004-12-27confine pthreads to pthread.crsc4-13/+38
2004-12-27as wkj pointed out, notifyseton should not call notesetenablersc1-2/+0
2004-12-27fix to handle newrsc1-0/+2
2004-12-27remove debuggingrsc1-1/+0
2004-12-27changes from plan 9rsc6-17/+31
2004-12-27change to use new thread libraryrsc7-24/+41
2004-12-27clone is a bad word on linuxrsc1-2/+2
2004-12-27handle pty correctly on linuxrsc1-0/+14
2004-12-27add readn to avoid need for plan9port libcrsc2-0/+20
2004-12-27change to use new thread libraryrsc3-14/+31
2004-12-27signal handling, add prototype for pthreadinitrsc3-4/+19
2004-12-27bug fix -- need to enqueue before sending the packet,rsc1-5/+13
2004-12-27changes from plan 9rsc2-3/+18
2004-12-27change to use new thread libraryrsc2-4/+12