代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/261386/4322560
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/261386/4322848
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/259903/4338413
linux-arm makefile.linux-arm
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C
www.eeworm.com/read/259903/4338423
linux-mips makefile.linux-mips
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C
www.eeworm.com/read/259371/4344144
linux mail.local.linux
From: Karl London
Message-Id:
Subject: Final port of mail.local to Linux
To: eric@cs.berkeley.edu
Date: Wed, 11 Aug 1993 18:12:27 +
www.eeworm.com/read/259371/4344187
m4 linux.m4
divert(-1)
#
# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regent
www.eeworm.com/read/259371/4344228
cf generic-linux.cf
#
# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regents of t
www.eeworm.com/read/259371/4344234
mc generic-linux.mc
divert(-1)
#
# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regen
www.eeworm.com/read/258653/4352483
c _cdio_linux.c
/*
$Id: _cdio_linux.c,v 1.4 2006/09/26 22:18:44 dgp85 Exp $
Copyright (C) 2001 Herbert Valerio Riedel
Copyright (C) 2002, 2003, 2004 Rocky Bernstein
T
www.eeworm.com/read/258653/4352981
c pci_linux.c
/*
This file is based on:
$XFree86: xc/programs/Xserver/hw/xfree86/etc/scanpci.c,v 3.34.2.17 1998/11/10 11:55:40 dawes Exp $
Modified for readability by Nick Kurshev
*/
#include
#if