cvs commit: src/usr.bin/chat chat.c
Matthew Dillon
dillon at apollo.backplane.com
Fri Dec 31 12:00:07 PST 2004
:cpressey 2004/12/31 11:32:02 PST
:
:DragonFly src repository
:
: Modified files:
: usr.bin/chat chat.c
: Log:
: Merge with FreeBSD revision 1.16 (sheldonh):
:
: "Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
: definitions are more readable, and it's possible that they're
: more portable to pathalogical platforms.
:
: Submitted by: David Hill <david at xxxxxxxxx>"
:
: Revision Changes Path
: 1.6 +6 -6 src/usr.bin/chat/chat.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/usr.bin/chat/chat.c.diff?r1=1.5&r2=1.6&f=u
I don't this is really necessary, one is no more portable then the other.
But it's also ok if you want to make the changes.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list