mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
Add more missing libc functionality
This commit is contained in:
parent
cf93ecbbb2
commit
a8cf0f7e89
74 changed files with 6981 additions and 105 deletions
|
@ -1,5 +1,6 @@
|
|||
#ifndef LIBC_ISYSTEM_TIME_H_
|
||||
#define LIBC_ISYSTEM_TIME_H_
|
||||
#include "libc/calls/weirdtypes.h"
|
||||
#include "libc/sysv/consts/sched.h"
|
||||
#include "libc/time/struct/tm.h"
|
||||
#include "libc/time/time.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue