index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygthread.cc (cygthread::exit_thread): Define new method.
Christopher Faylor
2002-08-02
7
-20
/
+46
*
* syscalls.cc (_link): Revert previous change and just always dereference the
Christopher Faylor
2002-08-01
2
-9
/
+10
*
* syscalls.cc (link): Properly deal with a link to a symlink.
Christopher Faylor
2002-08-01
2
-0
/
+7
*
* cygthread.cc: Remove cruft.
Christopher Faylor
2002-08-01
2
-22
/
+4
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
15
-287
/
+321
*
* include/wininet.h (InternetReadFileEx[AW]). Add prototypes and
Danny Smith
2002-08-01
3
-1
/
+96
*
* fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.
Corinna Vinschen
2002-07-31
3
-1
/
+7
*
* syscalls.cc (_read): Clarify debugging output.
Christopher Faylor
2002-07-31
2
-4
/
+9
*
* fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.
Christopher Faylor
2002-07-31
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..
Christopher Faylor
2002-07-30
2
-15
/
+20
*
fix typo
Christopher Faylor
2002-07-30
1
-1
/
+1
*
* include/windef.h (PVOID, LPVOID): Move typedefs to...
Danny Smith
2002-07-30
4
-1
/
+36
*
* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
Christopher Faylor
2002-07-30
4
-33
/
+38
*
* security.cc: Change some formatting.
Corinna Vinschen
2002-07-29
9
-226
/
+457
*
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
Christopher Faylor
2002-07-29
6
-18
/
+63
*
* include/tchar.h (_tfdopen): Correct typo.
Danny Smith
2002-07-29
2
-1
/
+7
*
Add incomplet long double math support to libmingwex.a
Danny Smith
2002-07-29
143
-623
/
+5197
*
fix commercial contact
David Starks-Browning
2002-07-27
1
-2
/
+2
*
* include/cygwin/version.h: Bump API version to indicate that ntsec is on by
Christopher Faylor
2002-07-27
2
-1
/
+7
*
darn typo
David Starks-Browning
2002-07-26
1
-1
/
+1
*
update paths to setup.log*
David Starks-Browning
2002-07-26
1
-3
/
+3
*
nuke section "What's the difference between packages in `latest' and `contrib'?"
David Starks-Browning
2002-07-26
1
-5
/
+0
*
correct minor typo
David Starks-Browning
2002-07-26
1
-1
/
+1
*
paragraph fill (oops!)
David Starks-Browning
2002-07-26
1
-13
/
+13
*
update CD release plans
David Starks-Browning
2002-07-26
1
-3
/
+2
*
update & improve section "How do I just get everything?"
David Starks-Browning
2002-07-26
1
-16
/
+31
*
rewrite (incl new heading) section on installing snapshots
David Starks-Browning
2002-07-26
1
-26
/
+16
*
minor improvements to wording
David Starks-Browning
2002-07-26
1
-9
/
+8
*
minor improvements to wording
David Starks-Browning
2002-07-26
1
-8
/
+9
*
* fhandler_registry.cc (fhandler_registry::close): Return any error result to
Christopher Faylor
2002-07-26
3
-3
/
+8
*
* include/oleidl.h (MK_ALT): Define.
Danny Smith
2002-07-26
2
-0
/
+7
*
2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>
Danny Smith
2002-07-26
12
-1
/
+896
*
* security.cc (allow_ntsec): Default to on.
Christopher Faylor
2002-07-25
2
-2
/
+7
*
* times.cc (to_time_t): Always round time_t down to nearest second.
Christopher Faylor
2002-07-25
2
-4
/
+4
*
* Makefile.in: Check if API version is updated when exports are
Egor Duda
2002-07-25
2
-1
/
+12
*
* include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.
Danny Smith
2002-07-24
2
-2
/
+20
*
2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>
Danny Smith
2002-07-24
3
-1
/
+10
*
* include/cygwin/version.h: Bump minor API version.
Corinna Vinschen
2002-07-24
2
-1
/
+6
*
* fhandler_serial.cc: Change 'must_init_serial_line capability'
Corinna Vinschen
2002-07-24
4
-15
/
+22
*
* calls.texinfo: Add fcloseall and fcloseall_r.
Corinna Vinschen
2002-07-24
2
-0
/
+6
*
* cygwin.din (fcloseall): Add symbol for export.
Corinna Vinschen
2002-07-24
2
-0
/
+9
*
* path.cc (path_conv::check): Always set fileattr when component == 0.
Christopher Faylor
2002-07-24
5
-15
/
+22
*
* include/oleauto.h (V_UNION): Correct definition for case of
Danny Smith
2002-07-23
2
-3
/
+10
*
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
Corinna Vinschen
2002-07-23
4
-2
/
+21
*
* security.cc (get_group_sidlist): Create group list from /etc files
Corinna Vinschen
2002-07-23
2
-4
/
+7
*
* include/oleauto.h (V_BOOL): Define in terms of boolVal,
Danny Smith
2002-07-23
2
-4
/
+5
*
* fhandler_serial.cc: Fix formatting problems introduced by below changes.
Christopher Faylor
2002-07-22
2
-63
/
+60
*
* fhandler.h (class fhandler_serial): Add new members of
Corinna Vinschen
2002-07-22
4
-2
/
+168
*
2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2002-07-22
4
-0
/
+1017
*
2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>
Danny Smith
2002-07-21
4
-3
/
+12
[next]