[roll] Roll third_party/pigweed pw_tokenizer: Clarify directory database format

This change specifies what a directory database consists of,
that searching is recursive, and the suffix necessary for token database
files to be included. This information was previously only discoverable
via reading the Pigweed source.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128750
Original-Revision: c38310d7a6bcdad6a84f51a3f341983406f9bb8f
GitOrigin-RevId: 776061b93dd3087ceccf8b8e75d7d177dd56a2e4
Change-Id: I4301c1a1678b65b3c94ece5f02c815701dc7d571
1 file changed
tree: 8d4449f309d9c080a8a26e37de0abe1a5773022d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.