On 7 May 2014 10:05, erik quanstrom <quanstro@quanstro.net> wrote:
the comment is wrong.  it's "int ainc(int*)"

h% grep ainc /sys/include/libc.h
long ainc(long*);

h% grep ainc /n/sources/plan9/sys/include/libc.h
long ainc(long*);