Tom Almeida
|
b43299642b
Fix buffering issue with large output through stdio
|
6 yıl önce |
jD91mZM2
|
29b4c19d6e
fixup! Untested fix for pwd.h on redox
|
6 yıl önce |
jD91mZM2
|
64acfbb8e3
Format
|
6 yıl önce |
jD91mZM2
|
9e9b850b90
Untested fix for pwd.h on redox
|
6 yıl önce |
Jeremy Soller
|
a0b4e21bbb
Comment out SO_ERROR so it is not used
|
6 yıl önce |
Jeremy Soller
|
a567197b54
enable getsockopt and setsockopt
|
6 yıl önce |
Jeremy Soller
|
9dbf49fdcd
Format and add O_CLOEXEC where appropriate
|
6 yıl önce |
jD91mZM2
|
2aa7597a2b
Fix network problem with netdb on redox
|
6 yıl önce |
Jeremy Soller
|
043ecf2cf9
Replace a println with a trace
|
6 yıl önce |
Jeremy Soller
|
290ecb3e46
- fsync when tracing
|
6 yıl önce |
Jeremy Soller
|
60f00508d3
Restore errno if trace_expr is successful
|
6 yıl önce |
jD91mZM2
|
10a7944aef
Avoid duplicate code
|
6 yıl önce |
Jeremy Soller
|
c2f4c1dbc9
Add trace macro and feature
|
6 yıl önce |
Jeremy Soller
|
28f4da526d
Require all target when building sysroot
|
6 yıl önce |
Jeremy Soller
|
2cc5db9de6
Fix Linux compilation
|
6 yıl önce |
Jeremy Soller
|
23098b694e
Add print, eprint, eprintln, and fix println macros
|
6 yıl önce |
Jeremy Soller
|
35bdab7690
Remove protocol check from socket
|
6 yıl önce |
Jeremy Soller
|
13cd7d5a5f
Oops, extra nul
|
6 yıl önce |
jD91mZM2
|
d0a4f2f845
Delete a bunch of leftover constants
|
6 yıl önce |
Jeremy Soller
|
76959416bb
Add missing open flags
|
6 yıl önce |
Jeremy Soller
|
716ea87bb4
Format
|
6 yıl önce |
Jeremy Soller
|
f3a832ad12
Fixes for select on Redox
|
6 yıl önce |
Jeremy Soller
|
dfb07e473a
Comment out functions not implemented by Redox
|
6 yıl önce |
Jeremy Soller
|
f661d5d1c0
Fix use of uninitialized memory
|
6 yıl önce |
Jeremy Soller
|
9d24e61548
Use alloc_aligned and free functions in platform for global allocator
|
6 yıl önce |
Jeremy Soller
|
706a8de7a0
Call _init and _fini
|
6 yıl önce |
jD91mZM2
|
882b86e282
Revert 'fix netdb on names with spaces', just ignore invalid lines
|
6 yıl önce |
jD91mZM2
|
30d6f079c5
Add missing dirent macros (fixes #129)
|
6 yıl önce |
jD91mZM2
|
49ccf364c2
Fix netdb getservbyname on names with spaces
|
6 yıl önce |
jD91mZM2
|
eb6ddac1eb
Unify gmtime and localtime code
|
6 yıl önce |