Wykres commitów

7 Commity (caa1b279acd03bbf6543e5146b24084d221a73e7)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 8bed308f41 fcntl: Add error checking and at least TODOs about buffer return values. 2014-12-25 20:42:09 +02:00
Paul Sokolovsky 777129064b fcntl: fcntl/ioctl arg defaults to 0 per CPython. 2014-12-24 17:58:39 +02:00
Paul Sokolovsky ec4217b8fa fcntl: Implement fcntl/ioctl variants which take memory buffer as arg. 2014-12-23 00:56:43 +02:00
Paul Sokolovsky 50cdc4d93a fcntl: Depend on _libc. 2014-06-21 14:52:03 +03:00
Paul Sokolovsky 56454eba33 all: Tighten up typecodes for FFI module. 2014-04-22 00:39:21 +03:00
Paul Sokolovsky 6de74a64fe fcntl: Add setup metadata. 2014-04-13 02:14:14 +03:00
Paul Sokolovsky 27ec4eb700 Add very basic implementation of os and fcntl modules for unix port.
Using ffi module. Both offer just 1-2 initial functions so far.
2014-04-13 02:14:13 +03:00