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
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cygtls.h (_cygtls::signal_exit): Delete from class.
Christopher Faylor
2013-01-02
8
-3280
/
+3262
*
* sigproc.cc (wait_sig): Remove spurious extern.
Christopher Faylor
2012-12-31
2
-1
/
+4
*
* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.
Christopher Faylor
2012-12-31
4
-3
/
+8
*
* DevNotes: Add entry cgf-000019.
Christopher Faylor
2012-12-28
8
-43
/
+117
*
* fork.cc (child_info::prefork): Fix error message formatting.
Christopher Faylor
2012-12-27
2
-1
/
+5
*
Fix tid comment.
Christopher Faylor
2012-12-22
1
-2
/
+2
*
* select.h (select_stuff): Remove variable names from parameter declarations.
Christopher Faylor
2012-12-22
4
-11
/
+55
*
Back out prematurely checked-in change.
Christopher Faylor
2012-12-22
1
-2
/
+2
*
* sigproc.cc (exit_thread): undef ExitThread or suffer recursion. Attempt to
Christopher Faylor
2012-12-22
3
-4
/
+11
*
Revert the reversion and go with implementation described in cgf-000017, with
Christopher Faylor
2012-12-21
13
-23
/
+93
*
* DevNotes: Add entry cgf-000018.
Christopher Faylor
2012-12-21
10
-61
/
+45
*
* DevNotes: Add entry cgf-000017.
Christopher Faylor
2012-12-21
10
-13
/
+106
*
* dcrt0.cc (build_argv): Allow quoted filenames in @ expression.
Corinna Vinschen
2012-12-20
2
-1
/
+9
*
Add missing file.
Christopher Faylor
2012-12-19
1
-2
/
+2
*
* select.h (select_stuff::select_stuff): Make default constructor always zero
Christopher Faylor
2012-12-19
2
-1
/
+8
*
* select.cc (select_stuff::wait): Add windows error number to error message.
Christopher Faylor
2012-12-19
2
-1
/
+5
*
* select.cc (select_stuff::test_and_set): Remove workaround and use proper
Christopher Faylor
2012-12-18
2
-1
/
+6
*
* select.cc (select_stuff::test_and_set): Work around problem of new() not
Christopher Faylor
2012-12-18
2
-1
/
+6
*
*** empty log message ***
Corinna Vinschen
2012-12-14
1
-0
/
+10
*
* fhandler.cc (fhandler_base::write): Don't attempt to sparsify
Corinna Vinschen
2012-12-14
6
-12
/
+48
*
* sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.
Christopher Faylor
2012-12-10
3
-4
/
+10
*
* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls before
Christopher Faylor
2012-12-07
3
-13
/
+25
*
* sigproc.h (sigpacket): Remove parameter names from declarations.
Christopher Faylor
2012-12-07
4
-10
/
+24
*
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
Christopher Faylor
2012-12-07
4
-4
/
+16
*
* include/cygwin/wait.h (WAIT_ANY): Define.
Yaakov Selkowitz
2012-12-06
2
-0
/
+8
*
* child_info.h (class child_info_spawn): Drop unused member lock.
Corinna Vinschen
2012-12-05
3
-3
/
+7
*
* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' to
Christopher Faylor
2012-12-04
4
-23
/
+31
*
revert erroneous checkin
Christopher Faylor
2012-11-30
3
-122
/
+114
*
* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitive
Christopher Faylor
2012-11-30
5
-115
/
+128
*
ChangeLog:
Christopher Faylor
2012-11-26
4
-120
/
+121
*
* fhandler_registry.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
10
-128
/
+14
*
* configure.in: Remove unneeded ALLOC substitution.
Christopher Faylor
2012-11-23
3
-5
/
+6
*
* configure.in: Add previously-missed AC_NO_EXECUTABLES.
Christopher Faylor
2012-11-23
3
-0
/
+85
*
cygwin/ChangeLog:
Christopher Faylor
2012-11-23
2
-1
/
+5
*
ChangeLog:
Christopher Faylor
2012-11-23
10
-1388
/
+691
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
6
-1
/
+27
*
* include/mntent.h: Only include paths.h when building for Cygwin.
Corinna Vinschen
2012-11-16
2
-3
/
+14
*
* winbase.h: Semi-reinstantiate to workaround lack inline assembler
Corinna Vinschen
2012-11-11
3
-8
/
+45
*
* sigproc.cc (proc_subproc): Delete unused variable child.
Corinna Vinschen
2012-11-08
2
-1
/
+4
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
Christopher Faylor
2012-11-08
4
-24
/
+30
*
* include/sys/termios.h (CBRK): Define as alias of CEOL.
Yaakov Selkowitz
2012-11-05
2
-0
/
+16
*
Fix copyright
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* include/sys/param.h: Include stddef.h to define NULL.
Corinna Vinschen
2012-10-31
2
-4
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix using
Corinna Vinschen
2012-10-31
2
-1
/
+6
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
2
-0
/
+8
*
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
Kai Tietz
2012-10-27
7
-10
/
+19
*
* string.h (strechr): Replace assembler by
Kai Tietz
2012-10-26
2
-60
/
+37
*
* dir.cc (closedir): Fix syscall_printf.
Corinna Vinschen
2012-10-26
2
-1
/
+5
*
* include/cygwin/signal.h (sigset_t): Define here.
Corinna Vinschen
2012-10-26
2
-0
/
+6
*
* Makefile.in (DLL_IMPORTS): Use system import libraries for
Yaakov Selkowitz
2012-10-24
2
-2
/
+9
[prev]
[next]