James Abbatiello
|
e675887129
|
Work around glibc 2.1.x dlopen bug (again).
|
2000-12-13 21:32:55 +00:00 |
Alexandre Julliard
|
914406f854
|
Moved LDT handling to libwine.so. Changed the interface to use the
exported LDT_ENTRY structure.
|
2000-11-14 01:54:49 +00:00 |
Alexandre Julliard
|
591832ec2e
|
Added support for loading a Winelib app linked as a .so from the wine
launcher, based on the value of argv[0].
|
2000-11-10 01:38:28 +00:00 |
Alexandre Julliard
|
db4c45671f
|
Do builtin modules fixups in library/loader.c before calling the
load_dll callback.
|
2000-11-08 23:02:48 +00:00 |
Alexandre Julliard
|
85423c6a6b
|
Added new library.h header for libwine definitions.
Added getpagesize() and wine_anon_mmap() portability functions.
|
2000-11-08 04:28:54 +00:00 |