index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib9
Age
Commit message (
Collapse
)
Author
Files
Lines
2005-05-07
make sure to set p9unix
rsc
1
-0
/
+1
2005-05-01
For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP.
rsc
1
-0
/
+8
2005-05-01
OpenBSD support.
rsc
1
-29
/
+19
2005-03-28
more netbsd support.
rsc
1
-1
/
+1
2005-03-18
try leaving TTIN, TTOU alone
rsc
1
-2
/
+2
2005-03-18
better error message
rsc
2
-0
/
+2
2005-02-21
better symlink
rsc
2
-4
/
+10
2005-02-13
add getnetconninfo
rsc
2
-0
/
+135
2005-02-13
bug fix
rsc
1
-1
/
+1
2005-02-13
add local address to dial
rsc
1
-3
/
+42
2005-02-11
hard code list of plan 9 services in case they are not in /etc/services
rsc
8
-8
/
+300
2005-02-08
add crypt
rsc
2
-0
/
+69
2005-02-08
add mode chars
rsc
1
-0
/
+8
2005-02-08
bug fix
rsc
1
-2
/
+3
2005-02-08
expose unix mode bits
rsc
4
-10
/
+28
2005-02-08
start adding DM bits
rsc
4
-8
/
+16
2005-02-08
play nicer with others w.r.t. signal masks
rsc
1
-43
/
+37
2005-01-23
Add searchpath().
rsc
2
-0
/
+63
2005-01-18
add x86 64
rsc
1
-0
/
+7
2005-01-16
update return interface
rsc
1
-16
/
+25
2005-01-14
checkpoint
rsc
2
-0
/
+2
2005-01-13
these mkfiles only confuse
rsc
2
-86
/
+0
2005-01-07
debugging for sam, and an old fix forgotten
rsc
1
-0
/
+4
2005-01-07
success on the sun
rsc
2
-1
/
+8
2005-01-07
sunos fixes
rsc
6
-6
/
+0
2005-01-07
do not depend on flock
rsc
1
-1
/
+6
2005-01-04
in with the new
rsc
4
-231
/
+29
2005-01-04
cache answer
rsc
1
-12
/
+19
2005-01-04
add execl and rand
rsc
1
-0
/
+2
2005-01-04
cache answer
rsc
1
-2
/
+7
2005-01-04
avoid duplicated code.
rsc
1
-19
/
+6
guarantee that EINTR is "interrupted".
2005-01-04
use fcntl F_SETLK instead of flock, for sun's.
rsc
1
-1
/
+8
2005-01-04
exception names
rsc
1
-2
/
+2
2004-12-31
change _p9pow10 to fmtpow10
rsc
1
-1
/
+1
2004-12-29
Rename lrand to p9lrand, too.
wkj
1
-1
/
+1
2004-12-29
Avoid conflicts with stdlib.
wkj
2
-3
/
+2
2004-12-29
Formatting nits.
wkj
34
-68
/
+68
2004-12-29
#define pow10 to _p9pow10 as a stop-gap.
wkj
1
-2
/
+4
2004-12-29
Appease the time_t monster.
wkj
1
-2
/
+6
2004-12-29
Include netinet/in.h to get ntohs prototype.
wkj
1
-0
/
+1
2004-12-29
Formatting nit.
wkj
20
-40
/
+40
2004-12-28
make these files look like plan 9's
rsc
2
-82
/
+76
2004-12-27
add awaitfor and waitfor
rsc
2
-10
/
+27
2004-12-27
lock using Lock instead of QLock.
rsc
1
-3
/
+3
qlocks are complicated enough that they need to be able to print during debugging.
2004-12-27
as wkj pointed out, notifyseton should not call notesetenable
rsc
1
-2
/
+0
2004-12-27
fmtdef.h needed for VA_COPY
rsc
2
-0
/
+2
2004-12-27
add isNaN
rsc
1
-3
/
+4
2004-12-27
forgot this
rsc
1
-1
/
+1
2004-12-26
add proper locking for libfmt!
rsc
1
-0
/
+16
2004-12-26
plan 9 changes
rsc
3
-2
/
+62
[prev]
[next]