8 Star 1 Fork 1

Phytium嵌入式软件/rtems-libbsd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Changes 782 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joel Sherrill 提交于 2012-03-08 15:54 . kern/kern_subr.c added for hashinit
+ rtems-bsd-prot.c
- add include of rtems/freebsd/sys/refcount.h
- add crextend()
- add crsetgroups_locked()
- add crsetgroups()
- required addition
+ Added rtems-bsd-rmlock.c stub
+ Moved all RTEMS specific code under rtemsbsd preserving directory structure.
+ freebsd-to-rtems.py in this tree for VCS control
- Added argument for destination directory
- Support config.inc
- Fix for loop line too long on install stanza
+ kern_subr.c
- had to add #include <sys/uio.h>
+ RTEMS does not have
- any thread td_ structure elements
- sys/mutex.h - stubbed thread_lock and friends
+ Include Files to ifdef include out
#include <sys/vnode.h>
#include <vm/vm.h>
#include <vm/vm_extern.h>
#include <vm/vm_kern.h>
#include <vm/vm_page.h>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/phytium_embedded/rtems-libbsd.git
[email protected]:phytium_embedded/rtems-libbsd.git
phytium_embedded
rtems-libbsd
rtems-libbsd
main

搜索帮助