John Benediktsson
|
39093727b1
|
libc: rename (io-error) to throw-errno.
|
2014-11-21 09:29:45 -08:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
John Benediktsson
|
5e129a8964
|
more libc fixes.
|
2014-04-04 08:03:46 -07:00 |
Doug Coleman
|
026499e64f
|
Use flags{ instead of flags all over the place
|
2010-04-01 14:44:03 -05:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Doug Coleman
|
760746e2ff
|
Fix using
|
2010-01-22 15:01:38 -06:00 |
Doug Coleman
|
37d0f29e4b
|
add a couple of combinators to mmap that take a c-type to reduce conceptual overhead and boilerplate, more docs
|
2009-10-08 16:07:36 -05:00 |
Doug Coleman
|
3f764fc872
|
fix file mode for read only mmap in unix
|
2009-04-25 20:03:13 -05:00 |
Doug Coleman
|
2484ea07b0
|
support read-only mmap
|
2009-04-25 19:22:00 -05:00 |
Doug Coleman
|
dc370e56ab
|
mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix
|
2009-02-26 17:34:26 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |