plan9fox/sys
cinap_lenrek c76243e7e5 fix wrong type for terminating nil argument for execl()
we have to use (void*)0 instead of (int)0 otherwise the
upper bits are uninitialized on amd64.
2014-02-05 19:25:24 +01:00
..
doc
games/lib fortunes: undelete 2014-01-22 01:19:50 -05:00
include malloc: change malloc and realloc tag types to uintptr 2014-01-20 00:09:53 +01:00
lib newuser: dont bark when we cannot bind $home/bin/$objtype after /bin, create $home/bin/amd64 2014-02-02 10:59:05 +01:00
man ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid 2014-02-01 12:04:30 -08:00
src fix wrong type for terminating nil argument for execl() 2014-02-05 19:25:24 +01:00