提交历史

作者 SHA1 备注 提交日期
  armink 76be91c7de [libc/time] Add microseconds time get feature in gettimeofday. 4 年之前
  Meco Man b4040df9dc [libc][time][bug] LOG_W will cause a recursive printing if ulog timestamp function is turned on 4 年之前
  Meco Man a584b8ba6b [libc][time] add debug tag 4 年之前
  Meco Man 0ec2a5f782 [libc][time] add LOG_W to give a warning when RTC device is not used 4 年之前
  Bernard Xiong 5c50a8794f Merge pull request #4458 from mysterywolf/time 4 年之前
  Meco Man cc1277d491 [libc][time] 修复没有末尾\0的bug 4 年之前
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 年之前
  Meco Man ff9210a84d revise comment 4 年之前
  Meco Man 3253312758 remove difftime() 4 年之前
  Meco Man 598aa86f75 move clock_time_to_tick to time.c 4 年之前
  Meco Man ac500f35d6 change RT_USING_PTHREADS to RT_USING_POSIX 4 年之前
  Meco Man 417f8b9bed update 4 年之前
  Meco Man 107c27f38d update 4 年之前
  Meco Man 291fe36139 [pthread][libc] move 'clock_time' to libc 4 年之前
  Meco Man ce4fabe158 add errno 4 年之前
  Meco Man dd147925e5 fix time() return value 4 年之前
  Meco Man e3fee1ca77 2 spaces -> 4 spaces 4 年之前
  Meco Man d67d4d3fd0 add difftime() 4 年之前
  Meco Man 51cb109cf8 fix bug #3183 - align days[] and months[] to 4 bytes 4 年之前
  Meco Man 5e5ceabfdc add ctime_r() and re-implement ctime() 4 年之前
  Meco Man 072dbe57c6 format & add clear tm_isdst 4 年之前
  Meco Man 66e2a9424b update 4 年之前
  Meco Man 39ff4b5a97 修改时区计算公式的错误 4 年之前
  Meco Man 2645aec2e3 删除没有用的预编译,在新版的IAR中此已经不需要了 4 年之前
  Meco Man 3e9c77efd5 优化IAR 4 年之前
  Meco Man 9b428e519f avoid warning 4 年之前
  Meco Man d0c2631b12 revert time() 4 年之前
  Meco Man 6c7dd30532 add function settimeofday & stime 4 年之前
  Meco Man 4c6962436a update 4 年之前
  Meco Man d92f8a53da update 4 年之前