提交歷史

作者 SHA1 備註 提交日期
  Meco Man 71f48266ff [libc][time] 修复数据类型报警 3 年之前
  Meco Man 19c5088bb8 [libc][time] 修复posix相关函数没有进行临界区保护的问题 3 年之前
  Meco Man 4ce6b2f5de [libc][time] 对posix相关函数 获取时间结果的判断逻辑做出调整 3 年之前
  Meco Man 62ff77d493 [libc][time] 重命名非标准libc函数 并 调整time.h定义位置 3 年之前
  Meco Man 0f48449b5e [timezone] implement timezone 3 年之前
  guozhanxin 40e7d5a23d Merge remote-tracking branch 'remotes/gitee/master' 3 年之前
  iysheng a2a7f3c2d9 [components][rtc] Add RTC framework V2.0 to simplify RTC registration process 3 年之前
  Meco Man a5f7635f31 remove libc_errno.h & libc_limits.h 4 年之前
  Meco Man 8fee8d2c8c remove const in set_timeval 4 年之前
  Meco Man 3f74758f31 将<sys/time>改为"sys/time.h" 4 年之前
  Meco Man 8ec1a63b23 增加tz_dsttime类型定义 4 年之前
  Meco Man 47de526525 精简settimeofday代码; 4 年之前
  Meco Man 6fa385b987 [time] 补充注释 4 年之前
  Meco Man f4015029d2 gettimeofday()函数支持时区;规范set_timeval/get_timeval函数返回值 4 年之前
  Bernard Xiong be3b5a950f Merge pull request #4653 from mysterywolf/fixed-timezone 4 年之前
  Meco Man a611a66864 精简代码 4 年之前
  Meco Man 65984a7116 add comment 4 年之前
  Meco Man 0aa3b80fc3 在time.c中增加RT_LIBC_FIXED_TIMEZONE默认值,防止有些工程没有配置RT_LIBC_FIXED_TIMEZONE 4 年之前
  Meco Man a7a3ca9f02 增加手动设置时区的功能 4 年之前
  Meco Jianting Man 82f2d8e53d time.c 删除函数名与括号之间的空格 4 年之前
  Meco Man 850e1aeb52 [libc][time] 细微调整time.c 4 年之前
  Meco Man 46d51a99f1 优化get_timeval set_timeval 条件编译代码结构 4 年之前
  Meco Man b74022e2c4 mktime support fixed timezone 4 年之前
  Meco Man 8e2a456d7a implement set_timeval 4 年之前
  Meco Man 4accfc410c 修改get_timeval的错误返回形式 4 年之前
  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 年之前