Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1615)

Unified Diff: third_party/getopt/README.crashpad

Issue 1119783005: win: get tools/crashpad_database_util mostly working (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: sort Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..7f1ab5a90f9adcd10d157160943ef2bd3388c322
--- /dev/null
+++ b/third_party/getopt/README.crashpad
@@ -0,0 +1,13 @@
+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.
+
Mark Mentovai 2015/05/06 04:31:46 Remove the blank line at EOF.
scottmg 2015/05/06 17:28:14 Done.

Powered by Google App Engine
This is Rietveld 408576698