lib: rename `standard` as `core`
[nit.git] / lib / standard / posix.nit
2015-08-27 Jean Privatlib: rename `standard` as `core`
2015-06-02 Lucas Bajoletlib: Fixed imports throughout standard library
2015-05-27 Alexis Laferrièrelib/standard: update to use `self` in C code
2014-09-03 Alexis Laferrièrelib/posix: fix import for extern classes types
2014-05-15 Alexis Laferrièrelib/posix: add doc to posix (fix #174)
2014-03-13 Alexis Laferrièrelib: add doc to Passwd properties
2014-03-13 Alexis Laferrièrelib: move Passwd::gecos to a new posix_ext module
2014-02-17 Alexis Laferrièrelib: update standard library to latest FFI spec
2013-08-30 Jean Privatstring: more migration from String::from_cstring to...
2013-08-23 Alexis Laferrièrelib: adds the posix module with privilege functions