jD91mZM2
|
077e922cc6
fixup! Delete duplicate types
|
6 years ago |
jD91mZM2
|
26f953e11f
Run fmt.sh
|
6 years ago |
jD91mZM2
|
6fe3e05ea0
Delete duplicate types
|
6 years ago |
jD91mZM2
|
dbe18b92f0
Merge branch 'netdb' into 'master'
|
6 years ago |
Paul Sajna
|
07eb658a8a
Netdb
|
6 years ago |
Jeremy Soller
|
3dbf9f872a
Allow use of custom CC for compiling tests
|
6 years ago |
Jeremy Soller
|
28912d84d9
Further fixes to tests makefile
|
6 years ago |
Jeremy Soller
|
82b9715f41
Fix makefile for tests, add sysroot target
|
6 years ago |
Jeremy Soller
|
70eda382d3
Merge branch 'pal' into 'master'
|
6 years ago |
Jeremy Soller
|
0258fb3f5e
Fix header path
|
6 years ago |
Jeremy Soller
|
b52c822150
Update Redox module to use CStr
|
6 years ago |
Jeremy Soller
|
c911facca6
Make pal functions take cstr
|
6 years ago |
Jeremy Soller
|
16373257b0
format
|
6 years ago |
Jeremy Soller
|
8f5470fd27
Reduce warnings
|
6 years ago |
Jeremy Soller
|
bab4e2896a
Format
|
6 years ago |
Jeremy Soller
|
7ab700315d
Fix warnings and add c_str
|
6 years ago |
Jeremy Soller
|
6418f893e4
Fix headers with directories
|
6 years ago |
Jeremy Soller
|
124e118f9f
Fix makefile
|
6 years ago |
Jeremy Soller
|
ed00ddfb54
Fix remaining issues, move setjmp into relibc crate, move start logic into relibc
|
6 years ago |
Jeremy Soller
|
c63c930e4a
Make it compile
|
6 years ago |
Jeremy Soller
|
277b9abcd5
Fix build, mostly
|
6 years ago |
Jeremy Soller
|
c20ce5ffed
Large reorganization of headers (WIP)
|
6 years ago |
Jeremy Soller
|
ff32c8cbbd
Remove stat and lstat, which can be replaced with open and fstat
|
6 years ago |
Jeremy Soller
|
34f5f57213
Fix signal and socket pal implementations on Redox
|
6 years ago |
Jeremy Soller
|
d1dabccdce
Fix missing modules in Redox platform
|
6 years ago |
Jeremy Soller
|
165f099c6b
Update Redox platform to pal
|
6 years ago |
Jeremy Soller
|
729709a8e6
Update all modules to new Pal mechanism
|
6 years ago |
Jeremy Soller
|
e6f163823c
WIP: platform abstraction layer
|
6 years ago |
Jeremy Soller
|
c25ce6a5f3
Include stddef.h in sys/types.h
|
6 years ago |
Jeremy Soller
|
f1df1f9f0b
Fix issue with stdio.h bits file not having FILE defined
|
6 years ago |