Wez Furlong
|
0f83309b58
|
centralize/share some filedescriptor bits
|
2019-05-19 08:40:38 -07:00 |
|
Wez Furlong
|
ed4a605355
|
rename FileDescript::fd -> handle on unix
|
2019-05-19 08:21:35 -07:00 |
|
Wez Furlong
|
9a9fdd5e96
|
add OwnedHandle concept to the unix flavor of filedescriptor
Not strictly needed, but improvess symmetry with the windows flavor.
|
2019-05-19 08:15:35 -07:00 |
|
Wez Furlong
|
a444047e22
|
tidy up FileDescriptor safety and interface
|
2019-05-19 07:51:43 -07:00 |
|
Wez Furlong
|
abdb48469f
|
tidy up raw handle conversions for filedescriptor
|
2019-05-19 07:10:31 -07:00 |
|
Wez Furlong
|
c40af4312a
|
basically functioning on windows
(missing some basic builtins like echo though!)
|
2019-05-18 17:42:01 -07:00 |
|
Wez Furlong
|
9271c130c5
|
make filedescriptor crate compile on windows
|
2019-05-18 10:30:28 -07:00 |
|
Wez Furlong
|
8a38ab6cb1
|
implement pipelines
|
2019-04-26 21:48:53 -07:00 |
|
Wez Furlong
|
d5cddca18f
|
plumbing for tracking fds in the shell environment
|
2019-04-22 22:20:20 -07:00 |
|
Wez Furlong
|
b0d1a56eaa
|
move filedescriptor to its own crate
|
2019-04-22 21:20:33 -07:00 |
|