plan9fox/sys
Ori Bernstein 3fe2924287 evaluate #if expressions using vlong
#if expressions are expected to be evaluated using intmax_t,
according to the C99 spec, 6.10.1 p3. On plan9, intmax_t maps
to vlong.
2020-03-23 09:18:44 -07:00
..
doc
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00:00
include lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions 2020-03-08 22:00:23 +01:00
lib update colemak kbmap, simpler version with scroll working (thanks jeremy) 2020-03-21 01:50:11 +01:00
man improve usage messages (thanks henesy) 2020-03-10 10:09:34 -07:00
src evaluate #if expressions using vlong 2020-03-23 09:18:44 -07:00