Commit History

Author SHA1 Message Date
  Samuel Dai 0896c3311c Merge pull request #1064 from fslongjin:patch-fix-a-locking-problem 2 months ago
  xiaolin2004 bbea79ec19 feat(socket): 添加shutdown方法并实现ShutdownTemp的TryFrom转换 2 months ago
  xiaolin2004 57e0b2e96a feat(socket): 实现shutdown系统调用的基础结构并启用相关方法 2 months ago
  longjin b7495981f4 fix: 修正IfaceCommon的bounds字段的锁使用问题&调度问题 2 months ago
  longjin 14c21430a5 Merge branch 'master' into feat-network-rebuild 2 months ago
  LoGin e8b1db320d chore: Bump dadk to 0.2.0 (#1058) 2 months ago
  linfeng 539ee3eaeb fix(backtrace):Use more reasonable compile options (#1056) 2 months ago
  yuyi2439 23ccf763b6 fix(user): 修复clean ./user时出现参数过长的问题 (#1037) 2 months ago
  Samuka007 dab9a7aad8 turn off syscall 3 months ago
  Samuka007 f438808421 纸糊忙等tcp connecting,尚不明确连接可用的机制。 3 months ago
  linfeng 081428c0d8 feat: update to new backtrace lib (#1049) 3 months ago
  LoGin 2cac148dc1 doc: 添加dadk文档的链接,并且修正namespace文档的一些问题 (#1053) 3 months ago
  linfeng 750b3b5d91 feat(debug)[WIP]: add static-keys support (#1025) 3 months ago
  Samuel Dai bd5f713617 Merge pull request #1048 from Samuka007/feat-network-rebuild 3 months ago
  LoGin e232830c18 ci: 推送文档到s3时,不同步`p/*`目录下的文件 (#1050) 3 months ago
  Samuka007 1a046769ee merge main 3 months ago
  Samuka007 e4115c9724 turn off syscall printings 3 months ago
  Samuka007 aaf9a5f2e6 turn off syscall printing, remove unused imports and make fmt 3 months ago
  Samuel Dai d6755136f8 Merge branch 'DragonOS-Community:feat-network-rebuild' into feat-network-rebuild 3 months ago
  Samuel Dai 7411864225 Merge pull request #1041 from smallcjy:fix-udp 3 months ago
  MemoryShore ff76b0fcb8 修复tty处理信号时错误地将前台进程组置空的问题 & clone时未拷贝父进程tty的问题 (#1043) 3 months ago
  LoGin 0f094e50de fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题 (#1042) 3 months ago
  linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) 3 months ago
  曾俊 69715438f2 feat(pci): 解决了pci总线子系统中pci结构一致性问题,增加了pci设备的可读属性 (#1009) 3 months ago
  smallcjy 4e8c71b9eb fix: fix udp and run dog in udp 3 months ago
  LoGin 20c58101dd fix: do_signal函数在处理SIG_KILL时,有一处pcb强引用未归零的问题 (#1039) 3 months ago
  曾俊 f5c732d8dc fix(video): 增加了对frame buffer操作的安全检查 (#1034) 3 months ago
  LoGin 5d54e74768 fix: add gitignore to test_namespace (#1038) 3 months ago
  Samuka007 2b180c4fa5 debug and add socket option level print 3 months ago
  Samuel Dai ff13f9f622 fix(net): TCP Resources and add syscall print, change to use latest smoltcp (#1032) 3 months ago