/* GNU Guix --- Functional package management for GNU Copyright (C) 2012 Ludovic Courtès This file is part of GNU Guix. GNU Guix is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. GNU Guix is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Guix. If not, see . */ /* Replacement for Nix's libmain/shared.hh. */ #pragma once #include #include #include static inline void showManPage (const char *name) { /* This idea is evil. Abort. */ abort (); } extern volatile ::sig_atomic_t blockInt; extern char **argvSaved; ref='/guix/about/'>aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-02gnu: Replace hard-coded "CC=gcc" with CC-FOR-TARGET calls....Maxime Devos
2021-04-20gnu: cdemu-client: Update to 3.2.5....Tobias Geerinckx-Rice
2021-04-20gnu: cdemu-daemon: Update to 3.2.5....Tobias Geerinckx-Rice
2021-04-20gnu: libmirage: Update to 3.2.5....Tobias Geerinckx-Rice
2021-03-05gnu: libburn: Update to 1.5.4....Tobias Geerinckx-Rice
2021-03-04gnu: libisofs: Update to 1.5.4....Tobias Geerinckx-Rice
2021-02-10Revert "gnu: xorriso: Update to 1.5.4.pl02."...Leo Famulari
2021-02-07gnu: xorriso: Update to 1.5.4.pl02....Efraim Flashner
2020-11-08gnu: cdemu-client: Update source URI....Efraim Flashner
2020-11-08gnu: cdemu-daemon: Use sourceforge mirror....Efraim Flashner
2020-11-08gnu: libmirage: Update source URI....Efraim Flashner
2020-10-16gnu: asunder: Update to 2.9.7....Tobias Geerinckx-Rice
2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
2020-06-21gnu: Add cdrdao....Timotej Lazar
2020-06-02gnu: asunder: Update to 2.9.6....Tobias Geerinckx-Rice