guix-devel/guix/build
Ludovic Courtès 1ab9e48339
syscalls: Adjust 'dirent64' struct for GNU/Hurd.
Reported by rennes@openmailbox.org.

* guix/build/syscalls.scm (file-type->symbol): New procedure.
(%struct-dirent-header): Rename to...
(%struct-dirent-header/linux): ... this.  Rename introduced bindings as
well.
(%struct-dirent-header/hurd): New C struct.
(define-generic-identifier): New macro.
(read-dirent-header, %struct-dirent-header, sizeof-dirent-header):
Define in terms of 'define-generic-identifier'.
2017-07-10 00:07:36 +02:00
..
ant-build-system.scm
asdf-build-system.scm
bournish.scm
cargo-build-system.scm
cmake-build-system.scm
cvs.scm
download.scm download: Work around GnuTLS bug with UTF-8 certificate file names. 2017-05-30 13:24:55 +02:00
dub-build-system.scm
emacs-build-system.scm build-system: emacs: Factorize include/exclude default arguments. 2017-06-08 19:45:27 +05:30
emacs-utils.scm
font-build-system.scm build: font: Support font collection files. 2017-05-31 23:24:41 +02:00
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm
gnu-dist.scm
graft.scm
gremlin.scm
haskell-build-system.scm
hg.scm
java-utils.scm
lisp-utils.scm
make-bootstrap.scm
ocaml-build-system.scm
perl-build-system.scm
profiles.scm
pull.scm pull: Catch '&missing-dependency-error' raised by 'source-module-closure'. 2017-05-25 14:25:17 +02:00
python-build-system.scm
qt-utils.scm
r-build-system.scm
rpath.scm
ruby-build-system.scm
store-copy.scm vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
svn.scm
syscalls.scm syscalls: Adjust 'dirent64' struct for GNU/Hurd. 2017-07-10 00:07:36 +02:00
texlive-build-system.scm build-system: texlive: Build union in configure phase. 2017-07-09 17:07:27 +02:00
union.scm
utils.scm
waf-build-system.scm