jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Mateusz Mikuła
|
63a1319e50
|
Cbindgen update
|
2019-07-10 10:08:39 +00:00 |
|
Jeremy Soller
|
cfc541019c
|
Add socketpair on Linux with stub on Redox
|
2019-04-28 19:12:54 -06:00 |
|
Jeremy Soller
|
c59f268fcd
|
Implement getaddrinfo (somewhat)
|
2019-01-21 20:36:56 -07:00 |
|
Jeremy Soller
|
7ac3dfaa49
|
Implement sys_uio, define sockaddr_storage
|
2019-01-05 13:10:20 -07:00 |
|
Jeremy Soller
|
7aa789575a
|
Add shutdown, listen, and getpagesize
|
2018-12-26 19:26:38 -07:00 |
|
Jeremy Soller
|
52fd4d7e83
|
Clippy fixes
|
2018-12-02 08:04:53 -07:00 |
|
Jeremy Soller
|
950b4526c7
|
- Disable output of empty header files
- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
|
2018-11-26 21:35:02 -07:00 |
|
Jeremy Soller
|
a614c40273
|
Fix definition of protocol families
|
2018-11-25 16:45:19 -07:00 |
|
Jeremy Soller
|
e0daa157b9
|
Add protocol families
|
2018-11-25 16:43:45 -07:00 |
|
Jeremy Soller
|
a0b4e21bbb
|
Comment out SO_ERROR so it is not used
|
2018-09-20 15:41:59 -07:00 |
|
Jeremy Soller
|
a567197b54
|
enable getsockopt and setsockopt
|
2018-09-20 14:39:58 -07:00 |
|
Jeremy Soller
|
9dbf49fdcd
|
Format and add O_CLOEXEC where appropriate
|
2018-09-18 19:52:47 -06:00 |
|
jD91mZM2
|
10a7944aef
|
Avoid duplicate code
|
2018-09-18 08:08:55 +02:00 |
|
Jeremy Soller
|
c2f4c1dbc9
|
Add trace macro and feature
|
2018-09-17 21:29:40 -06:00 |
|
Jeremy Soller
|
dfb07e473a
|
Comment out functions not implemented by Redox
|
2018-09-15 12:31:40 -06:00 |
|
jD91mZM2
|
26f953e11f
|
Run fmt.sh
|
2018-09-02 08:17:52 +02:00 |
|
jD91mZM2
|
6fe3e05ea0
|
Delete duplicate types
Now that we use cbindgen differently :D
|
2018-09-02 08:17:15 +02:00 |
|
Paul Sajna
|
07eb658a8a
|
Netdb
|
2018-09-01 14:00:18 +00:00 |
|
Jeremy Soller
|
8f5470fd27
|
Reduce warnings
|
2018-08-27 07:12:24 -06:00 |
|
Jeremy Soller
|
bab4e2896a
|
Format
|
2018-08-27 06:35:30 -06:00 |
|
Jeremy Soller
|
7ab700315d
|
Fix warnings and add c_str
|
2018-08-26 15:15:29 -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 |
|