plan9fox/sys/src
2020-12-21 14:41:10 +01:00
..
9 kernel: update procsave() comment, we'r not holding up->rlock anymore 2020-12-21 14:41:10 +01:00
ape libauth: add procsetuser() function to change user id of the calling process 2020-12-19 17:46:55 +01:00
boot efi: prefer plan9.ini from ESP we loaded from 2020-11-21 14:18:52 -08:00
cmd ndb/dns: handle dnskey RR's (thanks moody) 2020-12-20 23:08:11 +01:00
games games/mix: fix decoding of shift instructions 2020-11-28 23:03:44 +10:30
lib9p lib9p: open internal file-descriptor with OCEXEC flag in getremotesys() 2020-12-07 14:54:27 +01:00
libaml libaml: add (nop) "signal" op 2020-10-21 12:06:25 +02:00
libauth libauth: add procsetuser() function to change user id of the calling process 2020-12-19 17:46:55 +01:00
libauthsrv libauthsrv: open internal file-descriptors with OCEXEC flag 2020-12-07 16:47:06 +01:00
libavl
libbin
libbio
libc libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid 2020-12-19 15:15:38 +01:00
libcomplete libcomplete: open internal file-descriptor with OCEXEC flag 2020-12-07 17:18:33 +01:00
libcontrol
libdisk
libdraw backout OCEXEC changes when potentially opening /srv files 2020-12-09 01:04:03 +01:00
libdtracy
libfis
libflate
libframe
libgeometry qball: remove unused #include <stdio.h> 2020-08-04 16:27:27 +02:00
libhtml
libhttpd always zero initialize Tm structure for tm2sec() 2019-12-03 08:22:02 +01:00
libip
libjson
liblex
libmach
libmemdraw libmemdraw: remove inexistent build targets 2020-04-19 15:30:58 +02:00
libmemlayer
libmp
libndb libndb: open internal file-descriptors with OCEXEC flag 2020-12-07 15:15:02 +01:00
libplumb
libregexp
libsat
libscribble
libsec libsec: open internal file-descriptors with OCEXEC flag 2020-12-07 17:14:34 +01:00
libstdio #pragma ref no longer exists 2020-05-15 16:56:59 -07:00
libString
libsunrpc
libthread libthread: remove unused _times() function 2020-12-19 18:47:17 +01:00
libttf libttf: fix cmap subtable offset type and rank UCS-4 higher (more codepoints). fixes runes > 0xffff 2020-08-05 14:25:21 +02:00
libventi
mkfile
mkfile.proto