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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/dlfcn-win32/README ('k') | third_party/dlfcn-win32/configure » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 URL: http://code.google.com/p/dlfcn-win32
2 Version: r29 Jan 22, 2014 Ramiro Polla
3 License: LGPL
4 License File: COPYING
5
6 Description:
7 dlfcn-win32 is an implementation of dlfcn for Windows.
8
9 It follows the standard as described here:
10 http://www.opengroup.org/onlinepubs/009695399/basedefs/dlfcn.h.html
11 http://www.opengroup.org/onlinepubs/009695399/functions/dlerror.html
12 http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html
13 http://www.opengroup.org/onlinepubs/009695399/functions/dlclose.html
14 http://www.opengroup.org/onlinepubs/009695399/functions/dlopen.html
15
16 Local Modifications:
17 No modifications.
OLDNEW
« 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