| Index: third_party/getopt/README.crashpad
|
| diff --git a/third_party/getopt/README.crashpad b/third_party/getopt/README.crashpad
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ca0633e08057d2f46f6c98e6eb9079301854a762
|
| --- /dev/null
|
| +++ b/third_party/getopt/README.crashpad
|
| @@ -0,0 +1,12 @@
|
| +Name: Gregory Pietsch getopt
|
| +Short Name: getop
|
| +URL: https://sourceware.org/ml/newlib/2005/msg00758.html
|
| +License: Public domain
|
| +License File: LICENSE
|
| +Security Critical: no
|
| +
|
| +Description:
|
| +A public domain implementation of getopt.
|
| +
|
| +Local Modifications:
|
| +Minor compilation fixes applied for Windows.
|
|
|