aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2004-12-31change _p9pow10 to fmtpow10rsc1-1/+1
2004-12-29Rename lrand to p9lrand, too.wkj1-1/+1
2004-12-29Avoid conflicts with stdlib.wkj2-3/+2
2004-12-29Formatting nits.wkj34-68/+68
2004-12-29#define pow10 to _p9pow10 as a stop-gap.wkj1-2/+4
2004-12-29Appease the time_t monster.wkj1-2/+6
2004-12-29Include netinet/in.h to get ntohs prototype.wkj1-0/+1
2004-12-29Formatting nit.wkj20-40/+40
2004-12-28make these files look like plan 9'srsc2-82/+76
2004-12-27add awaitfor and waitforrsc2-10/+27
2004-12-27lock using Lock instead of QLock.rsc1-3/+3
2004-12-27as wkj pointed out, notifyseton should not call notesetenablersc1-2/+0
2004-12-27fmtdef.h needed for VA_COPYrsc2-0/+2
2004-12-27add isNaNrsc1-3/+4
2004-12-27forgot thisrsc1-1/+1
2004-12-26add proper locking for libfmt!rsc1-0/+16
2004-12-26plan 9 changesrsc3-2/+62
2004-12-26add portdatersc1-0/+20
2004-12-26portdatesrsc1-0/+30
2004-12-26more testsrsc2-0/+61
2004-12-26import changes from plan 9rsc18-167/+171
2004-12-26pick up plan 9 fltfmt changesrsc1-325/+138
2004-12-26various little changes.rsc1-19/+17
2004-12-26cleanups - lots of removed files now in thread library.rsc27-958/+113
2004-12-26add for unix portrsc1-0/+33
2004-12-26add for unix portrsc1-0/+29
2004-12-26clean up for unix portrsc58-127/+160
2004-10-23clean up signal handlingrsc1-89/+194
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-09-28Fix bug in rune half of __fmtcpy reported by rob.rsc1-2/+0
2004-09-23Get rid of 9proc.rsc9-224/+38
2004-09-23Get rid of 64-bit constants.rsc1-3/+3
2004-09-21Continue the pthreads torture.rsc12-17/+261
2004-09-20various forgotten filesrsc2-0/+53
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.rsc7-533/+124
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc3-72/+89
2004-08-22PowerPC Linux support from ericvh.rsc11-14/+34
2004-06-17remove temp files on closersc1-1/+7
2004-06-17Unused variable.wkj1-2/+0
2004-06-16publish p9dialparsersc3-6/+3
2004-06-16DAMN BERKELEY.rsc1-1/+5
2004-06-11get this rightrsc2-5/+7
2004-06-11add OLOCKrsc2-4/+20
2004-06-09asdfrsc2-30/+179