Jeremy Soller
|
9dbf49fdcd
Format and add O_CLOEXEC where appropriate
|
6 years ago |
jD91mZM2
|
2aa7597a2b
Fix network problem with netdb on redox
|
6 years ago |
Jeremy Soller
|
043ecf2cf9
Replace a println with a trace
|
6 years ago |
Jeremy Soller
|
290ecb3e46
- fsync when tracing
|
6 years ago |
Jeremy Soller
|
60f00508d3
Restore errno if trace_expr is successful
|
6 years ago |
jD91mZM2
|
10a7944aef
Avoid duplicate code
|
6 years ago |
Jeremy Soller
|
c2f4c1dbc9
Add trace macro and feature
|
6 years ago |
Jeremy Soller
|
28f4da526d
Require all target when building sysroot
|
6 years ago |
Jeremy Soller
|
2cc5db9de6
Fix Linux compilation
|
6 years ago |
Jeremy Soller
|
23098b694e
Add print, eprint, eprintln, and fix println macros
|
6 years ago |
Jeremy Soller
|
35bdab7690
Remove protocol check from socket
|
6 years ago |
Jeremy Soller
|
13cd7d5a5f
Oops, extra nul
|
6 years ago |
jD91mZM2
|
d0a4f2f845
Delete a bunch of leftover constants
|
6 years ago |
Jeremy Soller
|
76959416bb
Add missing open flags
|
6 years ago |
Jeremy Soller
|
716ea87bb4
Format
|
6 years ago |
Jeremy Soller
|
f3a832ad12
Fixes for select on Redox
|
6 years ago |
Jeremy Soller
|
dfb07e473a
Comment out functions not implemented by Redox
|
6 years ago |
Jeremy Soller
|
f661d5d1c0
Fix use of uninitialized memory
|
6 years ago |
Jeremy Soller
|
9d24e61548
Use alloc_aligned and free functions in platform for global allocator
|
6 years ago |
Jeremy Soller
|
706a8de7a0
Call _init and _fini
|
6 years ago |
jD91mZM2
|
882b86e282
Revert 'fix netdb on names with spaces', just ignore invalid lines
|
6 years ago |
jD91mZM2
|
30d6f079c5
Add missing dirent macros (fixes #129)
|
6 years ago |
jD91mZM2
|
49ccf364c2
Fix netdb getservbyname on names with spaces
|
6 years ago |
jD91mZM2
|
eb6ddac1eb
Unify gmtime and localtime code
|
6 years ago |
Tom Almeida
|
9cb594dca1
Merge branch 'Tommoa:master' into 'master'
|
6 years ago |
Tom Almeida
|
92e1127b64
Add contribution guidelines/tutorial
|
6 years ago |
jD91mZM2
|
59d74e194d
Fix CI
|
6 years ago |
jD91mZM2
|
eb2fe7934c
Merge branch 'master' into 'master'
|
6 years ago |
thedarkula
|
e688d9c4d1
Updated url, implemented missing functions in header/arpa_inet/mod.rs
|
6 years ago |
jD91mZM2
|
50c03f289f
Support shebangs in redox execve
|
6 years ago |