stefanf 2005-09-12 15:58:15 UTC
FreeBSD src repository
Modified files:
include stdlib.h
Log:
Fix the prototypes for devname() and devname_r(), the first two argument
types are supposed to be dev_t and mode_t (prefixed with __ due to
namespace reasons).
Revision Changes Path
1.58 +2 -2 src/include/stdlib.h