Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | linux-modules: Correctly propagate error code from 'init_module'. | Ludovic Courtès | 2014-11-28 |
| | | | | | | | * gnu/packages/patches/guile-linux-syscalls.patch (scm_load_linux_module): Leave 'errno' unchanged when ERR != 0. * gnu/build/linux-modules.scm (load-linux-module*): Check for the errno value of ARGS to determine whether the module was already loaded. | ||
* | system: Add (gnu build linux-modules). | Ludovic Courtès | 2014-11-28 |
* gnu/build/linux-modules.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. |