Fossil

Changes On Branch win32Proc
Login

Changes On Branch win32Proc

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch win32Proc Excluding Merge-Ins

This is equivalent to a diff from d5c41263 to 0ef0e105

2018-08-07
20:58
Improved windows code for the backoffice. Properly check to see if processes still exist. Provide a timeout feature. (check-in: 43c29877 user: drh tags: trunk)
2018-08-02
03:35
Include winsock2.h for WinXP compatibility; was breaking the build (check-in: 889bc0f7 user: ashepilko tags: trunk)
03:05
Just in case, modify backofficeTimeout() to handle being called more than once on Win32. (Closed-Leaf check-in: 0ef0e105 user: mistachkin tags: win32Proc)
03:03
Wrap use of getpid() in the trace statements. (check-in: 842bf225 user: mistachkin tags: win32Proc)
2018-07-31
00:10
Use a thread to implement backoffice work timeouts for Win32. (check-in: a9578f78 user: mistachkin tags: win32Proc)
00:09
Update the custom MinGW makefile. (check-in: d5c41263 user: mistachkin tags: trunk)
00:09
Fix harmless compiler warnings. (check-in: ea2e5151 user: mistachkin tags: trunk)

Changes to src/backoffice.c.