代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/407313/2266457
c linux_load.c
/*
* Linux/i386 loader
* Supports bzImage, zImage and Image format.
*
* Based on work by Steve Gehlbach.
* Portions are taken from mkelfImage.
*
* 2003-09 by SONE Takeshi
*/
#include "openbio
www.eeworm.com/read/404049/2307537
txt linux-manual.txt
olsrd(8) olsrd(8)
NAME
olsrd - Optimized Link State Routing protocol daemon
SYNOPSIS
olsrd [ -i interface1 [
www.eeworm.com/read/402480/2321654
h paffinity_linux.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321810
h timer_linux.h
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/398902/2367090
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/398902/2367110
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/398902/2367398
sh gcc-linux.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for Linux
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/maked
www.eeworm.com/read/398634/2373157
compile-linux-tools
#! /bin/sh
# debug
#set -x
# stop on errors
set -e
if test ! -r ./sql/mysqld.cc
then
echo "you must start from the top source directory"
exit 1
fi
path=`dirname $0`
# clean
if test -e "Makefi
www.eeworm.com/read/396408/2419108
6 readme.linux.2.6
The code in this directory is the old mga_vid driver for
linux kernel versions 2.0.x, 2.2.x and 2.4.x. It _does_not_
compile for version 2.6.
For linux kernel 2.6.x please get the newest version of
t