代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/174518/9584151
linux-gdb config.linux-gdb
www.eeworm.com/read/174224/9601672
chm linux c 函数.chm
www.eeworm.com/read/370016/9622977
pdf 高级linux编程.pdf
www.eeworm.com/read/173684/9642424
c linux_sigio.c
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000,2001 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/173684/9642426
cfg linux_sigio.cfg
/*
* @(#) $Id: linux_sigio.cfg,v 1.1 2000/11/14 16:27:57 honda Exp $
*/
/*
* Linux脱 ノンブロッキングI/O サポ〖トモジュ〖ルの
* コンフィギュレ〖ションファイル
*/
INCLUDE("\"linux_sigio.h\"");
ATT_INI({ TA_HLNG, 0, linux_sigio_
www.eeworm.com/read/173684/9642427
c linux_serial.c
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000,2001 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/173684/9642429
cfg linux_serial.cfg
/*
* @(#) $Id: linux_serial.cfg,v 1.1 2000/11/14 16:27:57 honda Exp $
*/
/*
* シリアルインタフェ〖スモジュ〖ルのコンフィギュレ〖ションファイル
*/
INCLUDE("\"serial.h\"");
ATT_INI({ TA_HLNG, CONSOLE_PORTID, serial_initialize
www.eeworm.com/read/173684/9643230
h linux_sigio.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000 by Embedded and Real-Time Systems Laboratory
www.eeworm.com/read/173469/9656008
pdf linux_start.pdf
www.eeworm.com/read/173349/9661423
linux-gcc makefile.linux-gcc
#!/usr/make
#
# Makefile for SQLITE
#
# This is a template makefile for SQLite. Most people prefer to
# use the autoconf generated "configure" script to generate the
# makefile automatically. But th