| 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.
|
|
|