jD91mZM2
|
1acc2a1a32
Initial regex.h implementation
|
6 years ago |
jD91mZM2
|
dfa3845c33
Make fread/fwrite retry their respective operations
|
6 years ago |
jD91mZM2
|
6dcc8ee8d9
Implement strtof
|
6 years ago |
Jeremy Soller
|
aec6a48ca4
Merge branch 'termios-baudrate' into 'master'
|
6 years ago |
Tibor Nagy
|
db4452e98b
Add termios baud rate functions
|
6 years ago |
jD91mZM2
|
b22d386177
Re-add EOF to bits header
|
6 years ago |
jD91mZM2
|
dd711f4dee
Fix bug in fread
|
6 years ago |
jD91mZM2
|
0451fac66c
Delete RawFile in favor of File
|
6 years ago |
jD91mZM2
|
d365813c90
Merge branch 'core-io' into 'master'
|
6 years ago |
jD91mZM2
|
4f187efc9b
Change BUFSIZ type to work with cbindgen
|
6 years ago |
jD91mZM2
|
243ce18ecd
Implement ftell
|
6 years ago |
jD91mZM2
|
21559bb503
Fix redox compilation
|
6 years ago |
jD91mZM2
|
afc1ff134a
Rewrite IO to use core-io library
|
6 years ago |
Jeremy Soller
|
aff35892be
Add fs module
|
6 years ago |
Jeremy Soller
|
7f14fcdee0
Remove c_str functions, replace with CStr
|
6 years ago |
Jeremy Soller
|
ef9fee5a2b
Prepare for use of Write trait by renaming Write to WriteByte
|
6 years ago |
Jeremy Soller
|
9eef8d7e2d
Add core_io
|
6 years ago |
Jeremy Soller
|
b309cd832d
Add getopt and machine/endian.h
|
6 years ago |
jD91mZM2
|
d659377b24
VERY basic crti/crtn
|
6 years ago |
jD91mZM2
|
6d99915154
Use RAII for file locking in stdio
|
6 years ago |
Jeremy Soller
|
7e4a60f78b
Fix possible deadlocks
|
6 years ago |
jD91mZM2
|
658dc34d30
A few I/O related fixes
|
6 years ago |
jD91mZM2
|
1e9dbfdf62
Use cbitset crate
|
6 years ago |
jD91mZM2
|
2a8bc8331b
Fix select return value
|
6 years ago |
Tom Almeida
|
b43299642b
Fix buffering issue with large output through stdio
|
6 years ago |
jD91mZM2
|
29b4c19d6e
fixup! Untested fix for pwd.h on redox
|
6 years ago |
jD91mZM2
|
64acfbb8e3
Format
|
6 years ago |
jD91mZM2
|
9e9b850b90
Untested fix for pwd.h on redox
|
6 years ago |
Jeremy Soller
|
a0b4e21bbb
Comment out SO_ERROR so it is not used
|
6 years ago |
Jeremy Soller
|
a567197b54
enable getsockopt and setsockopt
|
6 years ago |