aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2005-01-07debugging for sam, and an old fix forgottenrsc1-0/+4
2005-01-07success on the sunrsc2-1/+8
2005-01-07sunos fixesrsc6-6/+0
2005-01-07do not depend on flockrsc1-1/+6
2005-01-04in with the newrsc4-231/+29
2005-01-04cache answerrsc1-12/+19
2005-01-04add execl and randrsc1-0/+2
2005-01-04cache answerrsc1-2/+7
2005-01-04avoid duplicated code.rsc1-19/+6
2005-01-04use fcntl F_SETLK instead of flock, for sun's.rsc1-1/+8
2005-01-04exception namesrsc1-2/+2
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