mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
parent
cf73bbd678
commit
dd9ab01d25
13 changed files with 484 additions and 544 deletions
|
@ -66,8 +66,6 @@ extern long double (*nowl)(void);
|
|||
long double ConvertTicksToNanos(uint64_t);
|
||||
void RefreshTime(void);
|
||||
|
||||
bool _isleap(int64_t);
|
||||
bool _isleapsum(int64_t, int64_t);
|
||||
double difftime(int64_t, int64_t) dontthrow pureconst;
|
||||
char *iso8601(char[hasatleast 20], struct tm *);
|
||||
size_t wcsftime(wchar_t *, size_t, const wchar_t *, const struct tm *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue