Ludovic Courtès fa73c19373
syscalls: Add 'scandir*'.
* guix/build/syscalls.scm (%struct-dirent-header): New C struct.
(string->pointer/utf-8, pointer->string/utf-8): New procedures.
(opendir*, closedir*, readdir*, scandir*): New procedures.
* tests/syscalls.scm ("scandir*, ENOENT")
("scandir*, ASCII file names", "scandir*, UTF-8 file names")
("scandir*, properties): New tests.
2017-06-16 17:08:22 +02:00
..
2016-04-01 00:05:42 +02:00
2017-05-10 17:59:22 +02:00
2016-08-30 22:38:28 +02:00
2013-05-08 23:45:02 +02:00
2017-06-16 17:08:22 +02:00