You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/17 07:48:19 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #1827: libc/time: redirect timegm(3) to mktime(3)

anchao opened a new pull request #1827:
URL: https://github.com/apache/incubator-nuttx/pull/1827


   
   ## Summary
   
   libc/time: redirect timegm(3) to mktime(3) 
   
   See the reference here:
   https://man7.org/linux/man-pages/man3/timegm.3.html
   
   Change-Id: Ic583b1bd5c7da02086aef7ff043003e402faa4d4
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1827: libc/time: redirect timegm(3) to mktime(3)

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1827:
URL: https://github.com/apache/incubator-nuttx/pull/1827


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org