Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Mon Mar 21 13:25:22 UTC 2005

Modified Files:
        src/include: dlfcn.h
        src/share/man/man3: dlfcn.3

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


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/include/dlfcn.h
cvs rdiff -r1.18 -r1.19 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