Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spBuild.c.orig 2015-07-22 10:13:30.884638176 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spBuild.c 2015-07-22 13:08:48.862973419 +0200 @@ -106,6 +106,8 @@ #include "spDefs.h" +static void Translate( MatrixPtr, int*, int* ); +static ExpandTranslationArrays( MatrixPtr, register int ); class='logo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2020-01-17git-authenticate: Add new key for atheia....Ludovic Courtès
2020-01-08git-authenticate: Add daviwil to the list of committers....Ludovic Courtès
2019-12-29git-authenticate: Add glv to the list of committers....Ludovic Courtès
2019-12-27git-authenticate: Keep a local cache of previously-authenticated commits....Ludovic Courtès
2019-12-27Add 'build-aux/git-authenticate.scm'....Ludovic Courtès
2019-12-01ci: Make sure the Guix checkout is the one providing Cuirass proc....Clément Lassieur
2019-11-13tests: "make check-system" uses Guix built with (guix self)....Ludovic Courtès
2019-10-16build: Remove references to 'NIX_LOCALSTATE_DIR'....Ludovic Courtès
2019-10-16daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès
2019-09-08daemon: Remove 'NIX_LIBEXEC_DIR'....Ludovic Courtès
2019-09-08daemon: Run 'guix offload' directly....Ludovic Courtès
2019-09-08daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès