Source-Changes archive

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

CVS commit: [netbsd-3] src



Module Name:    src
Committed By:   jwise
Date:           Mon Mar 21 21:25:37 UTC 2005

Modified Files:
        src/include [netbsd-3]: dlfcn.h
        src/share/man/man3 [netbsd-3]: dlfcn.3

Log Message:
Pull up revision 1.18 of include/dlfcn.h (requested by tron in [pullup-3 #39])
Pull up revision 1.19 of share/man/man3/dlfcn.3) (requested by tron in same)

Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/include/dlfcn.h
cvs rdiff -r1.18 -r1.18.2.1 src/share/man/man3/dlfcn.3

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