plan9fox/sys/src
2016-05-03 09:29:39 -05:00
..
9 pc: use fpsave() instead of fpenv() to capture fp exception context 2016-05-01 21:51:15 +02:00
ape ape/libsec: fix nuke target to remove /$objtype/lib/ape/libsec.a instead of /$objtype/lib/libsec.a 2016-04-29 20:18:28 +02:00
boot
cmd just use wait in "system" call for awk, get rid of unix dependent status code divisor 2016-05-01 20:54:46 -05:00
games add "snake" tracing effect to mole 2016-05-03 09:29:39 -05:00
lib9p lib9p: remove duplicate variable assignment in createfile() 2016-03-19 17:58:35 -04:00
libaml format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
libauth libauth: remove unneeded includes for authsrv.h, avoid pulling in dependency for rerrstr() 2016-04-10 20:24:20 +02:00
libauthsrv libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding. 2016-02-22 22:56:55 +01:00
libavl
libbin
libbio
libc libc: fix out of bounds access in dirpackage(), simplify 2016-04-13 22:19:37 +02:00
libcomplete
libcontrol fix fuckup 2015-08-25 09:35:10 +00:00
libdisk
libdraw libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() 2016-04-13 00:34:48 +02:00
libfis libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter) 2016-02-22 22:53:19 +01:00
libflate format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
libframe rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
libgeometry
libhtml
libhttpd
libip
libjson libjson: add slack space to literal string buffer to handle bad runes (thanks mischief) 2016-04-27 12:59:06 +02:00
liblex
libmach fix fuckup 2015-08-25 09:35:10 +00:00
libmemdraw
libmemlayer libdraw: remove unused static log2[] array 2016-02-28 01:38:29 +01:00
libmp libmp: fix build for spim, reduce by the mips assembly files 2016-04-10 20:20:53 +02:00
libndb
libplumb
libregexp fix e2 production to match regexp(6) and do it right this time 2016-05-02 15:11:48 -05:00
libscribble
libsec libsec: implement server side SCSV preventing silly client fallbacks 2016-04-22 02:33:29 +02:00
libstdio
libString
libsunrpc
libthread libthread: get rid of tprivalloc()/tprivfree()/tprivdata() and _workerdata() (thanks qrstuv) 2015-09-06 23:25:14 +02:00
libventi
mkfile remove unused liboventi 2016-04-13 01:09:45 +02:00
mkfile.proto mkfile.proto: LIB should not be inherited during recursive mk 2015-09-09 18:59:40 -07:00
NOTICE