plan9fox/sys/src
2014-06-28 19:55:14 +02:00
..
9 nusb: implement aijus stable uniqueue device names 2014-06-28 18:09:43 +02:00
ape ape/stdio: set errno to EMFILE when running out of streams 2014-05-29 00:34:47 +02:00
boot 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) 2013-09-23 21:12:41 +02:00
cmd nusb: fix spelling, sorry 2014-06-28 19:55:14 +02:00
games games/md: small bug fixes 2014-06-15 20:11:24 +02:00
lib9p revert ramfs example 2014-06-11 18:01:20 +02:00
libaml libaml: fix formating 2013-09-07 16:22:35 +02:00
libauth libauth: dont print blobs in auth_proxy error strings 2014-05-24 19:49:54 +02:00
libauthsrv libauthsrv: recognize amd64 $cputype in readnvram() to look for default locations 2014-03-26 23:47:19 +01:00
libavl
libbin
libbio bio: Brdstr, Bopen: set malloc tag to the caller 2014-05-02 04:27:29 +02:00
libc libc: avoid static table and supurious reads in nsec() 2014-05-23 18:56:20 +02:00
libcomplete
libcontrol fix threadsetname usage in few places 2014-05-03 13:07:52 +02:00
libdisk
libdraw libdraw: fix zero stringwidth() bug 2014-03-10 06:41:45 +01:00
libfis
libflate
libframe libframe: fix _frcanfit() for zero width runes, simplify chopframe() 2014-01-07 02:24:16 +01:00
libgeometry
libhtml libhtml: fix potential linked list corruption 2013-09-05 00:55:58 +02:00
libhttpd
libip libip: use snprint() in myetheraddr() to prevent accidents 2014-04-28 02:32:06 +02:00
libjson libjson: check for empty string in jsonparse() 2013-11-10 20:11:46 -05:00
liblex
libmach libmach: fix printing of amd64 modrm byte register with rex prefix 2014-04-15 00:37:01 +02:00
libmemdraw libmemdraw: improve readbyte() and writebyte() routines 2014-04-12 21:59:52 +02:00
libmemlayer draw: fix drawing of replicated source image on memlayer with a clip rectangle 2013-12-09 03:35:01 +01:00
libmp libc and ape support for amd64 2014-02-01 10:31:41 +01:00
libndb
liboventi
libplumb libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails 2013-10-31 04:26:01 -04:00
libregexp
libscribble
libsec libsec: use u32int instead of uint when we need 32 bit (thanks erik) 2014-06-12 14:05:10 +02:00
libstdio libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks to erik and charles) 2014-06-12 20:14:12 +02:00
libString
libsunrpc
libthread libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to 2013-12-06 05:03:35 +01:00
libventi
mkfile make libjson from /sys/src/cmd/btc/json.c 2013-10-27 15:44:33 -04:00
mkfile.proto
NOTICE