index
:
emorgan/plan9port.git
master
Plan9 port with some modifications
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib9
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove need for `-fcommon`
Dan Cross
2025-07-25
1
-0
/
+1
*
lib9: skip buggy S_ISCHR check in disksize on OpenBSD
Russ Cox
2024-06-15
1
-2
/
+0
*
lib9: pass $PLAN9_TARGET via CPP for get9root fallback value
Sören Tempel
2022-07-27
2
-2
/
+4
*
all: update for new MIT license
Russ Cox
2021-03-23
4
-41
/
+4
*
lib9: reject postnote with special pids
Russ Cox
2021-01-14
1
-0
/
+5
*
lib9: avoid unportable use of d_namlen in dirread
Russ Cox
2020-05-18
1
-2
/
+1
*
lib9: use opendir/readdir to read directories
Russ Cox
2020-05-17
1
-183
/
+187
*
lib9: move seek into open.c
Russ Cox
2020-05-17
3
-10
/
+6
*
lib9: add close
Russ Cox
2020-05-17
1
-0
/
+7
*
lib9: merge create, open, dirread into open.c
Russ Cox
2020-05-17
4
-284
/
+270
*
fmt: adjust GCC version check
Kurt H Maier
2020-05-08
1
-2
/
+2
*
all: fix #includes for AIX, add a few AIX "implementation" files
Ben Huntsman
2020-05-07
1
-0
/
+2
*
fmt: disable use of stdatomic on AIX XL C and old GCC
Russ Cox
2020-05-07
1
-0
/
+21
*
malloc: remove locking
Dan Cross
2020-01-16
2
-31
/
+3
*
lib9: putenv wraps POSIX setenv, not legacy putenv
Dan Cross
2020-01-16
1
-7
/
+1
*
lib9: make formatting lock-free again
Russ Cox
2020-01-14
4
-124
/
+83
*
lib9: do not fetch disk size for character devices
Russ Cox
2020-01-13
1
-1
/
+1
*
lib9: rm unused _p9translate.c
Russ Cox
2020-01-13
1
-46
/
+0
*
lib9/fmt: avoid racy access to installed fmt formats
Russ Cox
2020-01-13
4
-22
/
+55
*
lib9: fix memory leak in dial of regular file (#284)
jvd23
2020-01-13
1
-1
/
+3
*
lib9: make a p9frexp function wrapping system frexp
Russ Cox
2020-01-12
2
-0
/
+10
*
all: fix or silence various gcc warnings
Russ Cox
2020-01-12
2
-8
/
+6
*
Trivial changes: whitespace and modes.
Dan Cross
2020-01-10
69
-128
/
+83
*
lib9: add getcallerpc.c (fixes build)
Russ Cox
2020-01-08
1
-0
/
+13
*
lib9, libndb: exclude terminating null from strncpy bound
Neven Sajko
2020-01-07
1
-1
/
+1
*
lib9: remove getcallerpc implementations
Russ Cox
2020-01-07
8
-55
/
+1
*
lib9: import frand function from Plan 9
David du Colombier
2017-09-01
2
-0
/
+18
*
lib9: fix needsrcquote
Russ Cox
2017-06-19
1
-1
/
+1
*
include: define _DEFAULT_SOURCE
David du Colombier
2016-11-20
1
-0
/
+1
*
all: linux/arm64 port
Aram Hăvărneanu
2015-06-03
1
-0
/
+8
*
all: linux/mips port
Aram Hăvărneanu
2015-06-03
1
-0
/
+8
*
all: fix openbsd build
Aram Hăvărneanu
2015-06-03
1
-2
/
+2
*
all: DragonFly port.
Shenghou Ma
2014-02-27
1
-5
/
+11
*
fix clang warnings reported by Tuncer Ayaz
Russ Cox
2012-10-21
1
-7
/
+5
*
lib9: fix Mac warning
Russ Cox
2012-10-20
1
-1
/
+8
*
lib9/p9dialparse: fix segfault on gethostbyname
David du Colombier
2012-09-11
1
-1
/
+1
*
lib9: remove ss_len manipulation in _p9dialparse
Russ Cox
2012-09-08
1
-3
/
+0
*
lib9: fix announce on OS X
Russ Cox
2012-09-08
1
-5
/
+7
*
lib9/dial: fix addrlen in connect() and bind()
David du Colombier
2012-09-04
2
-7
/
+35
*
lib9/getnetconn: add support for IPv6
David du Colombier
2012-08-03
1
-0
/
+27
*
lib9: fix openbsd build
David du Colombier
2012-06-27
2
-1
/
+2
*
lib9/dial: add support for IPv6
David du Colombier
2012-06-02
3
-100
/
+86
*
lib9: fix local addr in dial
Jani Lahtinen
2011-08-16
1
-1
/
+1
*
build: OS X 64-bit build
Russ Cox
2011-08-02
1
-1
/
+1
*
lib9: restore SIGCHLD handler in rfork
Russ Cox
2011-05-01
1
-6
/
+5
*
delete 9P2000.u
Russ Cox
2010-12-07
4
-133
/
+8
*
lib9: add <sys/dkio.h> for OpenBSD
Russ Cox
2010-07-11
1
-0
/
+1
*
more type-punned pointers
Russ Cox
2010-03-10
1
-1
/
+1
*
fix type-punned pointer warnings from gcc
Russ Cox
2010-03-10
3
-3
/
+5
*
lib9: do not include st_dev in qid.path
Russ Cox
2009-09-24
1
-1
/
+8
[next]