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
*
* fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.
Corinna Vinschen
2011-07-22
3
-13
/
+50
*
Corinna Vinschen <corinna@vinschen.de>
Christopher Faylor
2011-07-21
6
-60
/
+77
*
* heap.cc (eval_start_address): Simplify test for large address
Corinna Vinschen
2011-07-21
2
-14
/
+23
*
* heap.cc (eval_start_address): New static function to evaluate the
Corinna Vinschen
2011-07-21
2
-7
/
+36
*
* cygwin.din (pthread_condattr_getclock): Export.
Yaakov Selkowitz
2011-07-21
8
-25
/
+79
*
* sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,
Yaakov Selkowitz
2011-07-18
3
-3
/
+28
*
* heap.cc (heap_init): Change type of largest_found to PVOID. Start
Corinna Vinschen
2011-07-18
2
-6
/
+11
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Revert to
Corinna Vinschen
2011-07-14
2
-2
/
+11
*
* fhandler_serial.cc (fhandler_serial::raw_read): Handle non-blocking
Corinna Vinschen
2011-07-13
2
-1
/
+26
*
* setup_handler (setup_handler): Change break to goto out, missed in 2011-07-06
Christopher Faylor
2011-07-13
2
-1
/
+6
*
* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support for
Christopher Faylor
2011-07-11
2
-15
/
+6
*
* include/netdb.h (gethostbyname2): Declare.
Corinna Vinschen
2011-07-10
2
-0
/
+5
*
pthread_sigmask: fix return value to match POSIX
Eric Blake
2011-07-10
2
-4
/
+12
*
* miscfuncs.cc (yield): Drop thread priority only once.
Corinna Vinschen
2011-07-07
2
-3
/
+7
*
* exceptions.cc (_cygtls::interrupt_now): Back out previous change since it
Christopher Faylor
2011-07-06
2
-10
/
+11
*
* sched.c (sched_yield): Just call SwitchToThread because yield now
Corinna Vinschen
2011-07-06
2
-1
/
+6
*
* exceptions.cc (_cygtls::interrupt_now): Don't check for spinning here.
Christopher Faylor
2011-07-06
2
-4
/
+17
*
* exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename to reflect different
Christopher Faylor
2011-07-06
3
-44
/
+67
*
* sigproc.cc (wait_sig): Fix debug output.
Corinna Vinschen
2011-07-06
2
-1
/
+5
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Make
Corinna Vinschen
2011-07-05
2
-3
/
+10
*
* security.cc (get_file_sd): Fix comment.
Corinna Vinschen
2011-07-05
2
-1
/
+5
*
* fhandler.cc (fhandler_base::open): Never create files with WRITE_DAC
Corinna Vinschen
2011-07-05
3
-16
/
+23
*
* fhandler.cc (fhandler_base::open): Don't open file with WRITE_DAC
Corinna Vinschen
2011-07-05
5
-8
/
+34
*
* environ.cc (tty_is_gone): Wrap warning at 80 characters.
Christopher Faylor
2011-07-04
2
-2
/
+6
*
Throughout, open console handles with sharing for reading and writing.
Corinna Vinschen
2011-07-04
7
-14
/
+21
*
* dtable.cc (dtable::init_std_file_from_handle): Change test for console
Corinna Vinschen
2011-07-04
2
-1
/
+6
*
* environ.cc (environ_init): Reinstantiate on-the-fly CYGWIN variable
Corinna Vinschen
2011-07-04
2
-0
/
+7
*
* fhandler.cc (fhandler_base::open_with_arch): Call close_on_exec last to avoid
Christopher Faylor
2011-07-04
3
-12
/
+18
*
* dtable.cc (cnew): Fix whitespace.
Christopher Faylor
2011-07-01
2
-1
/
+5
*
* include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.
Corinna Vinschen
2011-07-01
2
-5
/
+17
*
* fhandler.cc (fhandler_base::open): Move NFS-specific code into the
Corinna Vinschen
2011-07-01
2
-15
/
+20
*
* dtable.cc (fh_oom): Remove.
Corinna Vinschen
2011-06-30
2
-45
/
+46
*
* fhandler_console.cc (fhandler_console::read): Add comment.
Corinna Vinschen
2011-06-30
2
-1
/
+8
*
* dtable.cc (fh_oom): New static fhandler storage.
Corinna Vinschen
2011-06-30
3
-9
/
+41
*
* fhandler_process.cc (heap_info::fill_if_match): Rename info to
Corinna Vinschen
2011-06-28
2
-1
/
+9
*
* fhandler_console.cc (fhandler_console::read): Don't generate ^@ on
Corinna Vinschen
2011-06-24
2
-1
/
+7
*
* fhandler_tty.cc (fhandler_pty_master::setup): Create pty pipes
Corinna Vinschen
2011-06-22
2
-2
/
+7
*
* fhandler_tty.cc (fhandler_pty_master::setup): Fix crash in debug
Corinna Vinschen
2011-06-22
2
-1
/
+7
*
* path.cc (normalize_win32_path): Skip all slashes after recognizing
Corinna Vinschen
2011-06-18
2
-1
/
+7
*
* fhandler.cc (fhandler_base::open): Drop local create_options variable.
Corinna Vinschen
2011-06-17
4
-21
/
+155
*
* dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.
Corinna Vinschen
2011-06-17
4
-4
/
+22
*
* dtable.cc (handle_to_fn): Accommodate name change of pty named pipes,
Corinna Vinschen
2011-06-17
2
-2
/
+7
*
* fhandler_console.cc (fhandler_console::set_unit): Set pc.file_attributes() to
Christopher Faylor
2011-06-16
4
-2
/
+11
*
* errno.cc (EIO): Lowercase "o" representative string.
Christopher Faylor
2011-06-15
2
-1
/
+5
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
15
-596
/
+202
*
* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): Revert
Christopher Faylor
2011-06-13
2
-1
/
+6
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
13
-27
/
+79
*
* environ.cc (create_upcaseenv): Delete.
Christopher Faylor
2011-06-10
2
-44
/
+23
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2011-06-09
7
-47
/
+20
*
* environ.cc (envcache): Delete.
Christopher Faylor
2011-06-09
2
-3
/
+7
[next]