代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/294038/3923954
c aic7770_linux.c
/*
* Linux driver attachment glue for aic7770 based controllers.
*
* Copyright (c) 2000-2001 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/292705/3945165
h linux_logo_sgi.h
/*
* include/asm-mips/linux_logo_sgi.h: This is a linux logo
* for SGI based machines
* to be displayed on boot.
*
* Copyright (C) 19
www.eeworm.com/read/292705/3945232
h linux_logo_dec.h
/*
* include/asm-mips/linux_logo_dec.h: This is a linux logo
* for eg. DECstations
* to be displayed on boot.
*
* Copyright (C) 1996
www.eeworm.com/read/292685/3950425
c ngx_linux_init.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
u_char ngx_linux_kern_ostype[50];
u_char ngx_linux_kern_osrelease[50];
int ngx_linux_rtsig_max;
static ngx
www.eeworm.com/read/292685/3950458
h ngx_linux_config.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_LINUX_CONFIG_H_INCLUDED_
#define _NGX_LINUX_CONFIG_H_INCLUDED_
#ifndef _GNU_SOURCE
#define _GNU_SOURCE /* pread(), pwrite(), gethostna
www.eeworm.com/read/289833/3988516
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/289833/3988583
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/287980/4013980
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build
www.eeworm.com/read/287980/4014047
sh set-vars-linux.sh
#! /bin/sh
# LINUX VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/287636/4019832
bat gcc2-linux.bat
@echo off
REM Setup for compiling with GNU C cross-compiler
if .%CHECKED%==.1 goto checked_build
set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2
echo Release build enabled.
goto setvars
:checked_build