simon-git: msvc-extract (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Jan 17 17:17:13 GMT 2021


TL;DR:
  e7527f3 Add comments.

Repository:     https://git.tartarus.org/simon/msvc-extract.git
On the web:     https://git.tartarus.org/?p=simon/msvc-extract.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-01-17 17:17:13

commit e7527f32ccd16f8d37a80fc447429246c755dd4a
web diff https://git.tartarus.org/?p=simon/msvc-extract.git;a=commitdiff;h=e7527f32ccd16f8d37a80fc447429246c755dd4a;hp=a556141ec4d2fccb8552d84d1848e29e7163d191
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Jan 17 17:13:15 2021 +0000

    Add comments.
    
    I got quite confused trying to do the rewrite of the symlink system
    earlier, because the two-layer trie system is counterintuitively
    organised and not commented.
    
    I think the counterintuitive organisation had a plausible reason, but
    I can at least fix the lack of comments!

 msvc-extract.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 tar.h          |  27 +++++++++++++
 trie.h         |  30 ++++++++++++++
 3 files changed, 172 insertions(+), 11 deletions(-)



More information about the tartarus-commits mailing list