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 (
Expand
)
Author
Files
Lines
2017-09-01
lib9: import frand function from Plan 9
David du Colombier
2
-0
/
+18
2017-06-19
lib9: fix needsrcquote
Russ Cox
1
-1
/
+1
2016-11-20
include: define _DEFAULT_SOURCE
David du Colombier
1
-0
/
+1
2015-06-03
all: linux/arm64 port
Aram Hăvărneanu
1
-0
/
+8
2015-06-03
all: linux/mips port
Aram Hăvărneanu
1
-0
/
+8
2015-06-03
all: fix openbsd build
Aram Hăvărneanu
1
-2
/
+2
2014-02-27
all: DragonFly port.
Shenghou Ma
1
-5
/
+11
2012-10-21
fix clang warnings reported by Tuncer Ayaz
Russ Cox
1
-7
/
+5
2012-10-20
lib9: fix Mac warning
Russ Cox
1
-1
/
+8
2012-09-11
lib9/p9dialparse: fix segfault on gethostbyname
David du Colombier
1
-1
/
+1
2012-09-08
lib9: remove ss_len manipulation in _p9dialparse
Russ Cox
1
-3
/
+0
2012-09-08
lib9: fix announce on OS X
Russ Cox
1
-5
/
+7
2012-09-04
lib9/dial: fix addrlen in connect() and bind()
David du Colombier
2
-7
/
+35
2012-08-03
lib9/getnetconn: add support for IPv6
David du Colombier
1
-0
/
+27
2012-06-27
lib9: fix openbsd build
David du Colombier
2
-1
/
+2
2012-06-02
lib9/dial: add support for IPv6
David du Colombier
3
-100
/
+86
2011-08-16
lib9: fix local addr in dial
Jani Lahtinen
1
-1
/
+1
2011-08-02
build: OS X 64-bit build
Russ Cox
1
-1
/
+1
2011-05-01
lib9: restore SIGCHLD handler in rfork
Russ Cox
1
-6
/
+5
2010-12-07
delete 9P2000.u
Russ Cox
4
-133
/
+8
2010-07-11
lib9: add <sys/dkio.h> for OpenBSD
Russ Cox
1
-0
/
+1
2010-03-10
more type-punned pointers
Russ Cox
1
-1
/
+1
2010-03-10
fix type-punned pointer warnings from gcc
Russ Cox
3
-3
/
+5
2009-09-24
lib9: do not include st_dev in qid.path
Russ Cox
1
-1
/
+8
2009-09-13
lib9: fix dirread/stat mismatch on Snow Leopard
Russ Cox
1
-4
/
+0
2009-09-11
convert to 4-byte UTF-8 and 32-bit Rune
Russ Cox
2
-24
/
+65
2009-09-11
INSTALL: fix build on Snow Leopard
Russ Cox
1
-0
/
+4
2009-08-20
lib9: dotu fixes in convS2M, convM2S
Tim Newsham
2
-6
/
+34
2009-08-17
dial: allow host==0 when net=="unix"
Fazlul Shahriar
1
-1
/
+1
2009-08-15
dial: reject dial to * (aka 0.0.0.0)
Russ Cox
1
-0
/
+5
2009-08-14
libfmt: add missing copyright notice to nan64.c
Russ Cox
1
-0
/
+2
2009-08-14
more licensing
Russ Cox
1
-0
/
+2
2009-08-14
more licensing
Russ Cox
1
-0
/
+1
2009-08-14
allow less restricted use of plan9port-specific code
Russ Cox
1
-0
/
+94
2009-07-29
libfmt: use fmtstrtod, not system strtod
Russ Cox
1
-4
/
+4
2009-07-28
lib9/fmt: fix printing of 1e308
Russ Cox
1
-4
/
+1
2009-07-14
merge
Russ Cox
1
-0
/
+6
2008-12-07
lib9/dirwstat: missing prototype for chmod
Russ Cox
1
-0
/
+1
2008-12-06
lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey)
Russ Cox
2
-6
/
+21
2008-11-17
lib9: fix memset in fmtnullinit
Russ Cox
1
-1
/
+1
2008-10-26
lib9: null d->ext during nulldir
Russ Cox
1
-1
/
+1
2008-07-12
lib9: turn certain signals off by default
Russ Cox
1
-5
/
+6
2008-07-10
lib9: add mode parameter to opentemp
Russ Cox
1
-4
/
+9
2008-07-09
lib9: fix Apple disksize prototype
Russ Cox
1
-1
/
+1
2008-07-09
lib9: revert unintended changes to opentemp
Russ Cox
1
-11
/
+5
2008-07-09
lib9: rewrite date routines to use /usr/share/zoneinfo directly
Michael Teichgräber
7
-123
/
+498
2008-07-05
lib9: declare n in OpenBSD disksize (Eric Grosse)
Russ Cox
1
-0
/
+2
2008-07-04
lib9: do not try to hide symlinks as much
Russ Cox
1
-13
/
+14
2008-07-04
lib9: add write function that withstands interrupts
Russ Cox
2
-0
/
+24
2008-07-04
lib9: use symlink size, not target size, in dirstat
Russ Cox
1
-1
/
+3
[next]