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

Unified Diff: third_party/dlfcn-win32/README.nacl

Issue 137143003: Add dlfcn-win32 to third_party (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/deps/
Patch Set: Created 6 years, 11 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
« no previous file with comments | « third_party/dlfcn-win32/README ('k') | third_party/dlfcn-win32/configure » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/dlfcn-win32/README.nacl
===================================================================
--- third_party/dlfcn-win32/README.nacl (revision 0)
+++ third_party/dlfcn-win32/README.nacl (revision 0)
@@ -0,0 +1,17 @@
+URL: http://code.google.com/p/dlfcn-win32
+Version: r29 Jan 22, 2014 Ramiro Polla
+License: LGPL
+License File: COPYING
+
+Description:
+dlfcn-win32 is an implementation of dlfcn for Windows.
+
+It follows the standard as described here:
+http://www.opengroup.org/onlinepubs/009695399/basedefs/dlfcn.h.html
+http://www.opengroup.org/onlinepubs/009695399/functions/dlerror.html
+http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html
+http://www.opengroup.org/onlinepubs/009695399/functions/dlclose.html
+http://www.opengroup.org/onlinepubs/009695399/functions/dlopen.html
+
+Local Modifications:
+No modifications.
« no previous file with comments | « third_party/dlfcn-win32/README ('k') | third_party/dlfcn-win32/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698