Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Oct 21 12:51:03 PDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv24451
Modified Files:
rmt.h
Log Message:
Make this somewhat less yucky:
- Make this work with versioned stat(2)-family functions.
- Prototype the rmt(3) functions here, and make them match the prototypes
of the functions they're remapping.
- Allow rmtlib.c to include this in a way that doesn't remap any functions.
thorpej
Tue Oct 21 12:58:00 PDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv25342
Modified Files:
Tag: netbsd-1-3
rmt.h
Log Message:
Pull up from trunk:
Make this somewhat less yucky:
- Make this work with versioned stat(2)-family functions.
- Prototype the rmt(3) functions here, and make them match the prototypes
of the functions they're remapping.
- Allow rmtlib.c to include this in a way that doesn't remap any functions.
thorpej
Tue Oct 21 12:58:27 PDT 1997
Update of /cvsroot/src/lib/librmt
In directory netbsd1:/var/slash-tmp/cvs-serv25073
Modified Files:
rmtlib.c
Log Message:
- Convert a few functions to variable arguments so that they can be
prototyped like the functions that they remap (open, fcntl, ioctl).
- Pull in prototypes from <rmt.h>.
Home |
Main Index |
Thread Index |
Old Index