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
/
x32
/
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-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-09-08
honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t
Rich Felker
1
-0
/
+4
2015-03-12
align x32 pthread type sizes to be common with 32-bit archs
Rich Felker
1
-4
/
+4
2015-03-04
fix x32 pthread type definitions
Rich Felker
1
-7
/
+7
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-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
2014-02-23
x32 port (diff against vanilla x86_64)
rofl0r
1
-6
/
+6
2014-02-23
import vanilla x86_64 code as x32
rofl0r
1
-0
/
+28