代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/156196/11822386
h linux.h
#ifndef __LINUX_H
#define __LINUX_H
#include
#include
#include
#include
#include
static struct termios initial_settings, new_set
www.eeworm.com/read/344931/11851962
linux makefile.linux
CC = gcc
AR = ar cru
RANLIB = ranlib
MAJOR_VERSION = 0
MINOR_VERSION = 9
PATCH_LEVEL = 1
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_LEVEL)
LIBDIR = /usr/lib
INCDIR = /usr/include
INC
www.eeworm.com/read/155032/11903073
ico linux.ico
www.eeworm.com/read/257921/11906402
c linux.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ linux.c - this file has linux API native code
www.eeworm.com/read/257921/11906527
c linux.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ linux.c - this file has linux API native code
www.eeworm.com/read/257921/11906544
txt linux.txt
Overview of HEC on Linux
------------------------
There are 4 script files which you can use to build and maintain HEC
1) bldall.sh - makes all the Linux binaries
2) mvbin.sh - moves all the Linu
www.eeworm.com/read/154923/11919268
pdf linux.pdf
www.eeworm.com/read/154901/11919533
linux config.linux
#----------------------------------------------------------------------
# Configuration Section
#----------------------------------------------------------------------
# Source directory.
srcdir = $(
www.eeworm.com/read/257494/11924301