资源简介
NachOS 4.1源码 修改了一些配置 能在linux的新版64位gcc环境编译
代码片段和文件信息
/* syscalls.c
* Nachos system call interface. These are the enveloped Nachos kernel
* operations that can be invoked from user programs.
* Each NachOS system call is translated to an apropriate LIBC call.
* Hopefully this works on MacOS X *nix and Windows
*/
#include “nachos_syscall.h“
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#ifdef HAVE_CONFIG_H
#include “config.h“
#endif
#define SHELL “/bin/sh“
/*
* The system call interface. These are the operations the Nachos
* kernel needs to support to be able to run user programs.
*/
/* S
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-04-09 15:49 NachOS-4.1\
文件 6148 2017-04-09 15:49 NachOS-4.1\.DS_Store
文件 1020 2002-12-16 18:57 NachOS-4.1\COPYRIGHT
目录 0 2002-12-16 18:57 NachOS-4.1\c++example\
文件 706 2002-12-16 18:57 NachOS-4.1\c++example\Makefile
文件 187752 2002-12-16 18:57 NachOS-4.1\c++example\c++.ps
文件 66890 2002-12-16 18:57 NachOS-4.1\c++example\c++.tex
文件 1224 2002-12-16 18:57 NachOS-4.1\c++example\copyright.h
文件 6276 2002-12-16 18:57 NachOS-4.1\c++example\inheritstack.cc
文件 3026 2002-12-16 18:57 NachOS-4.1\c++example\inheritstack.h
文件 3604 2002-12-16 18:57 NachOS-4.1\c++example\list.cc
文件 919 2002-12-16 18:57 NachOS-4.1\c++example\list.h
文件 3569 2002-12-16 18:57 NachOS-4.1\c++example\stack.cc
文件 1399 2002-12-16 18:57 NachOS-4.1\c++example\stack.h
文件 3921 2002-12-16 18:57 NachOS-4.1\c++example\templatestack.cc
文件 1252 2002-12-16 18:57 NachOS-4.1\c++example\templatestack.h
目录 0 2017-04-09 15:49 NachOS-4.1\code\
文件 6148 2017-04-09 15:51 NachOS-4.1\code\.DS_Store
文件 2023 2003-10-08 00:23 NachOS-4.1\code\README
目录 0 2003-10-13 21:55 NachOS-4.1\code\build.cygwin\
文件 12006 2003-10-11 00:40 NachOS-4.1\code\build.cygwin\Makefile
文件 31309 2002-12-16 18:57 NachOS-4.1\code\build.cygwin\Makefile.dep
目录 0 2017-04-12 10:20 NachOS-4.1\code\build.linux\
文件 11969 2017-04-12 09:53 NachOS-4.1\code\build.linux\Makefile
文件 133041 2017-04-12 10:11 NachOS-4.1\code\build.linux\Makefile.dep
目录 0 2003-10-13 21:55 NachOS-4.1\code\build.macosx\
文件 11971 2003-10-11 00:40 NachOS-4.1\code\build.macosx\Makefile
文件 634 2002-12-16 18:57 NachOS-4.1\code\build.macosx\Makefile.dep
目录 0 2002-12-16 18:57 NachOS-4.1\code\filesys\
文件 6193 2002-12-16 18:57 NachOS-4.1\code\filesys\directory.cc
文件 2878 2002-12-16 18:57 NachOS-4.1\code\filesys\directory.h
............此处省略106个文件信息
- 上一篇:NRF24L01程序
- 下一篇:FANUC 以太网手册
相关资源
- 联想L-IG41M3 出厂BIOS 完美支持WIN7 64位
- navicat.11.2.16.premium破解版(附64位)
- win7 32位 64位 CAD去教育插件
- ClipX V1.0.3.9g-剪贴板增强工具(32位汉
- 联想 L-IG41M bios解决安装WIN7x64位问题
- USB Serial Converter串口转USB驱动 win7 64位
- 超级终端 win10 64位
- 实现虚拟内存管理的nachos操作系统实
- win7 64位系统 OK6410 DNW USB 驱动
- VC启用禁用网卡 支持win7等64位系统
- msvcp100dmsvcr100d;-真x64位-亲测有效.zip
- WINCC 7.4 SP1 硬件狗破解-最新版
- EditPlus.4.3.64位 汉化包
- 64位msvcr120d.dll
- 图像处理软件PCIGeomatica2017英文版(附
- Office2016专业增强版中文免费正式版(
- SolidThinkingInspire201864位中文多语特别版
- nachos-lab03
- lame库(支持64位)
- win7/8 64位系统的msvcp100d.dll和msvcr100d
- IcoFormat.8bi 32位和64位
- winrar64位破解版,直接安装亲测win10可
- 64位系统上PHOENICS实现并行的方法
- Jsonview for Notepad++(32位和64位)
- windows下libcurl64位动态库
- 64位进程隐藏
- ft232r 驱动win7 64位32位可用
- zbar window 64位
- SAM-BA Win7 64位驱动之系统文件:AT91
- libsvm-3.20 版本 Windows64位系统
评论
共有 条评论