rt-thread-official/components/lwp
zhouminquan 75b4f3d83a tmpfs adds truncate functionality and unlink adaptations 2023-09-25 13:23:25 +08:00
..
arch [smart] fix rt_memcpy to lwp_memcpy in smart source (#8033) 2023-09-15 15:57:08 +08:00
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
libc_musl.h [components/mm] add unmap page API (#7834) 2023-08-16 15:38:59 +08:00
lwp.c [smart] fix rt_memcpy to lwp_memcpy in smart source (#8033) 2023-09-15 15:57:08 +08:00
lwp.h [smart] Updated the API for kernel access to user address issues and for calculating string length (#8058) 2023-09-23 14:06:00 +08:00
lwp_arch_comm.h [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
lwp_avl.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
lwp_avl.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_clone.h [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
lwp_dbg.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_dbg.h [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
lwp_elf.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_futex.c dfs v2 修改 fd_new 的 startfd 起始值为 0 ;修复 futex_wait 超时时间换算异常; (#7705) 2023-06-20 23:09:58 +08:00
lwp_ipc.c tmpfs adds truncate functionality and unlink adaptations 2023-09-25 13:23:25 +08:00
lwp_ipc.h [lwp_ipc] support file descriptor transmit (#7318) 2023-04-21 13:42:05 +08:00
lwp_ipc_internal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.c [smart] fix of cmd_kill (#8071) 2023-09-22 15:06:07 +08:00
lwp_pid.h [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
lwp_pmutex.c [lwp] 修复错误码误用 (#7906) 2023-08-03 15:34:42 +08:00
lwp_setsid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.c [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
lwp_shm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.c [smart] fix of cmd_kill (#8071) 2023-09-22 15:06:07 +08:00
lwp_signal.h [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
lwp_sys_socket.h update components & lwp. (#7888) 2023-08-07 12:22:14 -04:00
lwp_syscall.c Add the system call timerfd and update SConscript for signalfd (#8067) 2023-09-23 14:18:29 +08:00
lwp_syscall.h [smart/syscall] fix exit(2) and add exit_group(2) (#8005) 2023-09-09 09:35:56 +08:00
lwp_tid.c [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00
lwp_user_mm.c [smart] Updated the API for kernel access to user address issues and for calculating string length (#8058) 2023-09-23 14:06:00 +08:00
lwp_user_mm.h [smart] Updated the API for kernel access to user address issues and for calculating string length (#8058) 2023-09-23 14:06:00 +08:00
page.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
syscall_generic.h [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00