Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > linux常用到的库
【标  题】:linux常用到的库
【关键字】:linux
【来  源】:http://www.cublog.cn/u/15679/showart.php?id=251110

linux常用到的库

Your Ad Here
Library components in glibc and root filesystem inclusion guidelines

Library component

Content

Inclusion guidelines

ld

Dynamic linker.[2]

Compulsory.

libBrokenLocale

Fixup routines to get applications with broken locale features to run. Overrides application defaults through preloading. (Need to use LD_PRELOAD).

Rarely used.

libSegFault

Routines for catching segmentation faults and doing backtraces.

Rarely used.

libanl

Asynchronous name lookup routines.

Rarely used.

libc

Main C library routines.

Compulsory.

libcrypt

Cryptography routines.

Required for most applications involved in authentication.

libdl

Routines for loading shared objects dynamically.

Required for applications that use functions such as dlopen( ).

libm

Math routines.

Required for math functions.

libmemusage

Routines for heap and stack memory profiling.

Rarely used.

libnsl

NIS network services library routines.

Rarely used.

libnss_compat

Name Switch Service (NSS) compatibility routines for NIS.

Loaded automatically by the glibc NSS.[3]

libnss_dns

NSS routines for DNS.

Loaded automatically by the glibc NSS.

libnss_files

NSS routines for file lookups.

Loaded automatically by the glibc NSS.

libnss_hesiod

NSS routines for Hesiod name service.

Loaded automatically by the glibc NSS.

libnss_nis

NSS routines for NIS.

Loaded automatically by the glibc NSS.

libnss_nisplus

NSS routines for NIS plus.

Loaded automatically by the glibc NSS.

libpcprofile

Program counter profiling routines.

Rarely used.

libpthread

Posix 1003.1c threads routines for Linux.

Required for threads programming.

libresolv

Name resolver routines.

Required for name resolution.

librt

Asynchronous I/O routines.

Rarely used.

libthread_db

Thread debugging routines.

Loaded automatically by gdb when debugging threaded applications. Never actually linked to by any application.

libutil

Login routines, part of user accounting database.

Required for terminal connection management.

[2] This library component is actually not a library itself. Instead, ld.so is an executable invoked by the ELF binary format loader to load the dynamically linked libraries into an application's memory space

呵呵,正准备入手的板子,不过网卡方面差了点,才10M:【上一篇】
MTD-Supported Devices:【下一篇】
【相关文章】
  • linux 高级路由和流量控制-txt
  • 写得蛮好的linux学习笔记
  • Linux进入单用户模式
  • 简单Linux代码移植方法(ZT)
  • Linux ALSA sound notes(转载)
  • windows c++程序员开始用linux编程(一)编译程序
  • windows c++程序员开始用linux编程(二)创建新进程
  • Linux下配置功能完善的Web服务器
  • The Linux MTD, JFFS HOWTO - (第2部分) FAQ (未完待续 2007/2/27)
  • 降低 Linux 内存开销
  • 【随机文章】
  • DELPHI中的记录类型【存储方式和变体记录】
  • 《吉祥三宝》食堂版
  • ASP教程:第十六篇 其它的ASP常用组件
  • 国内Wiki发展的现状与趋势探析
  • http暗藏通道看网络安全(3)
  • DataSet的加密解密
  • XML 2 Class [xml 转化为 序列化代码工具]
  • 09月21日病毒预警
  • EJB的入门教材
  • VoWLAN应用凸现
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.