-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(net): 实现阻塞式unix stream socket 读写机制 #930
feat(net): 实现阻塞式unix stream socket 读写机制 #930
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38458c7 - Browse repository at this point
Copy the full SHA 38458c7View commit details -
fix(time): modify update wall time (DragonOS-Community#836)
更改了时间子系统的update_wall_time函数,通过读取当前周期数,计算delta值进行更新,而不是通过传入delta值进行更新
Configuration menu - View commit details
-
Copy full SHA for af097f9 - Browse repository at this point
Copy the full SHA af097f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5ea7b - Browse repository at this point
Copy the full SHA 2c5ea7bView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a4832f - Browse repository at this point
Copy the full SHA 9a4832fView commit details -
chore: 更新sphinx相关配置,适应read the docs的更新 (DragonOS-Community#850)
根据read the docs在7月15日blog,进行此修改 https://about.readthedocs.com/blog/2024/07/addons-by-default/
Configuration menu - View commit details
-
Copy full SHA for ef2a79b - Browse repository at this point
Copy the full SHA ef2a79bView commit details
Commits on Jul 22, 2024
-
feat(driver/net): 实现Loopback网卡接口 (DragonOS-Community#845)
* 初步实现loopback设备
Configuration menu - View commit details
-
Copy full SHA for 1ea2daa - Browse repository at this point
Copy the full SHA 1ea2daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ad6e5 - Browse repository at this point
Copy the full SHA 79ad6e5View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 634349e - Browse repository at this point
Copy the full SHA 634349eView commit details -
chore: 将工具链更新到2024-07-23 (DragonOS-Community#864)
* chore: 将工具链更新到2024-07-23
Configuration menu - View commit details
-
Copy full SHA for bd70d2d - Browse repository at this point
Copy the full SHA bd70d2dView commit details
Commits on Jul 25, 2024
-
feat(fs): add eventfd syscall support (DragonOS-Community#858)
* feat(fs): add eventfd syscall support
Configuration menu - View commit details
-
Copy full SHA for 86ee139 - Browse repository at this point
Copy the full SHA 86ee139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816ee5a - Browse repository at this point
Copy the full SHA 816ee5aView commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c0a1c8 - Browse repository at this point
Copy the full SHA 3c0a1c8View commit details
Commits on Jul 27, 2024
-
fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (DragonOS-Community…
…#870) * fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。
Configuration menu - View commit details
-
Copy full SHA for 703ce5a - Browse repository at this point
Copy the full SHA 703ce5aView commit details
Commits on Aug 2, 2024
-
feat(cred): 初步实现Cred (DragonOS-Community#846)
* 初步实现Cred * 添加seteuid和setegid * 添加cred测试程序 * 修改Cred::fscmp返回结果为CredFsCmp枚举 * 完善root用户相关信息
Configuration menu - View commit details
-
Copy full SHA for 0648a54 - Browse repository at this point
Copy the full SHA 0648a54View commit details
Commits on Aug 6, 2024
-
fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 (DragonOS-Community#877)
* fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 * fix: 解决ntty潜在的panic问题
Configuration menu - View commit details
-
Copy full SHA for a1fc824 - Browse repository at this point
Copy the full SHA a1fc824View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe7d4d5 - Browse repository at this point
Copy the full SHA fe7d4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4acaec - Browse repository at this point
Copy the full SHA f4acaecView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09836e1 - Browse repository at this point
Copy the full SHA 09836e1View commit details
Commits on Aug 19, 2024
-
feat: 增加tokio异步运行时支持 (DragonOS-Community#894)
* fix the EventFdFlags error * feat: support tokio (Single thread version) Fix deadlock issue on closing file. Add function for PipeInode and EventFdInode.
Configuration menu - View commit details
-
Copy full SHA for 4afc5b7 - Browse repository at this point
Copy the full SHA 4afc5b7View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f3f07b - Browse repository at this point
Copy the full SHA 1f3f07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0187e - Browse repository at this point
Copy the full SHA 1a0187eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7cda5 - Browse repository at this point
Copy the full SHA 2a7cda5View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b618480 - Browse repository at this point
Copy the full SHA b618480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4726f32 - Browse repository at this point
Copy the full SHA 4726f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903b531 - Browse repository at this point
Copy the full SHA 903b531View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0f32c7 - Browse repository at this point
Copy the full SHA a0f32c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cce582a - Browse repository at this point
Copy the full SHA cce582aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0abd25e - Browse repository at this point
Copy the full SHA 0abd25eView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85d0386 - Browse repository at this point
Copy the full SHA 85d0386View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9de88 - Browse repository at this point
Copy the full SHA bf9de88View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f50a8ad - Browse repository at this point
Copy the full SHA f50a8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 055a2a5 - Browse repository at this point
Copy the full SHA 055a2a5View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47a96b0 - Browse repository at this point
Copy the full SHA 47a96b0View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5862b37 - Browse repository at this point
Copy the full SHA 5862b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab968c1 - Browse repository at this point
Copy the full SHA ab968c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5a9e8 - Browse repository at this point
Copy the full SHA 1b5a9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287a505 - Browse repository at this point
Copy the full SHA 287a505View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e331275 - Browse repository at this point
Copy the full SHA e331275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2964b46 - Browse repository at this point
Copy the full SHA 2964b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b63fc - Browse repository at this point
Copy the full SHA e8b63fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e0441 - Browse repository at this point
Copy the full SHA 73e0441View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02401df - Browse repository at this point
Copy the full SHA 02401dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c83378 - Browse repository at this point
Copy the full SHA 2c83378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16524a6 - Browse repository at this point
Copy the full SHA 16524a6View commit details