1078172a77
a size_t as its 3rd argument, which is 64-bits on the alpha. The 'len' variable used was a int, which is only 32-bits. Use size_t as the type for 'len' to work-around this. |
||
---|---|---|
.. | ||
builtins.c | ||
inetd.8 | ||
inetd.c | ||
inetd.h | ||
Makefile | ||
pathnames.h |