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