1 /*
2 * This file and its contents are supplied under the terms of the
3 * Common Development and Distribution License ("CDDL"), version 1.0.
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
6 *
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
9 * http://www.illumos.org/license/CDDL.
10 */
11
12 /*
13 * Copyright 2012 Nexenta Systems, Inc. All rights reserved.
14 */
15
16 /*
17 * TBD
18 */
|
1 /*
2 * This file and its contents are supplied under the terms of the
3 * Common Development and Distribution License ("CDDL"), version 1.0.
4 * You may only use this file in accordance with the terms of version
5 * 1.0 of the CDDL.
6 *
7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
9 * http://www.illumos.org/license/CDDL.
10 */
11
12 /*
13 * Copyright 2014 Garrett D'Amore <garrett@damore.org>
14 */
15
16 /*
17 * Note that we don't document "legacy" libraries that have moved into
18 * libc. While there will be section 3lib man pages for them, they
19 * won't be referenced in other man pages.
20 */
21 LINE("libadm", "General Administrative Library (libadm, \\-ladm)")
22 LINE("libbsdmalloc", "BSD Memory Allocation Library (libbsdmalloc, -lbsdmalloc)")
23 LINE("libbsm", "Security and Auditing Library (libbsm, \\lbsm)")
24 LINE("libc", "Standard C Library (libc, \\-lc)")
25 LINE("libc_db", "Threads Debugging Library (libc_db, \\-lc_db)")
26 LINE("libcfgadm", "Configuration Adminstration Library (libcfgadm, \\-lcfgadm)")
27 LINE("libcommputil", "Communication Protocol Parser Utilities Library (libpcommutil, \\-lcommputil)")
28 LINE("libcontract", "Contract Management Library (libcontract, \\-lcontract)")
29 LINE("libcpc", "CPU Performance Counters Library (libcpc, \\-lcpc)")
30 LINE("libcurses", "Curses Library (libcurses, \\-lcurses)")
31 LINE("libdat", "Direct Access Transport Library (libdat, \\-ldat)")
32 LINE("libdevid", "Device ID Library (libdevid, \\-ldevid)")
33 LINE("libdevinfo", "Device Information Library (libdevinfo, \\-ldevinfo)")
34 LINE("libdlpi", "Data Link Provider Interface (DLPI) Library (libdlp, \\-ldlpi)")
35 LINE("libdns_sd", "DNS Service Discovery Library (libdns_sd, \\-ldns_sd)")
36 LINE("libelf", "ELF Access Library (libelf, \\-lelf)")
37 LINE("libexacct", "Extended Accounting File Access Library (libexacct, \\-lexacct)")
38 LINE("libfcoe", "FCoE Port Management Library (libfcoe, \\-lfcoe)")
39 LINE("libfstyp", "File System Type Identification Library (libfstyp, \\-lfstyp \\-lnvpair)")
40 LINE("libgen", "String Pattern Matching Library (libgen, \\-lgen)")
41 LINE("libgss", "Generic Security Services Library (libgss, \\-lgss)")
42 LINE("libiscsit", "iSCSI Management Library (libiscsit, \\-liscsit)")
43 LINE("libkstat", "Kernel Statistics Library (libkstat, \\-lkstat)")
44 LINE("libkvm", "Kernel VM Library (libkvm, \\-lkvm)")
45 LINE("libldap", "LDAP Library (libldap, \\-lldap)")
46 LINE("liblgrp", "Locality Group Library (liblgrp, -llgrp)")
47 LINE("libm", "Mathematical Library (libm, -lm)")
48 LINE("libmail", "User Mailbox Library (libmail, -lmail)")
49 LINE("libmalloc", "Memory Allocation Library (libmalloc, -lmalloc)")
50 LINE("libmd", "Message Digest Library (libmd, -lmd)")
51 LINE("libmp", "Multiple Precision Library (libmp, -lmp)")
52 LINE("libmpapi", "Common Multipath Management Library (libmpapi, -lMPAPI)")
53 LINE("libnsl", "Network Services Library (libnsl, \\-lnsl)")
54 LINE("libnvpair", "Name-Value Pair Library (libnvpair, \\-lnvpair)")
55 LINE("libpam", "PAM (Pluggable Authentication Module) Library (libpam, \\-lpam)")
56 LINE("libpicl", "PICL Library (libpicl, \\-lpicl)")
57 LINE("libpicltree", "PICL Plug-In Library (libpicltree, \\-lpicltree)")
58 LINE("libpkcs11", "PKCS#11 Cryptographic Framework Library (libpkcs11, \\-lpkcs11)")
59 LINE("libpool", "Pool Configuration Manipulation Library (libpool, \\-lpool)")
60 LINE("libproc", "Process Control Library (libproc, \\-lproc)")
61 LINE("libproject", "Project Database Access Library (libproject, \\-lproject)")
62 LINE("libresolv", "Resolver Library (libresolv, \\-lresolv \\-lsocket \\-lnsl)")
63 LINE("librpc", "RPC Service Library (librpcsvc, \\-lrpc)")
64 LINE("librsm", "Remote Shared Memory Interface Library (librsm, \\-lrsm)")
65 LINE("libsasl", "Simple Authentication and Security Library (libsasl, \\-lsasl)")
66 LINE("libscf", "Service Configuration Facility Library (libscf, \\-lscf)")
67 LINE("libsec", "File Access Control Library (libsec, \\-lsec)")
68 LINE("libsecdb", "Security Attributes Database Library (libsecdb, \\-lsecdb)")
69 LINE("libsip", "Session Initiation Protocol Library (libsip, \\-lsip)")
70 LINE("libslp", "Service Location Protocol Library (libslp, \\-lslp)")
71 LINE("libsocket", "Sockets Library (libsocket, \\-lsocket)")
72 LINE("libstmf", "SCSI Target Mode Framework Library (libstmf, \\-lstmf)")
73 LINE("libsysevet", "System Event Inteface Library (libsysevent, \\-lsysevent)")
74 LINE("libtecla", "Interactive Command Line Input Library (libtecla, \\-ltecla)")
75 LINE("libtnfctl", "TNF Probe Control Library (libtnfctl, \\-ltnfctl)")
76 LINE("libtsol", "Trusted Extensions Library (libtsol, \\-ltsol)")
77 LINE("libuuid", "UUID Library (libuuid, \\-luuid)")
78 LINE("libvolmgt", "Volume Management Library (libvolmgt, \\-lvolmgt)")
79 LINE("libxcurses", "X/Open Curses Library (libxcurses, \\-lxcurses)")
80 LINE("libxnet", "X/Open Networking Library (libxnet, \\-lxnet)")
|