index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
bits
/
alltypes.h.in
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
move time_t and suseconds_t definitions to common alltypes.h.in
Rich Felker
1
-3
/
+0
2019-11-02
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
1
-2
/
+3
2019-10-17
move pthread types out of per-arch alltypes.h
Rich Felker
1
-8
/
+0
2019-10-17
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
Rich Felker
1
-0
/
+1
2019-10-17
move __BYTE_ORDER definition to alltypes.h
Rich Felker
1
-0
/
+2
2019-10-17
remove per-arch definitions for va_list
Rich Felker
1
-3
/
+0
2019-10-17
remove i386 support for legacy struct __va_list
Rich Felker
1
-5
/
+0
2015-12-29
adjust i386 max_align_t definition to work around some broken compilers
Rich Felker
1
-3
/
+5
2015-03-03
make all objects used with atomic operations volatile
Rich Felker
1
-7
/
+7
2014-12-21
move wint_t definition to the shared part of alltypes.h.in
Rich Felker
1
-1
/
+0
2014-09-11
fix C++ incompatibility in i386 definition of max_align_t
Rich Felker
1
-0
/
+4
2014-09-06
add threads.h and needed per-arch types for mtx_t and cnd_t
Rich Felker
1
-0
/
+2
2014-08-20
add max_align_t definition for C11 and C++11
Rich Felker
1
-0
/
+2
2014-08-17
make pointers used in robust list volatile
Rich Felker
1
-1
/
+1
2013-07-22
fix regression in size of nlink_t (broken stat struct) on x86_64
Rich Felker
1
-0
/
+1
2013-07-22
change wint_t to unsigned
Rich Felker
1
-1
/
+1
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
1
-0
/
+36