代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/157509/5605983
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
www.eeworm.com/read/156109/5612540
h linux_dbgscr.h
/*
* Copyright (c) 2003-2004 Linuxant inc.
* Copyright (c) 2001-2003 Conexant Systems, Inc.
*
* NOTE: The use and distribution of this software is governed by the terms in
* the file LICENSE, whi
www.eeworm.com/read/155374/5625499
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/155374/5625519
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/155374/5625807
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/154890/5631923
h linux_wireless.h
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/154890/5631926
h linux_ppp.h
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/152843/5655949
h compat_linux.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/152843/5655955
c compat_linux.c
/*
* arch/s390x/kernel/linux32.c
*
* S390 version
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*
www.eeworm.com/read/152843/5656756
c linux32.c
/*
* Conversion between 32-bit and 64-bit native system calls.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Written by Ulf Carlsson (ulfc@engr.sgi.com)
* sys32_execve from ia64/ia32 code, Feb