Sign in
goma
/
wine
/
87c369df54a7c698a5df8e2c1a884831428ca100
/
memory
/
selector.c
7c4cb51
Cast void* to char* for pointer arithmetic.
by Gregg Mattinson
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
5900867
Moved the selector access functions out of winnt.h into libwine.
by Alexandre Julliard
· 23 years ago
757e7cb
Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock with standard Win16
by Andreas Mohr
· 23 years ago
3751ff0
MS C related changes.
by Patrik Stridvall
· 23 years ago
894b188
Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch]
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
5016e92
Added support for cleaning up the TEB from inside the exiting thread.
by Alexandre Julliard
· 23 years ago
b0f5861
Moved heap functions to ntdll.
by Alexandre Julliard
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
37e9503
Moved server.h to include/wine.
by Alexandre Julliard
· 24 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
3ca9823
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
dae8de6
Documentation ordinal fixes (using winapi_fixup).
by Patrik Stridvall
· 24 years ago
67a7499
New set of macros for server calls; makes requests without variable
by Alexandre Julliard
· 24 years ago
982a223
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
by Alexandre Julliard
· 24 years ago
becb9a3
Moved all Wine internal definitions out of process.h.
by Alexandre Julliard
· 24 years ago
519346a
Fixed miscellaneous typos, syntactic and grammatical errors.
by Francois Gouget
· 24 years ago
71d68bb
Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
by Alexandre Julliard
· 24 years ago
394e0eb
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to dlls/win32s.
by Alexandre Julliard
· 24 years ago
0b7a7bb
Include config.h in files that test for constants defined in it.
by Dimitrie O. Paun
· 24 years ago
914406f
Moved LDT handling to libwine.so. Changed the interface to use the
by Alexandre Julliard
· 24 years ago
d8fab2e
Removed some of the XXX_reg macros now that we are using the standard
by Alexandre Julliard
· 25 years ago
9c2370b
Added exception handling wrapper to a number of server requests.
by Alexandre Julliard
· 25 years ago
afd6a4b
Updated support for Solaris/Sparc architecture.
by Ulrich Weigand
· 25 years ago
54fe838
Fixed some issues reported by winapi_check.
by Patrik Stridvall
· 25 years ago
ea4f831
Fixed some Solaris specific assembler problems.
by Patrik Stridvall
· 25 years ago
916f975
Improved the selector get/set functions.
by Alexandre Julliard
· 25 years ago
0a7c1f6
Implemented GetThreadSelectorEntry through the server.
by Alexandre Julliard
· 25 years ago
3ee1c03
Bugfix: GetThreadSelectorEntry() sets read-write flag incorrectly.
by Ulrich Weigand
· 25 years ago
eb94c7d
Adapted to new register function handling.
by Ulrich Weigand
· 25 years ago
c3d9f28
Moved implementation of WOW routines to single file.
by Ulrich Weigand
· 26 years ago
0a1645d
Inhibit wraparound in comparison.
by Uwe Bonnes
· 26 years ago
98b5f77
Added IsBadFlatReadWritePtr16().
by Ulrich Weigand
· 26 years ago
617955d
Changed CONTEXT into CONTEXT86 everywhere we really want an i386
by Alexandre Julliard
· 26 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
1565709
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
0a277b6
Adapted for new register functions support (ESP_reg in register
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
284c9b9
Made SELECTOR_ReallocBlock preserve the current selector access rights
by Alexandre Julliard
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
04c3e1d
Removed a lot of occurences of windows.h (and added necessary other includes).
by Marcus Meissner
· 26 years ago
29a96e1
Change type of mode argument to GETVDMPOINTER32W from DWORD to Word
by Uwe Bonnes
· 26 years ago
90c245c
Bugfix: Preserve EAX in UnMapSLFixArray().
by Ulrich Weigand
· 26 years ago
a00b49f
- Several kernel.spec return type mismatch fixes
by Andreas Mohr
· 26 years ago
afda9a3
Bugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption.
by Ulrich Weigand
· 26 years ago
735bec0
Clean invalid selectors on the pop %xs from the STACKFRAME itself
by Marcus Meissner
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
767e6f6
Release 980809
by Alexandre Julliard
· 27 years ago
wine-980809
829fe32
Release 980726
by Alexandre Julliard
· 27 years ago
wine-980726
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
dadf78f
Release 980517
by Alexandre Julliard
· 27 years ago
wine-980517
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201
0623a6f
Release 980118
by Alexandre Julliard
· 27 years ago
wine-980118
44ed71f
Release 971221
by Alexandre Julliard
· 27 years ago
wine-971221
a0b2b1d
Release 971116
by Alexandre Julliard
· 27 years ago
wine-971116
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
3db94ef
Release 970928
by Alexandre Julliard
· 28 years ago
wine-970928
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
d37eb36
Release 970720
by Alexandre Julliard
· 28 years ago
wine-970720
df2673b
Release 970329
by Alexandre Julliard
· 28 years ago
wine-970329
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
349a953
Release 970202
by Alexandre Julliard
· 28 years ago
wine-970202
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
8bbf818
Release 960913
by Alexandre Julliard
· 29 years ago
wine-960913
1e37a18
Release 960818
by Alexandre Julliard
· 29 years ago
wine-960818
8cc3a5e
Release 960811
by Alexandre Julliard
· 29 years ago
wine-960811
ac9c9b0
Release 960728
by Alexandre Julliard
· 29 years ago
wine-960728
18f92e7
Release 960717
by Alexandre Julliard
· 29 years ago
wine-960717
3051b64
Release 960705
by Alexandre Julliard
· 29 years ago
wine-960705
1285c2f
Release 960506
by Alexandre Julliard
· 29 years ago
wine-960506
2ace16a
Release 960428
by Alexandre Julliard
· 29 years ago
wine-960428
329f068
Release 960414
by Alexandre Julliard
· 29 years ago
wine-960414
7d654eb
Release 960225
by Alexandre Julliard
· 29 years ago
wine-960225
0c126c7
Release 960218
by Alexandre Julliard
· 29 years ago
wine-960218
4f8c37b
Release 960114
by Alexandre Julliard
· 29 years ago
wine-960114
d7d4fdf
Release 951226
by Alexandre Julliard
· 29 years ago
wine-951226
ade697e
Release 951124
by Alexandre Julliard
· 29 years ago
wine-951124
af0bae5
Release 951003
by Alexandre Julliard
· 30 years ago
wine-951003
ff8331e
Release 950918
by Alexandre Julliard
· 30 years ago
wine-950918
808cb04
Release 950817
by Alexandre Julliard
· 30 years ago
wine-950817
e2991ea
Release 950727
by Alexandre Julliard
· 30 years ago
wine-950727
bd34d4f
Release 950620
by Alexandre Julliard
· 30 years ago
wine-950620
2787be8
Release 950522
by Alexandre Julliard
· 30 years ago
wine-950522
fa68b75
Release 950403
by Alexandre Julliard
· 30 years ago
wine-950403
e2abbb1
Release 950319
by Alexandre Julliard
· 30 years ago
wine-950319