jehanne/sys
Giacomo Tesio 64466d840e libc.h: simplify ARGBEGIN macro
Should fix CID 155592 since the idiom:

	argv0 = nil;
	ARGBEGIN{
		...
	}ARGEND

would not produce logically dead code.
2017-02-08 00:19:22 +01:00
..
include libc.h: simplify ARGBEGIN macro 2017-02-08 00:19:22 +01:00
lib/plumb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
log first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
src libauth: fix potential null deref in auth_proxy 2017-02-08 00:07:01 +01:00