Abhishek Bhattacherjee
43dfc178b5
Change value to be mutable
...
Fixes #8 .
2019-01-16 09:51:42 +00:00
Robin Randhawa
0e613dcc15
aarch64-prep: Wrap x86_64 specific crate references and code with conditionals
2019-01-15 12:20:22 +00:00
Jeremy Soller
0e55459e0e
Remove unused feature
2018-11-12 15:00:36 -07:00
jD91mZM2
34cfe146de
Fix compilation
2018-08-29 17:59:03 +02:00
jD91mZM2
a7eb42fbeb
Send readable event from fevent
...
This fixes one problem with openssl on relibc, since relibc correctly respects readable/writable status unlike the newlib implementation which always says it's readable.
2018-08-29 17:47:25 +02:00
Robin Randhawa
af245a6db1
Silence build warning due to unused argument
...
The fstat fn's 'id' argument was unused. Changed to '_id' as per
compiler suggestion to quiescen warning.
2017-11-17 18:00:51 +00:00
Jeremy Soller
bcdfbb1dfa
Utilize null namespace
2017-10-09 20:48:34 -06:00
Jeremy Soller
2cce5b3499
Add gitignore, add EINVAL import
2017-07-22 13:49:12 -06:00
Jeremy Soller
bf5f0d0fad
Return error when dup buf is not empty
2017-07-22 13:15:45 -06:00
Ian Douglas Scott
589243ab2c
Use syscall::MODE_CHR constant
2017-07-10 16:47:29 -07:00
Ian Douglas Scott
369be9ef77
Allow fcntl
2017-07-10 15:51:14 -07:00
Ian Douglas Scott
fa70dd8072
Implement fstat()
2017-06-18 12:56:01 -07:00
Jeremy Soller
a1030a6379
Move randd from main repo
2017-05-09 21:40:13 -06:00