A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://gitlab.com/OldManProgrammer/unix-tree/-/commit/8515e9df1e101630991de13404a6800be2ae517d below:

Version 2.0.3 (08/26/2022) (8515e9df) · Commits · Old Man Programmer

Skip to content Commit 8515e9df authored Aug 26, 2022 by Old Man Programmer Browse files Version 2.0.3 (08/26/2022)
  - Fix segfault when filelimit is used and tree encounters a directory it
    cannot enter. (Kenta Arai)
  - Use += when assigning CFLAGS and LDFLAGS in the Makefile allowing
    them to be modified by environment variables during make. (Ben Brown)
    Possibly assumes GNU make.
  - Fixed broken -x option (stops recursing.) (balping)
  - Fix use after free (causing segfault) for dir/subdir in list.c (Erik
    Skultety / Ben Brown)
  - Fixes for .gitignore functionality (Saniya Maheshwari / Mig-hub ? / Carlos
    Pinto)
    - Fixed * handing in patmatch. Worked almost like ** before, now properly
      stops at /'s.  These issues were the result of forgetting that patmatch()
      was just to match filenames to patterns, not paths.
    - Patterns starting with / are actually relative to the .gitignore file,
      not the root of the filesystem, go figure.
    - Patterns without /'s in .gitignore apply to any file in any directory
      under the .gitignore, not just the .gitignore directory
  - Remove "All rights reserved" from copyright statements.  A left-over from
    trees original artistic license.
  - Add in --du and --prune to --help output (Nxueyamao?)
  - Fixed segfault when an unknown directory is given with -X
  - Fixed output up for -X and -J options.
  - Remove one reference to strnlen which isn't necessary since it may not
    be available on some OS's.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4