Historique des commits

Auteur SHA1 Message Date
  shaojinchun fee4bf4b85 futex对象链表转至lwp结构体内部,并实现其对象自动释放机制 il y a 5 ans
  shaojinchun b5194a2273 rt_thread_set_suspend_state改为static il y a 5 ans
  shaojinchun 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag il y a 5 ans
  shaojinchun 29dcc08ce5 suspend加上信号检测, 存在需要响应信号时,rt_thread_suspend返回-RT_EINTR il y a 5 ans
  shaojinchun b3404e9901 规范signal号,先把所有suspend置于uninterruptible状态 il y a 5 ans
  Bernard Xiong 4adaea2a65 Import rt-smart code. il y a 5 ans
  Bernard Xiong b1eb3943a3 [Kernel] Add rt_object_get_length/rt_object_get_pointers APIs. il y a 5 ans
  lihui d0ebdc54d4 fix return type error of rt_strcasecmp: rt_uint32_t to rt_int32_t il y a 6 ans
  Bernard Xiong 2c1f7b73a7 [Kernel] fix typo in rthread_delay il y a 6 ans
  Bernard Xiong 4a14b8f59a [Kernel] Add delay_util implementation. il y a 6 ans
  Bernard Xiong 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel il y a 6 ans
  tangyuxin e4671d2916 [kernel][ipc] add send wait support for message queue il y a 6 ans
  tyx c8e27adf1f [src][ipc]完善 message queue 相关定义 il y a 6 ans
  HubretXie 1e16a1ef23 修改函数返回类型 il y a 7 ans
  armink b2c338970f [kservice] Update the rt_strnlen function. il y a 7 ans
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 il y a 7 ans
  Bernard Xiong 46dae3f35f Merge branch 'master' into dev-4.0.x il y a 7 ans
  guozhanxin d343c6578a [kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function. il y a 7 ans
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. il y a 7 ans
  Bernard Xiong 20bc91d25f [license] Change license to Apache. il y a 7 ans
  Bernard Xiong b98a0ba804 [Kernel] Add ARMCC 6.x support. il y a 7 ans
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 il y a 7 ans
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. il y a 7 ans
  Bernard Xiong 6964d623aa [Kernel] Add strdup for armcc il y a 7 ans
  armink e9c165034e [kernel][idle] Add idle hook list. il y a 7 ans
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag il y a 7 ans
  heyuanjie 93afe69c90 添加mdelay接口 il y a 7 ans
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h il y a 8 ans
  Bernard Xiong 15fa3084c3 [Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable il y a 8 ans
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation il y a 8 ans