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
...
*
* exceptions.cc (signal_exit): Move captive process termintation...
Christopher Faylor
2013-01-14
7
-38
/
+31
*
* new-features.sgml (ov-new1.7.18): Add console enhancements.
Corinna Vinschen
2013-01-12
2
-0
/
+23
*
* DevNotes: Add entry cgf-000021.
Christopher Faylor
2013-01-11
4
-16
/
+29
*
* syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL
Corinna Vinschen
2013-01-11
2
-22
/
+28
*
* fhandler.h (class dev_console): Flag for expanded control sequence.
Corinna Vinschen
2013-01-11
3
-3
/
+52
*
* path.h (path_conv::fs_type): New method.
Corinna Vinschen
2013-01-10
3
-8
/
+74
*
* cygerrno.h: Fix copyright.
Corinna Vinschen
2013-01-09
3
-3
/
+6
*
* dcrt0.cc (main_thread_sinit): New inline function. Fix and explain
Corinna Vinschen
2013-01-09
2
-2
/
+31
*
* thread.cc (pthread_rwlock::lookup_reader): Remove parameter: always assume
Christopher Faylor
2013-01-07
3
-20
/
+29
*
* thread.cc (pthread_rwlock::add_reader): Perform new operation here and return
Christopher Faylor
2013-01-07
3
-19
/
+27
*
* globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, as
Christopher Faylor
2013-01-04
3
-2
/
+9
*
* sigproc.cc (exit_thread): Set thread signal mask so that no signals are sent
Christopher Faylor
2013-01-03
2
-1
/
+7
*
* sigproc.cc (no_signals_available): Remove exit_state test since signals are
Christopher Faylor
2013-01-03
2
-16
/
+24
*
update copyright
Christopher Faylor
2013-01-02
1
-1
/
+1
*
* DevNotes: Add entry cgf-000020, relating to previous checkin.
Christopher Faylor
2013-01-02
2
-1
/
+34
*
* 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
*
* pathnames.sgml (pathnames-at): Drop confusing description on
Corinna Vinschen
2012-12-20
2
-1
/
+5
*
* 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
*
* utils.sgml (mount): Document sparse mount option.
Corinna Vinschen
2012-12-14
2
-0
/
+6
*
* new-features.sgml (ov-new1.7.18): Add sparse change.
Corinna Vinschen
2012-12-14
3
-0
/
+14
*
*** 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
*
* new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.
Yaakov Selkowitz
2012-12-06
2
-0
/
+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
*
* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can be
Christopher Faylor
2012-11-28
2
-3
/
+9
*
* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated by
Christopher Faylor
2012-11-28
3
-11
/
+22
[prev]
[next]