NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36551 CVS commit: src/lib/libutil



The following reply was made to PR bin/36551; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36551 CVS commit: src/lib/libutil
Date: Sat,  9 Feb 2008 05:07:26 +0000 (UTC)

 Module Name:   src
 Committed By:  dholland
 Date:          Sat Feb  9 05:07:26 UTC 2008
 
 Modified Files:
        src/lib/libutil: login_tty.c
 
 Log Message:
 Use STDIN_FILENO and friends instead of magic constants 0/1/2.
 Suggested by the patches in PR bin/36551 from Greg A. Woods.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.11 -r1.12 src/lib/libutil/login_tty.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index