代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/249850/4445303
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 free so
www.eeworm.com/read/249144/4455528
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/249144/4455537
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/248446/4470043
h linux_types.h
#ifndef _LINUX_TYPES_H
#define _LINUX_TYPES_H
#ifdef __NOLINUX__
typedef unsigned char unchar;
#if !defined(__SIMNT__)
typedef unsigned short ushort;
#endif
typedef unsigned int uint;
t
www.eeworm.com/read/248446/4470048
h linux_kd.h
#ifndef _LINUX_KD_H
#define _LINUX_KD_H
/* 0x4B is 'K', to avoid collision with termios and vt */
#define GIO_FONT 0x4B60 /* gets font in expanded form */
#define PIO_FONT 0x4B61 /* use font i
www.eeworm.com/read/248446/4470061
h linux_keyboard.h
#ifndef __LINUX_KEYBOARD_H
#define __LINUX_KEYBOARD_H
#define KG_SHIFT 0
#define KG_CTRL 2
#define KG_ALT 3
#define KG_ALTGR 1
#define KG_SHIFTL 4
#define KG_SHIFTR 5
#define KG_CTRLL 6
#
www.eeworm.com/read/247849/4473624
h xm-linux.h
/* Configuration for GCC for Intel i386 running Linux-based GNU systems./
Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
Contributed by H.J. Lu (hjl@nynexst.com)
This file
www.eeworm.com/read/247849/4473626
h linux-gas.h
/* Definitions of target machine for GNU compiler.
ARM Linux-based GNU systems version.
Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
Contributed by Russell King
www.eeworm.com/read/247849/4473642
h linux-oldld.h
/* Definitions for ARM running Linux-based GNU systems
using ELF with old binutils.
Copyright (C) 1999 Free Software Foundation, Inc.
Contributed by Philip Blundell