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
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
9
-44
/
+72
*
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
Daniel Jacobowitz
2003-08-27
3
-35
/
+44
*
* specdir: Correctly remove temporary directory prior to use.
Christopher Faylor
2003-08-27
2
-1
/
+5
*
* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loop
Christopher Faylor
2003-08-27
2
-70
/
+86
*
* config/no-executables.m4: New file.
Daniel Jacobowitz
2003-08-27
2
-0
/
+65
*
2003-08-27 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2003-08-27
2
-0
/
+10
*
Merge bugfix from GCC:
Nathanael Nerode
2003-08-27
3
-35
/
+43
*
2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-08-26
2
-0
/
+7
*
2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-08-26
5
-6
/
+16
*
* include/cygwin/stat.h: Allow definition of internal stat structures
Corinna Vinschen
2003-08-26
2
-1
/
+6
*
2003-08-26 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-26
4
-1
/
+1145
*
* sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ definition.
Jason Merrill
2003-08-26
3
-2
/
+7
*
add missing files
Christopher Faylor
2003-08-25
1
-0
/
+2
*
* Makefile.in: Build libcygserver.a.
Christopher Faylor
2003-08-25
3
-6
/
+16
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
11
-19
/
+39
*
2003-08-26 Filip Navara <xnavara@volny.cz>
Danny Smith
2003-08-25
2
-1
/
+14
*
test new snmp headers
Danny Smith
2003-08-25
1
-0
/
+3
*
Add snmp API
Danny Smith
2003-08-25
8
-2
/
+761
*
2003-08-25 Steven Edwards <Steven_Ed4153@yahoo.com>
Danny Smith
2003-08-25
4
-52
/
+63
*
2003-08-25 Filip Navara <xnavara@volny.cz>
Danny Smith
2003-08-25
2
-66
/
+607
*
2003-08-24 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-24
6
-9
/
+45
*
2003-08-23 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt
2003-08-23
2
-2
/
+39
*
* syscalls.cc (_remove_r): Define.
Christopher Faylor
2003-08-23
2
-0
/
+19
*
* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition to
Christopher Faylor
2003-08-23
2
-1
/
+6
*
Revise DejaGnu patch submission guidelines.
Ben Elliston
2003-08-23
1
-6
/
+6
*
* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
Christopher Faylor
2003-08-23
3
-11
/
+19
*
* cygheap.cc (user_heap_info::max): New field.
Christopher Faylor
2003-08-22
1
-0
/
+8
*
* exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.
Christopher Faylor
2003-08-22
4
-14
/
+31
*
2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-08-22
47
-225
/
+522
*
Index: ChangeLog
Geoffrey Keating
2003-08-22
1
-36
/
+37
*
* exceptions.cc (sig_handle): Change so that default signals indicate success.
Christopher Faylor
2003-08-22
2
-1
/
+6
*
2003-08-22 Filip Navara <xnavara@volny.cz>
Danny Smith
2003-08-22
2
-8
/
+29
*
2003-08-22 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-22
5
-2
/
+48
*
* sigproc.cc (wait_sig): Remove redundant test in do/while.
Christopher Faylor
2003-08-22
2
-1
/
+5
*
* sigproc.cc (wait_sig): Avoid infinite loop.
Christopher Faylor
2003-08-22
2
-3
/
+7
*
Add PGI extensions
Nick Clifton
2003-08-21
2
-4
/
+15
*
* speclib: Reenable removal of temp files.
Christopher Faylor
2003-08-21
2
-1
/
+5
*
* miscfuncs.cc (low_priority_sleep): Sleep at same priority as main thread.
Christopher Faylor
2003-08-21
3
-31
/
+41
*
Merge configure.in, configure with GCC.
Geoffrey Keating
2003-08-21
3
-68
/
+111
*
* speclib: Fix created lib to avoid "File truncated" problems.
Christopher Faylor
2003-08-21
2
-0
/
+17
*
2003-08-20 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2003-08-20
10
-180
/
+502
*
* exceptions.cc (interrupt_setup): Set sigsave.sig last to avoid a race.
Christopher Faylor
2003-08-20
2
-1
/
+6
*
Better handking for unresolved symbols
Nick Clifton
2003-08-20
2
-18
/
+33
*
* sigproc.cc (wait_sig): Ensure that myself->getsigtodo array is flushed on a
Christopher Faylor
2003-08-20
3
-18
/
+43
*
* exceptions.cc (pending_signals): Remove unneeded declaration.
Christopher Faylor
2003-08-20
3
-31
/
+37
*
clarify
Christopher Faylor
2003-08-20
1
-1
/
+1
*
* configure.in: Disable libgcj for darwin not on powerpc.
Geoffrey Keating
2003-08-20
3
-35
/
+48
*
2003-08-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-08-19
2
-2
/
+12
*
* ppc.h (PPC_OPCODE_440): Define. Formatting. Use hex for other
Alan Modra
2003-08-19
2
-23
/
+31
*
* signal.cc (sigpending): Move.
Christopher Faylor
2003-08-19
3
-71
/
+112
[next]