Live data from Hacker News

Git's list of banned C functions

github.com

1–10 of 639 posts

Re: Git's list of banned C functions

#6
It would be nice if the error messages generated would suggest replacement functions that they deem appropriate. I see that I'm not supposed to use gmtime, localtime, ctime, ctime_r, asctime, and asctime_r; but what do they think I should use?
Post reply on HN