NetBSD-Bugs archive

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

PR/11088 CVS commit: src/lib/libc/sys



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

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/11088 CVS commit: src/lib/libc/sys
Date: Fri, 7 Aug 2009 19:34:46 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Fri Aug  7 19:34:46 UTC 2009
 
 Modified Files:
        src/lib/libc/sys: syscall.2
 
 Log Message:
 Add text to the description saying that normal applications should not
 use syscall().
 Add text to bugs saying that high bits of the syscall number may be masked.
 Fixes bug PR/11088
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/syscall.2
 
 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