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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* include/objidl.h (IEnumMoniker): Put 'interface' back.
Danny Smith
2002-08-11
2
-1
/
+5
*
* cygthread.cc (cygthread::cygthread): Close another race.
Christopher Faylor
2002-08-11
2
-1
/
+12
*
* assert.cc (__assert): Call debugger on assertion failure if debugging.
Christopher Faylor
2002-08-11
7
-25
/
+41
*
* include/objidl.h (IEnumMoniker): Correct declaration.
Danny Smith
2002-08-11
2
-1
/
+5
*
* w32sdk: New winsup module.
Earnie Boyd
2002-08-10
1
-0
/
+4
*
2002-08-09 Jason Tishler <jason@tishler.net>
Jeff Johnston
2002-08-09
2
-2
/
+19
*
2002-08-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-09
9
-192
/
+804
*
* include/commctrl.h: Whitespace change.
Danny Smith
2002-08-09
1
-3
/
+3
*
2002-08-09 Mark Schreiber <mark7@users.sourceforge.net>
Danny Smith
2002-08-09
2
-1
/
+10
*
2002-08-09 Lars Munch <lars@segv.dk>
Danny Smith
2002-08-09
2
-5
/
+16
*
* environ.cc (parse_options): Remember the "no" part of any options for later
Christopher Faylor
2002-08-08
2
-1
/
+7
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
6
-150
/
+191
*
Patch by Joe Buehler <jbuehler@hekimian.com>:
Corinna Vinschen
2002-08-08
2
-1
/
+5
*
Check symbols with undefine version.
H.J. Lu
2002-08-08
2
-0
/
+12
*
* libc/include/machine/setjmp.h: For mips, define _JBLEN based
Richard Sandiford
2002-08-07
3
-100
/
+74
*
Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
Corinna Vinschen
2002-08-07
2
-2
/
+7
*
one more change
Christopher Faylor
2002-08-07
2
-1
/
+2
*
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
Christopher Faylor
2002-08-07
2
-20
/
+18
*
Conrad Scott <conrad.scott@dsl.pipex.com
Christopher Faylor
2002-08-06
3
-3
/
+9
*
Add hppa-openbsd target
Nick Clifton
2002-08-06
2
-0
/
+5
*
* spawn.cc (spawn_guts): Don't set mount_h here.
Christopher Faylor
2002-08-06
3
-1
/
+7
*
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
Christopher Faylor
2002-08-06
5
-14
/
+53
*
* debug.h (handle_list::allocated): Remove field.
Conrad Scott
2002-08-06
3
-17
/
+12
*
* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
Christopher Faylor
2002-08-05
2
-7
/
+30
*
* include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
Danny Smith
2002-08-05
3
-2
/
+19
*
2002-08-04 H.J. Lu (hjl@gnu.org)
H.J. Lu
2002-08-04
2
-1
/
+4
*
* libc/stdio/popen.c (popen): Allow "rb", "rt", "wb", and "wt" arguments for
Christopher Faylor
2002-08-04
2
-1
/
+11
*
* debug.h (WaitForMultipleObjects): Correct typo.
Conrad Scott
2002-08-03
2
-1
/
+5
*
update
Christopher Faylor
2002-08-03
1
-1
/
+5
*
* include/stdio.h (_fcloseall): Add prototype.
Danny Smith
2002-08-03
2
-0
/
+5
*
* winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
Danny Smith
2002-08-03
2
-0
/
+21
*
* mkgroup.c (main): Don't print an entry for "Everyone".
Corinna Vinschen
2002-08-02
3
-4
/
+15
*
* security.cc (verify_token): Do not reject a token just because
Corinna Vinschen
2002-08-02
4
-6
/
+19
*
* include/winbase.h (ReadFileScatter, WriteFileGather):
Danny Smith
2002-08-02
2
-4
/
+9
*
* 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
*
* mips/cfe.ld (STARTUP): New definition.
Thomas Fitzsimmons
2002-08-01
13
-0
/
+27
*
* 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
*
Fix typo.
Andreas Schwab
2002-08-01
1
-1
/
+1
*
* 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
*
Add new field to bfd_link structure and use it to control how common symbols
Nick Clifton
2002-07-31
2
-0
/
+17
*
* 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
*
* configure.in: Move generic linux case to end. Copy generic
DJ Delorie
2002-07-30
2
-3
/
+15
*
* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..
Christopher Faylor
2002-07-30
2
-15
/
+20
*
* libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.
Corinna Vinschen
2002-07-30
2
-0
/
+7
*
fix typo
Christopher Faylor
2002-07-30
1
-1
/
+1
[prev]
[next]