代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/434168/1874605
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 n
www.eeworm.com/read/434168/1874638
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/432906/1886804
c linux-xen-low.c
/* Low level interface to ptrace, for the remote server for GDB.
Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc.
This file is part of GDB.
T
www.eeworm.com/read/432906/1888177
c process-linux-xen.c
/*
* Architecture-specific setup.
*
* Copyright (C) 1998-2003 Hewlett-Packard Co
* David Mosberger-Tang
* 04/11/17 Ashok Raj Added CPU Hotplug Support
*
www.eeworm.com/read/430518/1924159
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/430518/1924226
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/430182/1939402
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/428747/1956035
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/428747/1956102
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/428420/1960352
sed linux-~1.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 free so