summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcscpy.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-15Nuke some trailing tabs.krw1-3/+3
2016-12-15provide missing section number to Xr;jmc1-2/+2
2016-12-15Make sure all pages talking about X509_EXTENSION objectsschwarze4-20/+22
link back to X509_EXTENSION_new(3).
2016-12-15cut back some excessive cross referencesschwarze1-9/+4
and link to X509_EXTENSION_new(3) instead
2016-12-15Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listedschwarze1-53/+106
in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Explain what an X509_EXTENSION object is and where it is used. Add STANDARDS references. Sort the functions into a more logical order. Link to all other pages dealing with X509_EXTENSION objects.