plan9fox/sys/src
2015-08-09 21:35:50 +02:00
..
9 kernel: mount flag is int not ulong, reduce size of Mount struct by putting mflag field in what would be wasted as padding 2015-08-09 21:35:50 +02:00
ape ape: fix build for objtype=spim 2015-08-08 08:17:54 +02:00
boot
cmd python: fix build for objtype=$spim 2015-08-08 08:34:16 +02:00
games games/doom: fix config file never being loaded or saved (thanks qu7uux) 2015-07-30 20:30:47 +02:00
lib9p lib9p: return "write prohibited" error as documented in 9p(2) when srv->write is nil (thanks silasm) 2015-07-28 01:24:02 +02:00
libaml
libauth
libauthsrv libauthsrv: readnvram() use vlong for nvroff, parse $nvlen/$nvoff with strtol() instead of atoi() 2015-08-03 14:45:23 +02:00
libavl
libbin
libbio
libc fix library mkfiles for objtype=spim 2015-08-08 08:04:41 +02:00
libcomplete
libcontrol libcontrol: use strtol() to parse integer arguments 2015-08-03 15:32:16 +02:00
libdisk
libdraw
libfis
libflate
libframe
libgeometry
libhtml
libhttpd libhttpd: use strtol to parse decimal character references in httpunesc() 2015-08-03 15:26:33 +02:00
libip
libjson
liblex
libmach libmach: remove redundant check for big endian 2015-08-05 06:37:02 -07:00
libmemdraw
libmemlayer
libmp libmp: fix build for objtype=spim 2015-08-08 08:25:36 +02:00
libndb
liboventi
libplumb
libregexp
libscribble
libsec fix library mkfiles for objtype=spim 2015-08-08 08:04:41 +02:00
libstdio
libString
libsunrpc
libthread fix library mkfiles for objtype=spim 2015-08-08 08:04:41 +02:00
libventi
mkfile
mkfile.proto fix library mkfiles for objtype=spim 2015-08-08 08:04:41 +02:00
NOTICE