代码搜索:rtLinux
找到约 409 项符合「rtLinux」的源代码
代码结果 409
www.eeworm.com/read/292670/3950528
c rt_process.c
/*
* RTLinux FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
#include
www.eeworm.com/read/379193/2674786
c rt_process.c
/*
* RTLinux FPU test example
*
* Written by Michael Barabanov, 1998
* (C) FSMLabs 1999. baraban@fsmlabs.com
* Released under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991
*/
#include
www.eeworm.com/read/103510/6214923
txt pse51.txt
Overview
========
The PSE51 emulation module on top of Xenomai aims at providing an (almost) POSIX
compatible API. In order to help porting applications from other PSE51
compatible APIS (like RTLinux
www.eeworm.com/read/101153/6237772
c rtl_cpp.c
/*
* RTLinux C++ support
* Written by Michael Barabanov, baraban@fsmlabs.com
* (C) 2000 FSMLabs, GPL
*
* Parts of this code are based on glibc, copyright FSF Inc
*/
#include
#incl
www.eeworm.com/read/101153/6237878
h rtl_stdlib.h
/*
* RTLinux stdlib.h support
*
* Written by Michael Barabanov
* Copyright (C) Finite State Machine Labs Inc., 2000
* Released under the terms of the GPL Version 2
*
*/
#ifndef __RTL_STDLIB_H_
www.eeworm.com/read/101153/6237880
h unistd.h
/*
* RTLinux unistd.h support
*
* Written by Michael Barabanov
* Copyright (C) Finite State Machine Labs Inc., 2000
* Released under the terms of the GPL Version 2
*
*/
#ifndef __RTL_UNISTD_H_
www.eeworm.com/read/180227/5287695
readme
Scheduler BUG 6-11-02:
The RTLinux scheduler for version 3.1 is re-entrant when it wants to
suspend a thread. The procedure is the following. When it wants to
suspend a thread different from pt
www.eeworm.com/read/180227/5288004
readme
The RTLinux Debugger
Michael Barabanov (baraban@fsmlabs.com)
Copyright (C) 2000, FSMLabs
Released under the terms of the GPL
This code is partly based on the gdbstubs package (ftp://ftp.gcom.com/pub/l
www.eeworm.com/read/180227/5288008
c rtl_debug.c
/*
* RTLinux FIFO interface to GDB stub
*
* Written by Michael Barabanov (baraban@fsmlabs.com)
* Copyright (C) 2000 Finite State Machine Labs Inc.
* Released under the terms of the GPL Version 2.
www.eeworm.com/read/180227/5288054
c rtl_posix.c
/*
* RTLinux POSIX support
*
* Written by Michael Barabanov
* Copyright (C) Finite State Machine Labs Inc., 1999,2000
* Released under the terms of the GPL Version 2
*
*/
#include