guix-kreyren/guix/build
Ludovic Courtès 00cd41974e
syscalls: Implement arrays in 'define-c-struct' and use it.
* guix/build/syscalls.scm (sizeof*, alignof*, write-type, read-type):
Add support for (array ...) forms.
* guix/build/syscalls.scm (<file-system>)[spare0, spare1]: Remove.
[spare]: New field.
* guix/build/syscalls.scm (%statfs)[identifier]: Change to (array int 2).
[spare0, spare1]: Remove.
[spare]: New field.
2016-05-02 00:05:36 +02:00
..
ant-build-system.scm ant-build-system: Keep jar manifest. 2016-03-31 15:47:39 +02:00
bournish.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
cmake-build-system.scm
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download.scm substitute: Better abbreviate substitute URL in progress report. 2016-04-20 23:01:41 +02:00
emacs-build-system.scm
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm
gnu-dist.scm
graft.scm grafts: Make sure files are not created world-writable. 2016-02-27 23:31:52 +01:00
gremlin.scm
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
perl-build-system.scm
profiles.scm
pull.scm
python-build-system.scm
r-build-system.scm
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm syscalls: Implement arrays in 'define-c-struct' and use it. 2016-05-02 00:05:36 +02:00
union.scm
utils.scm
waf-build-system.scm