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/* 13698f87a4SGarrett D'Amore * Copyright 2014 Garrett D'Amore <garrett@damore.org> 1495c635efSGarrett D'Amore */ 1595c635efSGarrett D'Amore 1695c635efSGarrett D'Amore/* 17698f87a4SGarrett D'Amore * Note that we don't document "legacy" libraries that have moved into 18698f87a4SGarrett D'Amore * libc. While there will be section 3lib man pages for them, they 19698f87a4SGarrett D'Amore * won't be referenced in other man pages. 2095c635efSGarrett D'Amore */ 21698f87a4SGarrett D'AmoreLINE("libadm", "General Administrative Library (libadm, \\-ladm)") 22*fa9922c2SRobert MustacchiLINE("libavl", "AVL Tree Library (libavl, \\-lavl)") 23698f87a4SGarrett D'AmoreLINE("libbsdmalloc", "BSD Memory Allocation Library (libbsdmalloc, -lbsdmalloc)") 24698f87a4SGarrett D'AmoreLINE("libbsm", "Security and Auditing Library (libbsm, \\lbsm)") 25698f87a4SGarrett D'AmoreLINE("libc", "Standard C Library (libc, \\-lc)") 26698f87a4SGarrett D'AmoreLINE("libc_db", "Threads Debugging Library (libc_db, \\-lc_db)") 27698f87a4SGarrett D'AmoreLINE("libcfgadm", "Configuration Adminstration Library (libcfgadm, \\-lcfgadm)") 28698f87a4SGarrett D'AmoreLINE("libcommputil", "Communication Protocol Parser Utilities Library (libpcommutil, \\-lcommputil)") 29698f87a4SGarrett D'AmoreLINE("libcontract", "Contract Management Library (libcontract, \\-lcontract)") 30698f87a4SGarrett D'AmoreLINE("libcpc", "CPU Performance Counters Library (libcpc, \\-lcpc)") 31698f87a4SGarrett D'AmoreLINE("libcurses", "Curses Library (libcurses, \\-lcurses)") 32698f87a4SGarrett D'AmoreLINE("libdat", "Direct Access Transport Library (libdat, \\-ldat)") 33698f87a4SGarrett D'AmoreLINE("libdevid", "Device ID Library (libdevid, \\-ldevid)") 34698f87a4SGarrett D'AmoreLINE("libdevinfo", "Device Information Library (libdevinfo, \\-ldevinfo)") 35698f87a4SGarrett D'AmoreLINE("libdlpi", "Data Link Provider Interface (DLPI) Library (libdlp, \\-ldlpi)") 36698f87a4SGarrett D'AmoreLINE("libdns_sd", "DNS Service Discovery Library (libdns_sd, \\-ldns_sd)") 37698f87a4SGarrett D'AmoreLINE("libelf", "ELF Access Library (libelf, \\-lelf)") 38698f87a4SGarrett D'AmoreLINE("libexacct", "Extended Accounting File Access Library (libexacct, \\-lexacct)") 39698f87a4SGarrett D'AmoreLINE("libfcoe", "FCoE Port Management Library (libfcoe, \\-lfcoe)") 40698f87a4SGarrett D'AmoreLINE("libfstyp", "File System Type Identification Library (libfstyp, \\-lfstyp \\-lnvpair)") 41698f87a4SGarrett D'AmoreLINE("libgen", "String Pattern Matching Library (libgen, \\-lgen)") 42698f87a4SGarrett D'AmoreLINE("libgss", "Generic Security Services Library (libgss, \\-lgss)") 43698f87a4SGarrett D'AmoreLINE("libiscsit", "iSCSI Management Library (libiscsit, \\-liscsit)") 44698f87a4SGarrett D'AmoreLINE("libkstat", "Kernel Statistics Library (libkstat, \\-lkstat)") 45698f87a4SGarrett D'AmoreLINE("libkvm", "Kernel VM Library (libkvm, \\-lkvm)") 46698f87a4SGarrett D'AmoreLINE("libldap", "LDAP Library (libldap, \\-lldap)") 47698f87a4SGarrett D'AmoreLINE("liblgrp", "Locality Group Library (liblgrp, -llgrp)") 48698f87a4SGarrett D'AmoreLINE("libm", "Mathematical Library (libm, -lm)") 49698f87a4SGarrett D'AmoreLINE("libmail", "User Mailbox Library (libmail, -lmail)") 50698f87a4SGarrett D'AmoreLINE("libmalloc", "Memory Allocation Library (libmalloc, -lmalloc)") 51698f87a4SGarrett D'AmoreLINE("libmd", "Message Digest Library (libmd, -lmd)") 52698f87a4SGarrett D'AmoreLINE("libmp", "Multiple Precision Library (libmp, -lmp)") 53698f87a4SGarrett D'AmoreLINE("libmpapi", "Common Multipath Management Library (libmpapi, -lMPAPI)") 54698f87a4SGarrett D'AmoreLINE("libnsl", "Network Services Library (libnsl, \\-lnsl)") 55698f87a4SGarrett D'AmoreLINE("libnvpair", "Name-Value Pair Library (libnvpair, \\-lnvpair)") 56698f87a4SGarrett D'AmoreLINE("libpam", "PAM (Pluggable Authentication Module) Library (libpam, \\-lpam)") 57698f87a4SGarrett D'AmoreLINE("libpicl", "PICL Library (libpicl, \\-lpicl)") 58698f87a4SGarrett D'AmoreLINE("libpicltree", "PICL Plug-In Library (libpicltree, \\-lpicltree)") 59698f87a4SGarrett D'AmoreLINE("libpkcs11", "PKCS#11 Cryptographic Framework Library (libpkcs11, \\-lpkcs11)") 60698f87a4SGarrett D'AmoreLINE("libpool", "Pool Configuration Manipulation Library (libpool, \\-lpool)") 61698f87a4SGarrett D'AmoreLINE("libproc", "Process Control Library (libproc, \\-lproc)") 62698f87a4SGarrett D'AmoreLINE("libproject", "Project Database Access Library (libproject, \\-lproject)") 63698f87a4SGarrett D'AmoreLINE("libresolv", "Resolver Library (libresolv, \\-lresolv \\-lsocket \\-lnsl)") 64698f87a4SGarrett D'AmoreLINE("librpc", "RPC Service Library (librpcsvc, \\-lrpc)") 65698f87a4SGarrett D'AmoreLINE("librsm", "Remote Shared Memory Interface Library (librsm, \\-lrsm)") 66698f87a4SGarrett D'AmoreLINE("libsasl", "Simple Authentication and Security Library (libsasl, \\-lsasl)") 67698f87a4SGarrett D'AmoreLINE("libscf", "Service Configuration Facility Library (libscf, \\-lscf)") 68698f87a4SGarrett D'AmoreLINE("libsec", "File Access Control Library (libsec, \\-lsec)") 69698f87a4SGarrett D'AmoreLINE("libsecdb", "Security Attributes Database Library (libsecdb, \\-lsecdb)") 70698f87a4SGarrett D'AmoreLINE("libsip", "Session Initiation Protocol Library (libsip, \\-lsip)") 71698f87a4SGarrett D'AmoreLINE("libslp", "Service Location Protocol Library (libslp, \\-lslp)") 72698f87a4SGarrett D'AmoreLINE("libsocket", "Sockets Library (libsocket, \\-lsocket)") 73698f87a4SGarrett D'AmoreLINE("libstmf", "SCSI Target Mode Framework Library (libstmf, \\-lstmf)") 74698f87a4SGarrett D'AmoreLINE("libsysevet", "System Event Inteface Library (libsysevent, \\-lsysevent)") 75698f87a4SGarrett D'AmoreLINE("libtecla", "Interactive Command Line Input Library (libtecla, \\-ltecla)") 76698f87a4SGarrett D'AmoreLINE("libtnfctl", "TNF Probe Control Library (libtnfctl, \\-ltnfctl)") 77698f87a4SGarrett D'AmoreLINE("libtsol", "Trusted Extensions Library (libtsol, \\-ltsol)") 78698f87a4SGarrett D'AmoreLINE("libuuid", "UUID Library (libuuid, \\-luuid)") 79698f87a4SGarrett D'AmoreLINE("libvolmgt", "Volume Management Library (libvolmgt, \\-lvolmgt)") 80698f87a4SGarrett D'AmoreLINE("libxcurses", "X/Open Curses Library (libxcurses, \\-lxcurses)") 81698f87a4SGarrett D'AmoreLINE("libxnet", "X/Open Networking Library (libxnet, \\-lxnet)") 82