login
|
70e3f729c5
完善初始化工具链脚本,增加对“已存在工具链配置文件“情况的判断 (#9)
|
il y a 1 an |
login
|
5ca4d0eae1
配置网络相关的系统调用 & 修复由于DragonOS不支持TLS(thread local storage)导致errno变量无法正常工作的问题 (#8)
|
il y a 2 ans |
login
|
d1bdffaaa6
Patch support run first demo on dragonos (#7)
|
il y a 2 ans |
login
|
be35961d82
Patch support run first demo on dragonos (#6)
|
il y a 2 ans |
Gou Ngai
|
691200021c
Add sys_dup and sys_dup2 support (#2)
|
il y a 2 ans |
login
|
7016e5c833
Merge pull request #1 from DragonOS-Community/patch-add-dragonos-port
|
il y a 2 ans |
longjin
|
39989b488c
适配dragonos
|
il y a 2 ans |
longjin
|
ed19381547
target=x86_64-dragonos能通过编译
|
il y a 2 ans |
longjin
|
6fd98d550c
复制了一份linux的配置,并改名为dragonos
|
il y a 2 ans |
Jeremy Soller
|
07329c9efe
Merge branch 'sys_mman_update' into 'master'
|
il y a 2 ans |
David Carlier
|
53cdd95267
sys/mman.h update addinng mlockall and posix_madvise flags
|
il y a 2 ans |
Jeremy Soller
|
dafa716c53
Merge branch 'wctrans_api' into 'master'
|
il y a 2 ans |
David Carlier
|
ec6243bc5b
wctrans/towctrans implementation proposal.
|
il y a 2 ans |
Jeremy Soller
|
2c3561e888
Merge branch 'reallocarray_impl' into 'master'
|
il y a 2 ans |
Jeremy Soller
|
3f76a08122
Merge branch 'socket_poll_constants' into 'master'
|
il y a 2 ans |
David Carlier
|
3fe37e36fa
reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow.
|
il y a 2 ans |
David Carlier
|
66fdebc0cb
adding SOCK_RDM and a couple of POLL* constants.
|
il y a 2 ans |
Jeremy Soller
|
ae745427cd
Merge branch 'string_strlcpy_api' into 'master'
|
il y a 2 ans |
David Carlier
|
34f2fff983
strlcpy/strlcat api for portability's sake.
|
il y a 2 ans |
Jeremy Soller
|
0144ea1a9d
Merge branch 'explicit_bzero_in_strings' into 'master'
|
il y a 2 ans |
David Carlier
|
63deaec9d8
update inline asm
|
il y a 2 ans |
David Carlier
|
44f343bec8
explicit_bzero implementation proposal
|
il y a 3 ans |
Jeremy Soller
|
0646140d99
Remove detailed abort, too many compatibility issues
|
il y a 2 ans |
Jeremy Soller
|
e7b70fdb93
Ensure assert_fail and abort have noreturn attribute
|
il y a 2 ans |
Jeremy Soller
|
334e33cfde
Fix abort definition for C++
|
il y a 2 ans |
Jeremy Soller
|
2b3e9a3bd0
Use backup abort on C++
|
il y a 2 ans |
Jeremy Soller
|
cc0ac982c4
Implement __fpurge
|
il y a 2 ans |
Jeremy Soller
|
9c055142cf
Add sys/types.h to utime.h
|
il y a 2 ans |
Jeremy Soller
|
dab147f862
Change stdint include order so __need_ defines are set
|
il y a 2 ans |
Jeremy Soller
|
47bd55451f
Detailed information on abort using macro and new __abort function
|
il y a 2 ans |