David Starks-Browning
840e611264
fix commercial contact
2002-07-27 23:05:45 +00:00
Christopher Faylor
667f875d17
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
...
default now.
2002-07-27 01:52:05 +00:00
David Starks-Browning
d6b3952610
darn typo
2002-07-26 23:43:15 +00:00
David Starks-Browning
70e81b1497
update paths to setup.log*
2002-07-26 23:39:21 +00:00
David Starks-Browning
3427836283
nuke section "What's the difference between packages in latest' and
contrib'?"
2002-07-26 23:32:47 +00:00
David Starks-Browning
25d286931a
correct minor typo
2002-07-26 23:31:28 +00:00
David Starks-Browning
ff5c62593a
paragraph fill (oops!)
2002-07-26 23:15:38 +00:00
David Starks-Browning
766f4da614
update CD release plans
2002-07-26 23:14:52 +00:00
David Starks-Browning
a96cb86bd0
update & improve section "How do I just get everything?"
2002-07-26 23:11:22 +00:00
David Starks-Browning
d587c1276e
rewrite (incl new heading) section on installing snapshots
2002-07-26 22:49:34 +00:00
David Starks-Browning
4b37baf018
minor improvements to wording
2002-07-26 22:29:38 +00:00
David Starks-Browning
0fb4f71811
minor improvements to wording
2002-07-26 22:22:18 +00:00
Christopher Faylor
6b3c247d07
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
...
the caller.
* syscalls.cc (_close): Return result of fhandler::close to the caller.
2002-07-26 19:58:00 +00:00
Danny Smith
b1f495ed3b
* include/oleidl.h (MK_ALT): Define.
2002-07-26 04:38:00 +00:00
Danny Smith
15cc7bc14d
2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>
...
* include/exdisp.h: New file.
* include/exdispid.h: New file.
* include/mshtml.h: New file.
* lib/test.c: #include exdisp.h and mshtml.h
* lib/uuid.c (CLSID_WebBrowser, DIID_DWebBrowserEvents,
DIID_DWebBrowserEvents2, IID_IHTMLDocument, IID_IHTMLDocument2,
IID_IHTMLElement, IID_IHTMLSelectionObject, IID_IHTMLTxtRange,
IID_IWebBrowser, IID_IWebBrowser2, IID_IWebBrowserApp):
New GUIDs.
* include/docobj.h: New file.
* include/idispids.h: New file.
* include/objidl.h (IID_IMoniker): Declare.
* include/ocidl.h (READYSTATE): New enum.
(IOleInPlaceSiteEx): New interface.
* include/olectlid.h (IID_IEnumSTATSTG): New interface
identifier.
* include/oleidl.h (IOleItemContainer, IOleInPlaceObject,
IOleInPlaceSite): New interfaces.
* lib/test.c: #include docobj.h,idispids.h,
2002-07-26 04:26:26 +00:00
Christopher Faylor
68fb3cca64
* security.cc (allow_ntsec): Default to on.
...
(allow_smbntsec): Default to off.
2002-07-25 17:04:13 +00:00
Christopher Faylor
be18721ec4
* times.cc (to_time_t): Always round time_t down to nearest second.
2002-07-25 15:59:49 +00:00
Egor Duda
b9e8058df3
* Makefile.in: Check if API version is updated when exports are
...
changed and stop if not so.
2002-07-25 09:09:34 +00:00
Danny Smith
6ebbcd2563
* include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.
...
(BFFM_SETSTATUSTEXT, BFFM_SETSELECTION): UNICODE them.
2002-07-24 21:57:01 +00:00
Danny Smith
b0054da2c0
2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>
...
* include/commctrl.h: Avoid redefinition of CDN_FIRST/LAST.
* include/commdlg.h: Likewise.
2002-07-24 21:50:49 +00:00
Corinna Vinschen
bf47141f36
* include/cygwin/version.h: Bump minor API version.
2002-07-24 11:06:46 +00:00
Corinna Vinschen
0a73fce00c
* fhandler_serial.cc: Change 'must_init_serial_line capability'
...
to 'supports_reading_modem_output_lines' throughout (negated meaning).
* wincap.cc: Ditto.
* wincap.h: Ditto.
2002-07-24 11:01:37 +00:00
Corinna Vinschen
564c62b811
* calls.texinfo: Add fcloseall and fcloseall_r.
2002-07-24 07:38:18 +00:00
Corinna Vinschen
f72a851fc7
* cygwin.din (fcloseall): Add symbol for export.
...
(fcloseall_r): Ditto.
2002-07-24 07:38:03 +00:00
Christopher Faylor
99138976d9
* path.cc (path_conv::check): Always set fileattr when component == 0.
...
(readlink): Use path_conv method rather than field.
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Ditto, throughout.
* path.h (path_conv): Make fileattr private.
* exceptions.cc (try_to_debug): Default to idle priority when looping.
2002-07-24 05:37:47 +00:00
Danny Smith
5e50e4e45c
* include/oleauto.h (V_UNION): Correct definition for case of
...
NONAMELESSUNION:
(V_VT): Likewise.
2002-07-23 21:27:09 +00:00
Corinna Vinschen
010bb8a4a1
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
...
* wincap.cc: Set flag must_init_serial_line appropriately.
* wincap.h: Add flag must_init_serial_line.
2002-07-23 14:47:17 +00:00
Corinna Vinschen
fdb93cd2e1
* security.cc (get_group_sidlist): Create group list from /etc files
...
even if DC is available but access fails.
2002-07-23 14:34:27 +00:00
Danny Smith
80ac7b1f9a
* include/oleauto.h (V_BOOL): Define in terms of boolVal,
...
not bool, for C as well as C++.
2002-07-23 02:09:27 +00:00
Christopher Faylor
08e2551c20
* fhandler_serial.cc: Fix formatting problems introduced by below changes.
2002-07-22 14:30:30 +00:00
Corinna Vinschen
780c42b43a
* fhandler.h (class fhandler_serial): Add new members of
...
the class - rts,dtr and method ioctl(). Variables rts and dtr
important for Win 9x only.
* fhandler_serial.cc (fhandler_serial::open): Add initial setting
of dtr and rts. Important for Win 9x only.
(fhandler_serial::ioctl): New function. Implements commands TIOCMGET,
TIOCMSET and TIOCINQ.
(fhandler_serial::tcflush): Fixed found error.
(fhandler_serial::tcsetattr): Add settings of rts and dtr. Important
for Win 9x only.
* termios.h: Add new defines as a support for ioctl() function
on serial device.
2002-07-22 09:11:45 +00:00
Danny Smith
6b2ba9ad49
2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>
...
* include/shlwapi.h: New file.
Thanks to: Mattia Barbon <mbarbon@dsi.unive.it> and
Victor Porton <porton@narod.ru> for contributions.
* lib/shlwapi.def: New file.
* lib/test.c: #include shlwapi.h.
2002-07-22 03:10:43 +00:00
Danny Smith
9e35380b5a
2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>
...
* include/shlobj.h (FCIDM_MENU_FAVORITES): Remove bogus
character.
* include/winsock2.h (struct sockaddr): Use __int64 instead of
long long.
* include/kernel32.c (GetCurrentFiber, GetFiberData): Watcom
does not need external library functions.
2002-07-21 00:17:41 +00:00
Christopher Faylor
5ec1dcc5bf
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
...
rewrite.
(doit): Avoid use of cx register. Just change one word to avoid races.
2002-07-20 04:59:15 +00:00
Danny Smith
f658e220d9
2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* include/winbase.h (GetEnvironmentStringsA): Remove duplicate
definition.
(Interlocked*): Wrap in #ifndef __INTERLOCKED_DECLARED to
avoid compile error when already defined.
2002-07-20 Steven Edwards <Steven_Ed4153@yahoo.com>
* include/winuser.h (WM_MENURBUTTONUP): Add define.
2002-07-20 00:12:25 +00:00
Christopher Faylor
44480f46ea
white space
2002-07-19 23:48:17 +00:00
Corinna Vinschen
095a1272e8
* security.cc (get_unix_group_sidlist): Create.
...
(get_supplementary_group_sidlist): Evolve into get_unix_group_sidlist.
(get_user_local_groups): Add check for duplicates.
(get_user_primary_group): Suppress.
(get_group_sidlist): Silently ignore PDC unavailability.
Call get_unix_group_sidlist() before get_user_local_groups().
Remove call to get_supplementary_group_sidlist(). Never call
get_user_primary_group() as the passwd group is always included.
Add well_known_authenticated_users_sid in only one statement.
2002-07-19 15:04:18 +00:00
Christopher Faylor
86620e8f92
* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.
2002-07-19 14:17:11 +00:00
Danny Smith
4b5ccabc17
2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
...
* include/commdlg.h: Define CDN_* notification message constants
as UINT.
2002-07-17 Mattia Barbon <mbarbon@users.sourceforge.net>
* include/commctrl.h: Define notification message constants for
NMHDR.code as UINT.
2002-07-17 04:49:01 +00:00
Danny Smith
c344492ccc
2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com>
...
* include/ddeml.h (MH_*) Add defines.
(MONHSZSTRUCT): Add structure and typedefs.
(MONLINKSTRUCT): Ditto.
(MONCONVSTRUCT): Ditto.
(MONCBSTRUCT): Ditto.
(MONERRSTRUCT): Ditto.
(MONMSGSTRUCT): Ditto.
* include/windef.h: Don't define __cdecl or _cdecl for
__WATCOM__.
Don't define _export or __export for __WATCOM__.
* include/windows.h (imm.h): #include.
* include/winnt.h (LPEXCEPTION_RECORD): Add typedef.
2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
* include/wtypes.h: Remove duplicate #includes of rhc.h and
rpcndr.h.
2002-07-17 03:37:45 +00:00
Christopher Faylor
df2bb2a531
jdf fix.
2002-07-16 03:12:55 +00:00
Corinna Vinschen
315fb3afb0
* security.cc (get_group_sidlist): Fix formatting.
2002-07-15 09:06:44 +00:00
Christopher Faylor
56a42791a3
* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
...
* exceptions.cc (error_start_init): Use the name derived from GetModuleName
rather than myself->progname.
2002-07-15 03:48:52 +00:00
Christopher Faylor
3d0ba393df
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
...
warning.
* shared.cc (memory_init): Remove debug_init call.
* debug.h (handle_list): Change "clexec" to "inherited".
* debug.cc: Remove a spurious declaration.
(setclexec): Conditionalize away since it is currently unused.
(add_handle): Use inherited field rather than clexec.
(debug_fixup_after_fork_exec): Ditto. Move debugging output to delete_handle.
(delete_handle): Add debugging output.
* fhandler.cc (fhandler_base::set_inheritance): Don't bother setting
inheritance in debugging table since the handle was never protected anyway.
(fhandler_base::fork_fixup): Ditto.
* exceptions.cc (debugger_command): Revert.
2002-07-14 19:15:32 +00:00
Christopher Faylor
f5c3d18080
* debug.cc (clexec): Add missing `hl = hl->next'.
2002-07-14 16:16:33 +00:00
Christopher Faylor
e8a6396f88
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
2002-07-14 04:14:32 +00:00
Christopher Faylor
fea4c29fda
* Makefile.in (cygserver.exe): Add -lstdc++.
...
(cygrun.exe): Move -lgcc last.
2002-07-14 04:03:01 +00:00
Christopher Faylor
613219252e
add initial information
2002-07-13 21:15:10 +00:00
Christopher Faylor
6cb6ef7315
cleanup a tad
2002-07-13 21:13:37 +00:00
Christopher Faylor
c03dba93d6
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
...
set up.
(break_here): New function, for debugging.
(initial_env): Add program name to "Sleeping" message. Implement new
"CYGWIN_DEBUG" environment variable option.
* exceptions.cc (debugger_command): Add argument to dumper call.
* strace.cc (strace::hello): Use winpid if cygwin pid is unavailable.
(strace::vsprntf): Ditto.
2002-07-13 21:08:13 +00:00