about summary refs log tree commit diff
path: root/src/libstd/sys/unix/l4re.rs
AgeCommit message (Expand)AuthorLines
2019-04-27Stabilized vectored IOSteven Fackler-5/+5
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-3/+3
2019-03-16Add UdpSocket peer_addr implementation for L4ReLinus Unnebäck-1/+4
2019-03-09Use lifetime contravariance to elide more lifetimes in core+alloc+stdScott McMurray-2/+2
2019-02-28libstd => 2018Taiki Endo-9/+9
2019-02-13Add vectored read and write supportSteven Fackler-1/+17
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-06Refactor net::each_addr/lookup_host to forward error from resolveJethro Beekman-7/+26
2018-01-16Only link res_init() on GNU/*nixRyan Cumming-4/+0
2017-10-05replace libc::res_init with res_init_if_glibc_before_2_26Jack O'Connor-0/+4
2017-09-13Move default stack min size to thread implementationsTobias Schaffner-2/+2
2017-09-08Re-enable networking module fo rL4ReSebastian Humenda-0/+441