aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2005-05-07no wide character constants; sighrsc1-2/+2
2005-05-07OS X Tiger changesrsc1-0/+2
2005-05-07make sure to set p9unixrsc1-0/+1
2005-05-01For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP.rsc1-0/+8
2005-05-01OpenBSD support.rsc1-29/+19
2005-03-28more netbsd support.rsc1-1/+1
2005-03-18try leaving TTIN, TTOU alonersc1-2/+2
2005-03-18better error messagersc2-0/+2
2005-02-21better symlinkrsc2-4/+10
2005-02-13add getnetconninforsc2-0/+135
2005-02-13bug fixrsc1-1/+1
2005-02-13add local address to dialrsc1-3/+42
2005-02-11hard code list of plan 9 services in case they are not in /etc/servicesrsc8-8/+300
2005-02-08add cryptrsc2-0/+69
2005-02-08add mode charsrsc1-0/+8
2005-02-08bug fixrsc1-2/+3
2005-02-08expose unix mode bitsrsc4-10/+28
2005-02-08start adding DM bitsrsc4-8/+16
2005-02-08play nicer with others w.r.t. signal masksrsc1-43/+37
2005-01-23Add searchpath().rsc2-0/+63
2005-01-18add x86 64rsc1-0/+7
2005-01-16update return interfacersc1-16/+25
2005-01-14checkpointrsc2-0/+2
2005-01-13these mkfiles only confusersc2-86/+0
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