Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - glibc
Search - glibc - List
这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源代码下载到本机上,并将其解压: #tar jxf linux-2.6.11.1.tar.bz2 二、打开内核顶层目录中的Makefile文件,这个文件中需要修改的内容包括以下两个方面。
Update : 2008-10-13 Size : 27441 Publisher : 谷子

Glibc函数手册.Glibc(GNU C Library)是提供系统调用和基本函数的C语言库,所有动态连接的程序都要用到它。
Update : 2008-10-13 Size : 4967959 Publisher : Li Kai

glibc2.5版源代码,具有极大的研究和学习价值。
Update : 2008-10-13 Size : 20544628 Publisher : AnguswOw

This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Update : 2008-10-13 Size : 244007 Publisher : 马帅

嵌入式交叉工具链,有eglibc,glibc
Update : 2011-05-09 Size : 89273 Publisher : printfxxx


Update : 2024-05-20 Size : 12288 Publisher : 雷飞

一个嵌入式C库,专门为uClinux设计,由glibc精简而来。-an embedded C library, designed specifically for uClinux by streamlining from glibc.
Update : 2024-05-20 Size : 2309120 Publisher :

本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Update : 2024-05-20 Size : 7988224 Publisher : 黄影

DL : 0
XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11) 别名 12) 邮递表 13) 顾客邮件处理 14) 远程管理 15) 客户邮件交换 16) 记录日志 17) 多平台 [系统需求] Linux操作系统 或Windows NT,且ws2_32.dll 已经安装。具有连接到因特网的DNS和网关。为了在Linux下编译,你需要安装gcc和libc或glibc, 为了在Windows下编译,你需要MS Visual C++ (我就是用它来编译的),或其它支持Win32 SDK的编译器。 [编译和配置] 详见英文readme.txt。-err
Update : 2024-05-20 Size : 193536 Publisher : 李建

gcc-2.95.3,gcc的编译器和其补丁,我有很多这种源代码glibc,binutils,ccaches等有人要的话可以发信给我-gcc- 2.95.3, the gcc compiler and its patches, I have a lot of this source code glibc, binutils, ccaches to other people so I can write to
Update : 2024-05-20 Size : 9970688 Publisher : 孟晓露

crosstool是由Dan Kegel开发的一套脚本程序,可以自动编译的gcc和glibc-crosstool by Dan Kegel development of a script, can automatically compile gcc and glibc
Update : 2024-05-20 Size : 2058240 Publisher : 汪灏

About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line application but it has also an optional GTKMM interface. Release focus: Minor bugfixes Changes: Libpaco-log has been rewritten in C. This prevents a glibc installation failure when building LFS in chapter 6. The option -x|--expand has been removed. Several bugs have been fixed in paco, gpaco, and rpm2paco. Author: David Rosal-About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line application but it has also an optional GTKMM interface. Release focus: Minor bugfixes Changes: Libpaco-log has been rewritten in C. This prevents a glibc installation failure when building LFS in chapter 6. The option-x|--expand has been removed. Several bugs have been fixed in paco, gpaco, and rpm2paco. Author: David Rosal
Update : 2024-05-20 Size : 388096 Publisher : 王磊

GPE内核镜像文件 已在qemu上跑过的-GPE core image file has been running Qemu on the
Update : 2024-05-20 Size : 15225856 Publisher :

这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源代码下载到本机上,并将其解压: #tar jxf linux-2.6.11.1.tar.bz2 二、打开内核顶层目录中的Makefile文件,这个文件中需要修改的内容包括以下两个方面。 -This was mainly driven transplantation is the original 2 .. 4.18 kernel drivers 1341 directly to the Transplant 2.6.11, and did not use ALSA. Transplantation process have also made reference to some information, specific information prawns who have forgotten, would like to thank the paper for reference information on the hardware environment of shrimp are: SBC-2410X development board (CPU: S3C2410X) kernel version: 2.6.11.1 Operating Environment: Debian2.6.8 cross compiler environment: gcc-3.3.4-glibc-2.3.3 the first part of the sound card driver UDA1341TS play one part of the transplant, from the Internet Linux kernel source code will be downloaded to the machine, and decompression:# tar jxf linux-2.6.11.1.tar.bz2 Second, open the core top-level Makefile in the directory file, the document need to modify the contents include the following two aspects.
Update : 2024-05-20 Size : 27648 Publisher : 谷子

知名的OSELAS.Toolchain,做好的脚本与补丁集合,目前最新版,安装可以使用,支持uclibc与glibc。下载后把后缀rar改成,tar.bz2-Well-known OSELAS.Toolchain, good script and patch collections, the latest version of the current installation can be used to support uClibc and glibc. Rar after downloading the suffix changed, tar.bz2
Update : 2024-05-20 Size : 745472 Publisher : huang

bootload的源码和编辑器,blob-xscale-s-a-2007.5.31.tar.bz2和gcc-3.2-glibc-2.3.2.tar.bz2-the source and bootload editor, blob-xscale-sa-2007.5.31.tar.bz2 and gcc-3.2-glibc-2.3.2.tar.bz2
Update : 2024-05-20 Size : 37981184 Publisher : 陈家世

DL : 0
用C语言写的一个简洁的界面库,支持汉字与图片显示。不依赖于其它的库,只用glibc,libjpg,libfreetype,libpng便可。-A UI programme writed with C language,it is very simple.
Update : 2024-05-20 Size : 106496 Publisher : zming

ARM编程详细资料,ARM7 和大多数较早的设计具备三阶段的流水线化(Pipeline):提取指令、解码,并执行-无
Update : 2024-05-20 Size : 20460544 Publisher : chengying

DL : 0
非常完整的c/c++库文件的内部实现源代码,对深入学习c/c++有很大的作用。-A very complete c/c++ library file source code for the internal implementation of in-depth study c/c++ have a great effect.
Update : 2024-05-20 Size : 21197824 Publisher : 黄亮

cygwin下的arm交叉编译工具 包括: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8 -cygwin under the arm cross compiler tools include: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8
Update : 2024-05-20 Size : 59352064 Publisher : tufei
« 1 2 3 45 6 7 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.