summaryrefslogtreecommitdiffstats
path: root/src/lib9
Commit message (Expand)AuthorAgeFilesLines
* add x86 64rsc2005-01-181-0/+7
* update return interfacersc2005-01-161-16/+25
* checkpointrsc2005-01-142-0/+2
* these mkfiles only confusersc2005-01-132-86/+0
* debugging for sam, and an old fix forgottenrsc2005-01-071-0/+4
* success on the sunrsc2005-01-072-1/+8
* sunos fixesrsc2005-01-076-6/+0
* do not depend on flockrsc2005-01-071-1/+6
* in with the newrsc2005-01-044-231/+29
* cache answerrsc2005-01-041-12/+19
* add execl and randrsc2005-01-041-0/+2
* cache answerrsc2005-01-041-2/+7
* avoid duplicated code.rsc2005-01-041-19/+6
* use fcntl F_SETLK instead of flock, for sun's.rsc2005-01-041-1/+8
* exception namesrsc2005-01-041-2/+2
* change _p9pow10 to fmtpow10rsc2004-12-311-1/+1
* Rename lrand to p9lrand, too.wkj2004-12-291-1/+1
* Avoid conflicts with stdlib.wkj2004-12-292-3/+2
* Formatting nits.wkj2004-12-2934-68/+68
* #define pow10 to _p9pow10 as a stop-gap.wkj2004-12-291-2/+4
* Appease the time_t monster.wkj2004-12-291-2/+6
* Include netinet/in.h to get ntohs prototype.wkj2004-12-291-0/+1
* Formatting nit.wkj2004-12-2920-40/+40
* make these files look like plan 9'srsc2004-12-282-82/+76
* add awaitfor and waitforrsc2004-12-272-10/+27
* lock using Lock instead of QLock.rsc2004-12-271-3/+3
* as wkj pointed out, notifyseton should not call notesetenablersc2004-12-271-2/+0
* fmtdef.h needed for VA_COPYrsc2004-12-272-0/+2
* add isNaNrsc2004-12-271-3/+4
* forgot thisrsc2004-12-271-1/+1
* add proper locking for libfmt!rsc2004-12-261-0/+16
* plan 9 changesrsc2004-12-263-2/+62
* add portdatersc2004-12-261-0/+20
* portdatesrsc2004-12-261-0/+30
* more testsrsc2004-12-262-0/+61
* import changes from plan 9rsc2004-12-2618-167/+171
* pick up plan 9 fltfmt changesrsc2004-12-261-325/+138
* various little changes.rsc2004-12-261-19/+17
* cleanups - lots of removed files now in thread library.rsc2004-12-2627-958/+113
* add for unix portrsc2004-12-261-0/+33
* add for unix portrsc2004-12-261-0/+29
* clean up for unix portrsc2004-12-2658-127/+160
* clean up signal handlingrsc2004-10-231-89/+194
* print 0 %ux as 0x0rsc2004-10-221-1/+0
* more debuggingrsc2004-10-221-7/+33
* try to avoid calling notify on the "dumb" signalsrsc2004-10-221-52/+91
* add core dump and signal to status linersc2004-10-221-2/+1
* Fix bug in rune half of __fmtcpy reported by rob.rsc2004-09-281-2/+0
* Get rid of 9proc.rsc2004-09-239-224/+38
* Get rid of 64-bit constants.rsc2004-09-231-3/+3