Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
ec04d122f1182aeb91f39b0e80ae40c68e4d9605
/
include
/
time.h
7597fc2
fix various header namespace issues under feature-test-macro control
by Rich Felker
· 8 years ago
befa586
make brace placement in public header struct definitions consistent
by Rich Felker
· 8 years ago
ab8f6a6
fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE
by Rich Felker
· 10 years ago
6eb1950
add C11 timespec_get function, with associated time.h changes for C11
by Rich Felker
· 10 years ago
1d23b3c
fix const-correctness of argument to stime
by Rich Felker
· 11 years ago
c8a9c22
restore type of NULL to void * except when used in C++ programs
by Rich Felker
· 11 years ago
551da2c
fix clockid macro names in time.h, reported by Paul Schutte
by Szabolcs Nagy
· 11 years ago
d74e462
add CLOCK_TAI (and CLOCK_SGI_CYCLE) clock ids to time.h
by Szabolcs Nagy
· 11 years ago
4191d24
add clock id macros for a number of new(ish) Linux-specific clocks
by Rich Felker
· 11 years ago
0173990
fix the type of CLOCKS_PER_SEC to match new clock_t type
by Rich Felker
· 11 years ago
f7244d2
improve handling of nonstandard fields in struct tm
by Rich Felker
· 11 years ago
da144ee
make tm_zone etc visible under _GNU_SOURCE
by rofl0r
· 12 years ago
41d7c77
use a common definition of NULL as 0L for C and C++
by Rich Felker
· 12 years ago
87781ac
time.h: add BSD aliases for otherwise internal struct tm members
by rofl0r
· 12 years ago
c1a9658
default features: make musl usable without feature test macros
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
de05a2a
revert one change in time.h; no evidence BSD_SOURCE should expose these..
by Rich Felker
· 12 years ago
cf254c3
fix feature test macros in time.h
by Rich Felker
· 12 years ago
23be72a
add timegm function (inverse of gmtime), nonstandard
by Rich Felker
· 12 years ago
419ae6d
support _BSD_SOURCE feature test macro
by Rich Felker
· 12 years ago
ba6a9e7
legacy junk compatibility grab-bag
by Rich Felker
· 13 years ago
36bf569
more locale_t interfaces (string stuff) and header updates
by Rich Felker
· 13 years ago
fd142e5
cleanup various minor issues reported by nsz
by Rich Felker
· 13 years ago
13cd969
fix various errors in function signatures/prototypes found by nsz
by Rich Felker
· 13 years ago
4e30249
fix another error from header cleanup, missing size_t in time.h
by Rich Felker
· 14 years ago
131b5be
more header cleanup and conformance fixes - locale.h, time.h
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago