simon-git: umlwrap (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu May 9 13:46:40 BST 2019


TL;DR:
  d0c1a9d isdup.c: make a standalone CLI test program.
  bfbb7d1 Add a FIXME for overlayfs support.

Repository:     https://git.tartarus.org/simon/umlwrap.git
On the web:     https://git.tartarus.org/?p=simon/umlwrap.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-05-09 13:46:40

commit d0c1a9d73894d6b700aedb6218bba44dd58d20e2
web diff https://git.tartarus.org/?p=simon/umlwrap.git;a=commitdiff;h=d0c1a9d73894d6b700aedb6218bba44dd58d20e2;hp=c6cdc3f5761d80495454e8c61b46f20162cc8c61
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu May 9 13:30:44 2019 +0100

    isdup.c: make a standalone CLI test program.
    
    I had a situation today where I wanted to test two fds available to
    the shell, and wished the isdup() function in this module had been
    wrapped up into a Unix CLI utility. Now it is.

 isdup.c | 196 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 162 insertions(+), 34 deletions(-)

commit bfbb7d1919cf0fc7620afb0c9f598dd497085492
web diff https://git.tartarus.org/?p=simon/umlwrap.git;a=commitdiff;h=bfbb7d1919cf0fc7620afb0c9f598dd497085492;hp=d0c1a9d73894d6b700aedb6218bba44dd58d20e2
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu May 9 13:44:57 2019 +0100

    Add a FIXME for overlayfs support.
    
    Just to remind myself, when I sooner or later try to use this in the
    absence of aufs, what I need to do about it.

 init.c | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)



More information about the tartarus-commits mailing list