Jeremy Soller
|
caa607eb28
|
Merge pull request #70 from redox-os/clippy
Add clippy lints, action some clippy items
|
2017-12-27 21:32:23 -07:00 |
|
Jeremy Soller
|
059cc8078d
|
Add frename
|
2017-12-27 20:19:37 -07:00 |
|
Jeremy Soller
|
58e1d92eb5
|
Add clippy lints, action some clippy items
|
2017-12-24 22:19:00 -07:00 |
|
Ian Douglas Scott
|
1623baa137
|
Implement F_DUPFD in fcntl
|
2017-08-08 10:59:11 -07:00 |
|
Ian Douglas Scott
|
9e2d39b5b8
|
Move duplication in dup() and dup2() to new function
|
2017-08-07 21:57:25 -07:00 |
|
Ian Douglas Scott
|
374213f155
|
F_GETFD and F_SETFD
|
2017-07-28 15:06:50 -07:00 |
|
Ian Douglas Scott
|
3756fb5606
|
Use file description alongside file descriptior, matching posix
|
2017-07-28 13:59:31 -07:00 |
|
Jeremy Soller
|
c7664674d3
|
Update fs.rs
|
2017-07-17 21:25:20 -06:00 |
|
Ian Douglas Scott
|
09a4980442
|
Make dup/dup2 clear cloexec
|
2017-07-14 08:48:42 -07:00 |
|
Ian Douglas Scott
|
6f081f4bbd
|
Make dup2() work if second file descriptor doesn't exist
|
2017-07-13 14:43:55 -07:00 |
|
Jeremy Soller
|
efd64d55e1
|
Bug fixes for fcntl and o_cloexec
Add fcntl to schemes
Fix debug: hang
|
2017-04-19 21:56:09 -06:00 |
|
Jeremy Soller
|
d036c667a1
|
Perform cloexec logic in kernel
|
2017-04-16 12:49:54 -06:00 |
|
Jeremy Soller
|
0c8ba636f4
|
Cleanup Redox repo, update Rust, remove old target
|
2017-01-03 15:55:00 -07:00 |
|