projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
New loading scheme for Winelib apps, makes them behave like builtin
[wine]
/
scheduler
/
process.c
2002-05-22
Alexandre Julliard
New loading scheme for Winelib apps, makes them behave...
blob
|
commitdiff
|
raw
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Export global argc/argv variables from libwine and...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Alexandre Julliard
Don't prepend '--' to the command line when starting...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-15
Alexandre Julliard
Fixed stupid typo in previous patch.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Alexandre Julliard
Fixed inheriting command-line options from parent process.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Dmitry Timoshkov
Create new console only if the process is a console...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-31
Alexandre Julliard
Hack to make wineconsole work again.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-29
Alexandre Julliard
Transfer the full process startup info as well as the...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Alexandre Julliard
Correctly fill parent pid, module size and module name...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-02
Alexandre Julliard
Do not use the PEB lock as loader lock, use a separate...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Alexandre Julliard
Added support for cleaning up the TEB from inside the...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Alexandre Julliard
Call the 32-bit USER signal proc directly instead of...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Alexandre Julliard
Added SYNCHRONIZE access to stdio handles.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Eric Pouech
New console code based on Win32 windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Alexandre Julliard
Return success in CreateProcess when we started a non...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-25
Alexandre Julliard
Don't keep main exe and dlls handles open when the...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Aric Stewart
Make sure that newly allocated TLS indexes are cleared.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-20
Francois Gouget
Fix the conversions of a command line to/from an argv...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Eric Pouech
Fixed image name value sent to server upon process...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Removed a few unnecessary Callouts.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Alexandre Julliard
Support for specifying stack size of Winelib apps.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Alexandre Julliard
Set low-order bit of module handle for LOAD_LIBRARY_AS_...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Francois Gouget
Print the tid in the first column when +tid is specified.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-09
Dmitry Timoshkov
Display thread id instead of %fs in relay trace.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-22
Alexandre Julliard
Use the new send_fd mechanism for the set_console_fd...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Dmitry Timoshkov
Implemented SetFileApisToOEM, SetFileApisToANSI and...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
Use the standard CreateThread routine to create 16...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Only create the system heap when we actually need it.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-16
Alexandre Julliard
Pass the stdin/stdout handles on startup to use as...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-13
Josh DuBois
More verbose error messages when application load fails.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Alexandre Julliard
Use the exe name and file handle we got from the server...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Send the exe file handle in init_process_done request.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-03
Alexandre Julliard
Pass the application name also when starting a Unix...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Andreas Mohr
- clarify many error messages
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Alexandre Julliard
Got rid of main.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Alexandre Julliard
Display an error message if loading a Winelib app faile...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Andreas Mohr
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-10
Alexandre Julliard
Added support for loading a Winelib app linked as a...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Alexandre Julliard
Moved builtin dll registration to libwine.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Jeremy White
Added support for a WINELOADER environment variable...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-03
Alexandre Julliard
Use special environment variables to transmit the cwd...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Andreas Mohr
- fixes debugger output
blob
|
commitdiff
|
raw
|
diff to current
2000-09-02
Andreas Mohr
Avoid crash on empty command-line.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Alexandre Julliard
Moved TASK_Create call to KERNEL initialisation routine.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-21
Andreas Mohr
- don't return FALSE for system process changes
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Ove Kaaven
DOS binary support has been restored.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Alexandre Julliard
Get full path of argv[0] before we change directories.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Marcus Meissner
Transmit current directory settings to newly created...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-24
Alexandre Julliard
Make sure the cmdline passed to CreateProcessA is write...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-12
Juergen Schmied
- implemented Get/SetThreadLocale
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Alexandre Julliard
Setup signal handling and exceptions only after REQ_INI...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Ulrich Weigand
Moved stack switch handling (large stack) to sysdeps.c
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Alexandre Julliard
Moved kernel initialization to kernel_main.c
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Alexandre Julliard
Make sure main_exe_name is a DOS filename (thanks to...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-03
Alexandre Julliard
Store process file name in startup info.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Setup the initial thread %fs from a constructor.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Alexandre Julliard
Load done event now created by the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-13
Alexandre Julliard
Cleanup thread stack allocation. Use a single VirtualAl...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Made GetProcessHeap(), GetCurrentProcessId(), GetCurren...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-08
Alexandre Julliard
Temporary hack to share handles between processes shari...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Alexandre Julliard
Commented out exit() call on ExitProcess for now.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
blob
|
commitdiff
|
raw
|
diff to current
next