aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-05-02 14:40:14 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-05-02 14:40:14 +0200
commit0ef3c023852799bfe2e5b6a6779568262087b152 (patch)
tree16af33a3b50cd85da91f81eae00df5f114b92a8a /.dir-locals.el
parentb57c6c42345dc30400338851a54056ae0bd9a415 (diff)
downloadguix-0ef3c023852799bfe2e5b6a6779568262087b152.tar.gz
guix-0ef3c023852799bfe2e5b6a6779568262087b152.zip
gnu: man-pages: Update to 4.16.
* gnu/packages/man.scm (man-pages): Update to 4.16.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions
'>2018-03-30daemon: Remove unused schema upgrade code....Ludovic Courtès 2018-03-30daemon: Remove dead code....Ludovic Courtès 2018-01-11daemon: Always try to execute the builder regardless of the platform....Ludovic Courtès 2018-01-07daemon: Make libbz2 an optional dependency....Ludovic Courtès 2018-01-07daemon: Add gzip log compression....Ludovic Courtès 2017-12-31list-runtime-root: Fix off-by-one in 'strip-drop' call....Ludovic Courtès 2017-11-26list-runtime-roots: Ignore ESRCH while reading from /proc....Ludovic Courtès 2017-11-12list-runtime-roots: Ignore PIDs we cannot access....Ludovic Courtès 2017-11-12list-runtime-roots: Canonicalize store items....Ludovic Courtès 2017-11-12list-runtime-roots: Do not use 'lsof'....Ludovic Courtès 2017-08-18nix: Remove unused function....Andy Wingo 2017-08-18Simplify remouting with MS_PRIVATE in sandbox build...Jörg Thalheim 2017-08-07daemon: Ensure the child stack is aligned on a 16-byte boundary....Mark H Weaver 2017-08-05daemon: On aarch64, use increments of 16 on the stack....Efraim Flashner 2017-08-05Revert "daemon: Ensure proper alignment on the stack."...Mark H Weaver 2017-07-17daemon: Flush the sink upon 'exportPath' errors....Jan Nieuwenhuizen 2017-07-10daemon: Allow compilation with GCC 4.9....Ludovic Courtès 2017-06-22daemon: Set TCP_NODELAY and TCP_QUICKACK on remote sockets....Ludovic Courtès 2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès 2017-06-04daemon: Add '--timeout' and '--max-silent-time'....Ludovic Courtès 2017-05-30daemon: Report hash mismatches in a cleaner way....Ludovic Courtès 2017-03-08list-runtime-roots: Bufferize the lsof pipe....Ludovic Courtès 2017-03-06build: Don't embed absolute paths in .service and .conf service files....Leo Famulari