Date: Mon, 12 Sep 2005 15:58:15 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdlib.h Message-ID: <200509121558.j8CFwFVb056727@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509121558.j8CFwFVb056727>
