prlimit(2) returns ENOSYS on Linux 2.6.32-5-xen-amd64 as found on hydra.gnu.org, and strace(1) doesn't recognize it. --- glib-2.34.3/glib/tests/thread.c 2012-11-20 15:27:12.000000000 +0100 +++ glib-2.34.3/glib/tests/thread.c 2013-03-27 14:48:31.000000000 +0100 @@ -130,7 +130,7 @@ test_thread3 (void) static void test_thread4 (void) { -#ifdef HAVE_PRLIMIT +#if 0 struct rlimit ol, nl; GThread *thread; GError *error; szko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer.scm
-12
AgeCommit message (Expand)Author
2020-06-26installer: Use latest Guile....Mathieu Othacehe
ci: Don't cross compile to avr....Efraim Flashner
2023-09-20image: Introduce the mbr-hybrid-raw image type....Mathieu Othacehe
2023-08-21ci: Really honor system type for manifests....Ludovic Courtès
2023-08-21ci: Honor user-specific systems for manifests....Ludovic Courtès
2023-08-18gnu: commencement: Use system in %final-inputs....Christopher Baines
2023-04-18ci: Add 'gdb-minimal' to the "core" package set....Ludovic Courtès
2023-03-09ci: Update the list of GCC versions for the 'core' subset....Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès
2022-10-13ci: Honor the system passed to image->job....Mathieu Othacehe
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."...Ludovic Courtès
2022-09-24gnu: Add compression module....Mathieu Othacehe
2022-08-17ci: Fix the images specification....Mathieu Othacehe
2022-08-09build-system: Add 'channel-build-system'....Ludovic Courtès
2022-08-05guix system: Remove unused 'read-operating-system' procedure....Ludovic Courtès