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
...
*
Implement fhandler reference counting.
Christopher Faylor
2011-12-17
9
-46
/
+141
*
* dcrt0.cc (child_info_fork::alloc_stack): Correctly check if the
Corinna Vinschen
2011-12-16
3
-36
/
+88
*
* gendef (sigdelayed): Remember to pop all of the saved registers.
Christopher Faylor
2011-12-16
2
-37
/
+42
*
* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Fix unresolved
Christopher Faylor
2011-12-16
2
-1
/
+6
*
* Makefile.in (DLL_OFILES): Add wow64.o.
Corinna Vinschen
2011-12-16
5
-87
/
+258
*
binutils/
Tristan Gingold
2011-12-16
2
-0
/
+89
*
* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go to
Christopher Faylor
2011-12-16
5
-20
/
+38
*
2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-12-15
2
-0
/
+41
*
2011-12-15 Konrad Eisele <konrad@gaisler.com>
Jeff Johnston
2011-12-15
101
-1031
/
+17246
*
Don't leave Windows 2000 behind.
Corinna Vinschen
2011-12-14
3
-2
/
+49
*
bfd/
Tristan Gingold
2011-12-14
2
-0
/
+8
*
2011-12-13 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2011-12-13
2
-7
/
+38
*
2011-12-13 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2011-12-13
2
-8
/
+44
*
Factor common code from subdirectory makefiles into Makefile.comm.in
Keith Marshall
2011-12-13
7
-351
/
+290
*
Prepare for factoring out common makefile code.
Keith Marshall
2011-12-13
2
-11
/
+21
*
add missing change
Christopher Faylor
2011-12-13
1
-3
/
+0
*
* dcrt0.cc (init_windows_system_directory): Record system_wow64_directory
Christopher Faylor
2011-12-13
8
-43
/
+95
*
* netdb.cc (open_system_file): Avoid MS-DOS path warning.
Corinna Vinschen
2011-12-13
2
-1
/
+7
*
* path.cc (conv_path_list): Fix a condition.
Corinna Vinschen
2011-12-13
2
-25
/
+21
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Call
Corinna Vinschen
2011-12-13
4
-40
/
+56
*
* times.cc (hires_ns::resolution): Don't return less than 1.
Corinna Vinschen
2011-12-13
2
-1
/
+5
*
* cygthread.h (cygthread::name): Very minor formatting tweak.
Christopher Faylor
2011-12-13
10
-36
/
+46
*
* faq-using.xml: Remove obsolete entry about the standard console window.
Christopher Faylor
2011-12-13
4
-24
/
+15
*
* fhandler_process.cc (dos_drive_mappings): Partially rewrite to
Corinna Vinschen
2011-12-12
2
-76
/
+93
*
Correct makefile error; remove unnecessary FLAGS_TO_PASS macro
Keith Marshall
2011-12-12
3
-51
/
+36
*
* fhandler_process.cc (dos_drive_mappings::dos_drive_mappings): Fully
Corinna Vinschen
2011-12-12
2
-0
/
+31
*
* mount.cc (fs_info::update): Set has_buggy_reopen for Netapps as well.
Corinna Vinschen
2011-12-12
2
-3
/
+7
*
* libc/time/strftime.c (get_era_info): Fix off-by-one error in month
Corinna Vinschen
2011-12-12
2
-3
/
+8
*
* dcrt0.cc (wow64_respawn): New static variable.
Corinna Vinschen
2011-12-12
3
-59
/
+101
*
* pipe.cc (fhandler_pipe::create): Use debug_printf to print debugging info
Christopher Faylor
2011-12-12
2
-6
/
+51
*
* select.cc (select_stuff::wait): Very minor formatting fix.
Christopher Faylor
2011-12-11
4
-23
/
+22
*
Correct defective configure checkin
Keith Marshall
2011-12-10
1
-229
/
+2
*
fix another typo in ChangeLog
Christopher Faylor
2011-12-10
1
-1
/
+1
*
* sigproc.h (cygwait): Delete duplicate va_start and add matching va_end.
Christopher Faylor
2011-12-10
2
-1
/
+8
*
Add ChangeLog entry for previous change and revert erroneously checked in
Christopher Faylor
2011-12-10
3
-85
/
+63
*
Clarify entry
Christopher Faylor
2011-12-10
4
-62
/
+88
*
Build system clean-up (phase 1)
Keith Marshall
2011-12-10
6
-2399
/
+2662
*
* exceptions.cc (ctrl_c_handler): YA in a series or reversions. Put back
Christopher Faylor
2011-12-10
3
-10
/
+16
*
* dllfixdbg: Work around annoying gdb warning about missing .gnu_debuglink.
Christopher Faylor
2011-12-09
2
-1
/
+6
*
Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait
Christopher Faylor
2011-12-09
10
-32
/
+89
*
Revert erroneous checkin
Christopher Faylor
2011-12-09
1
-3
/
+0
*
* sigproc.cc (signal_exit): Revert reversion of 2011-12-04 change since,
Christopher Faylor
2011-12-09
3
-2
/
+26
*
* select.cc (cygwin_select): Fifth time is the charm.
Christopher Faylor
2011-12-09
2
-3
/
+10
*
bfd:
Andrew Pinski
2011-12-08
2
-1
/
+13
*
* select.cc (cygwin_select): Make sure that 0 is returned when sel.wait times
Christopher Faylor
2011-12-08
2
-2
/
+7
*
* include/sys/wait.h: Add in all c++ functions.
Christopher Faylor
2011-12-08
2
-2
/
+6
*
* select.cc (select_stuff::wait): Temporarily disallow APCS.
Christopher Faylor
2011-12-08
2
-2
/
+6
*
* include/sys/wait.h: Ensure that C++ functions are only used when using C++.
Christopher Faylor
2011-12-08
2
-0
/
+7
*
* select.cc (cygwin_select): Make sure that poll is called when appropriate.
Christopher Faylor
2011-12-08
2
-25
/
+22
*
* dll_init.cc (dll_dllcrt0): Don't try to initialize dll data if we're
Christopher Faylor
2011-12-08
5
-13
/
+18
[prev]
[next]