wasi-libc/libc-top-half/musl/compat/time32
Dan Gohman 575e1579a4 Update to musl 1.2.0.
See the WHATSNEW file for details. The biggest change in musl is the
switch to 64-bit time_t for 32-bit targets, however WASI libc was already
using 64-bit time_t. The main change affecting WASI is an update to
Unicode 12.1.0.
2020-02-26 10:23:05 -08:00
..
__xstat.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
adjtime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
adjtimex_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
aio_suspend_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
clock_adjtime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
clock_getres_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
clock_gettime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
clock_nanosleep_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
clock_settime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
cnd_timedwait_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
ctime32_r.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
ctime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
difftime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
fstat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
fstatat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
ftime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
futimens_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
futimes_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
futimesat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
getitimer_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
getrusage_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
gettimeofday_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
gmtime32_r.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
gmtime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
localtime32_r.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
localtime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
lstat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
lutimes_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
mktime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
mq_timedreceive_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
mq_timedsend_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
mtx_timedlock_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
nanosleep_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
ppoll_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pselect_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pthread_cond_timedwait_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pthread_mutex_timedlock_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pthread_rwlock_timedrdlock_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pthread_rwlock_timedwrlock_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
pthread_timedjoin_np_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
recvmmsg_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
sched_rr_get_interval_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
select_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
sem_timedwait_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
semtimedop_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
setitimer_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
settimeofday_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
sigtimedwait_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
stat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
stime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
thrd_sleep_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
time32.h Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
time32gm.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
timer_gettime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
timer_settime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
timerfd_gettime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
timerfd_settime32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
timespec_get_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
utime_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
utimensat_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
utimes_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
wait3_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
wait4_time32.c Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00