代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/348474/11592585
readme-linux-patch
To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh
script from the yaffs source directory, giving your choice as to whether
you wish to copy (c) or link (l) the code and the path
www.eeworm.com/read/262256/11596002
pdf linux_usbdrvier.pdf
www.eeworm.com/read/262233/11598023
h linux_logo.h
/* $Id: linux_logo.h,v 1.5 1998/07/30 16:30:58 jj Exp $
* include/linux/linux_logo.h: This is a linux logo
* to be displayed on boot.
*
* Copyright (C) 1996 Larry Ewing
www.eeworm.com/read/348165/11608976
c linux字符驱动.c
dev.c 代码
#ifndef __KERNEL__
#define __KERNEL__
#endif
#ifndef MODULE
#define MODULE
#endif
//#include
#include
#include
#include
www.eeworm.com/read/261934/11614034
pdf linux网络编程.pdf
www.eeworm.com/read/261875/11617805
pdf arm-linux.pdf
www.eeworm.com/read/158283/11627585
linux-gcc makefile.linux-gcc
#!/usr/make
#
# Makefile for SQLITE
#
# This is a template makefile for SQLite. Most people prefer to
# use the autoconf generated "configure" script to generate the
# makefile automatically. But th
www.eeworm.com/read/157653/11676624
linux-gcc makefile.linux-gcc
#!/usr/make
#
# Makefile for SQLITE
#
# This is a template makefile for SQLite. Most people prefer to
# use the autoconf generated "configure" script to generate the
# makefile automatically. But th
www.eeworm.com/read/157624/11680313
sed linux-msg.sed
# po2msg.sed - Convert Uniforum style .po file to Linux style .msg file
# Copyright (C) 1995 Free Software Foundation, Inc.
# Ulrich Drepper , 1995.
#
# This program is fre