guix-play/guix/build
Mathieu Othacehe 7df4d3465d
syscalls: Use define-as-needed for mount and umount.
* guix/build/syscalls.scm (mount): Use define-as-needed macro
and remove from export list.
(umount): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-11 11:13:25 +02:00
..
ant-build-system.scm
asdf-build-system.scm
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
cargo-build-system.scm build/cargo-build-system: Make cargo-build-system install working packages. 2017-03-17 16:48:09 +01:00
cmake-build-system.scm guxi: cmake-build-system: Enable output for failing test-cases. 2016-11-15 22:40:25 +01:00
cvs.scm
download.scm download: Properly parse ftp:// URLs that lack user info. 2017-03-28 13:30:09 +02:00
dub-build-system.scm build: dub-build-system: Don't use "dub run" at all. 2017-02-14 10:18:35 +01:00
emacs-build-system.scm
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
gnu-dist.scm
graft.scm
gremlin.scm
haskell-build-system.scm
hg.scm
lisp-utils.scm
make-bootstrap.scm guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm build-system/perl: Don't create non-deterministic 'perllocal.pod' files. 2016-11-28 23:11:39 +01:00
profiles.scm profiles: Slightly improve the instructions in 'etc/profile'. 2017-04-07 23:30:38 +02:00
pull.scm pull: Set '%nix-instantiate' to a sensible value. 2016-11-28 22:58:18 +01:00
python-build-system.scm build-system/python: Make sure 'check' returns failures. 2016-12-13 21:04:31 +01:00
qt-utils.scm
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm syscalls: Use define-as-needed for mount and umount. 2017-04-11 11:13:25 +02:00
union.scm union: Add create-all-directories? parameter to 'union-build'. 2017-03-26 12:53:48 +02:00
utils.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
waf-build-system.scm