unix/stat.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 523d730c 2020-04-18T14:55:28 fix unix stat
Thomas de Grivel e5a1093e 2020-03-18T11:04:00 fix openbsd package installation with version specified in package id
Thomas de Grivel c1256c2e 2018-07-26T14:28:21 update license and copyright
Thomas de Grivel 634d7816 2018-07-10T12:53:58 fix mode
Thomas de Grivel 67a6a1de 2015-08-01T01:41:07 Unix stat mode (type + permissions) as a boxed fixnum class.
Thomas de Grivel a21264d4 2015-08-01T01:38:07 Implement resource operations.
Thomas de Grivel 34f3771c 2014-11-03T17:33:27 Refactor code into modules. Implement SPECIFY macro.