mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
parent
e26bdbec52
commit
f064183646
48 changed files with 1034 additions and 921 deletions
|
@ -20,9 +20,6 @@
|
|||
#include "libc/time/struct/tm.h"
|
||||
#include "libc/time/time.h"
|
||||
|
||||
STATIC_YOINK("ntoa");
|
||||
STATIC_YOINK("stoa");
|
||||
|
||||
static unsigned clip(unsigned index, unsigned count) {
|
||||
return index < count ? index : 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue