Mateusz Mikuła
|
ff94798253
|
Make errno thread local
|
2019-07-01 16:51:19 +02:00 |
|
Jeremy Soller
|
5715fb7ba6
|
Work on switching to epoll as backend for select and poll
|
2019-03-10 13:03:00 -06:00 |
|
Jeremy Soller
|
1a0d363caa
|
Redox support for some minimal ioctl's
|
2019-01-15 20:50:17 -07:00 |
|
Jeremy Soller
|
c71088e768
|
Cleanup and format
|
2019-01-14 21:07:24 -07:00 |
|
Jeremy Soller
|
8e9d65cb46
|
Add support for pthreads to Linux
|
2019-01-13 14:17:29 -07:00 |
|
Jeremy Soller
|
ee40035c4b
|
Add asprintf
|
2018-12-09 12:45:04 -07:00 |
|
Jeremy Soller
|
e8377d259a
|
Mutable argv
|
2018-12-02 20:14:33 -07:00 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Jeremy Soller
|
0ac16556bc
|
Format
|
2018-11-25 10:34:42 -07:00 |
|
Jeremy Soller
|
a5279b648f
|
Fix warnings
|
2018-11-25 10:34:02 -07:00 |
|
jD91mZM2
|
63882684b2
|
Implement almost all of printf
|
2018-10-13 14:20:54 +02:00 |
|
jD91mZM2
|
baddbb98d5
|
Don't reinvent the wheel in strings.h
|
2018-10-05 19:33:41 +02:00 |
|
jD91mZM2
|
0451fac66c
|
Delete RawFile in favor of File
|
2018-09-26 19:40:39 +02:00 |
|
jD91mZM2
|
afc1ff134a
|
Rewrite IO to use core-io library
|
2018-09-26 16:13:09 +02:00 |
|
Jeremy Soller
|
7f14fcdee0
|
Remove c_str functions, replace with CStr
|
2018-09-24 21:08:29 -06:00 |
|
Jeremy Soller
|
ef9fee5a2b
|
Prepare for use of Write trait by renaming Write to WriteByte
|
2018-09-24 20:31:06 -06:00 |
|
Paul Sajna
|
07eb658a8a
|
Netdb
|
2018-09-01 14:00:18 +00:00 |
|
Jeremy Soller
|
bab4e2896a
|
Format
|
2018-08-27 06:35:30 -06:00 |
|
Jeremy Soller
|
277b9abcd5
|
Fix build, mostly
|
2018-08-26 08:56:02 -06:00 |
|
Jeremy Soller
|
c20ce5ffed
|
Large reorganization of headers (WIP)
|
2018-08-26 08:11:35 -06:00 |
|