os/docs
runningshrimp 6c2652b509 Remove 'alloc' feature flag from nos-syscalls and nos-services crates
- Remove all #[cfg(feature = "alloc")] conditional compilation attributes
- Unify memory allocation patterns to use alloc crate types consistently
- Ensure all memory allocation goes through kernel services
- Update ServiceInfo struct to use String instead of conditional types
- Remove duplicate register_handlers implementations
- Update error handling to use String-based errors consistently
2025-12-23 18:35:01 +08:00
..
promote.md chore: 清理无用文件并更新核心实现 2025-12-22 17:03:39 +08:00