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
*
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
3
-60
/
+53
*
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
3
-0
/
+18
*
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
4
-9
/
+57
*
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
24
-421
/
+71
*
2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>
Jeff Johnston
2014-03-21
2
-5
/
+8
*
* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Actually pass ioctl argument to
Christopher Faylor
2014-03-20
2
-3
/
+8
*
* fhandler.h (fhandler_dev_dsp): Remove variable names from declarations.
Christopher Faylor
2014-03-19
3
-14
/
+25
*
* exception.h (exception::handle_while_being_debugged): Declare.
Corinna Vinschen
2014-03-19
3
-1
/
+17
*
Fix ChangeLog
Corinna Vinschen
2014-03-19
1
-6
/
+6
*
* fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually call
Corinna Vinschen
2014-03-19
2
-1
/
+12
*
* fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually call
Christopher Faylor
2014-03-18
2
-2
/
+8
*
Partially revert patch from 2014-03-04.
Corinna Vinschen
2014-03-18
3
-17
/
+17
*
* sigproc.h (no_thread_exit_protect): New class.
Christopher Faylor
2014-03-17
5
-7
/
+97
*
* Makefile.in (OBJS): Add pwdgrp.o.
Corinna Vinschen
2014-03-12
4
-2
/
+174
*
* cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.
Corinna Vinschen
2014-03-12
13
-378
/
+593
*
* Throughout, fix format specifiers in debug statements to accommodate
Corinna Vinschen
2014-03-12
8
-94
/
+85
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Avoid crash on
Corinna Vinschen
2014-03-12
2
-1
/
+7
*
* include/cygwin/socket.h (IPV6_JOIN_GROUP): Revert.
Corinna Vinschen
2014-03-12
2
-0
/
+7
*
Fix ChangeLog entry date.
Corinna Vinschen
2014-03-11
1
-1
/
+1
*
* fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO for use
Christopher Faylor
2014-03-10
3
-3
/
+9
*
* fhandler_console.cc (dev_console::save_restore): Save entire line of current
Christopher Faylor
2014-03-10
2
-1
/
+7
*
* fhandler_console.cc (fhandler_console::save_restore): Save only until last
Christopher Faylor
2014-03-10
2
-18
/
+23
*
* fhandler.h (fhandler_console::dwBufferSize): Delete.
Christopher Faylor
2014-03-09
3
-365
/
+391
*
* sigproc.cc (_cygtls::remove_wq): Reset thread_ev inside of lock. Set to NULL
Christopher Faylor
2014-03-09
2
-1
/
+7
*
* fhandler_console.cc (fhandler_console::char_command): Properly use calculated
Christopher Faylor
2014-03-09
2
-1
/
+6
*
* dir.cc (opendir): Propagate any errno from build_fh_name.
Christopher Faylor
2014-03-09
2
-0
/
+9
*
* pwdgrp.h (pwdgrp::is_passwd): New inline method.
Corinna Vinschen
2014-03-07
5
-49
/
+63
*
* libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE is
Corinna Vinschen
2014-03-07
3
-4
/
+18
*
* passwd.cc (pg_ent::enumerate_builtin): Convert pwd_builtins and
Corinna Vinschen
2014-03-06
5
-20
/
+49
*
* setpwd.cc (client_request_setpwd::serve): Use RtlSecureZeroMemory to
Corinna Vinschen
2014-03-06
2
-2
/
+7
*
* setlsapwd.cc (setlsapwd): Use RtlSecureZeroMemory to delete password
Corinna Vinschen
2014-03-06
2
-1
/
+6
*
* ldap.cc (rediscover_thread): Remove.
Corinna Vinschen
2014-03-05
3
-72
/
+18
*
* include/cygwin/config.h (__TM_GMTOFF): Define.
Corinna Vinschen
2014-03-05
2
-0
/
+8
*
* libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.
Corinna Vinschen
2014-03-05
2
-10
/
+5
*
* localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and
Corinna Vinschen
2014-03-05
4
-14
/
+51
*
* libc/include/time.h (__TM_GMTOFF): Define on Cygwin.
Corinna Vinschen
2014-03-05
2
-0
/
+22
*
2014-02-27 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2014-03-04
2
-10
/
+14
*
* exception.h (exception::handler_installed): Remove.
Corinna Vinschen
2014-03-04
3
-14
/
+25
*
* libc/include/machine/_default_types.h: Define unsigned type using
Corinna Vinschen
2014-03-04
2
-0
/
+41
*
* exception.h (exception::exception): Install vectored exception
Corinna Vinschen
2014-03-03
2
-1
/
+6
*
* sec_helper.cc (cygpsid::get_id): Move Samba SID->uid/gid mapping
Corinna Vinschen
2014-03-03
3
-61
/
+143
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Only fetch extended
Corinna Vinschen
2014-02-28
2
-1
/
+8
*
* cygheap.h (cygheap_user::sid): Return reference to cygpsid rather
Corinna Vinschen
2014-02-28
5
-59
/
+138
*
* autoload.cc (CheckTokenMembership): Import.
Corinna Vinschen
2014-02-27
11
-188
/
+237
*
* path.cc (find_fast_cwd_pointer): Fix preceeding comment.
Corinna Vinschen
2014-02-27
2
-2
/
+5
*
Fix typo
Corinna Vinschen
2014-02-26
1
-1
/
+1
*
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
Christopher Faylor
2014-02-26
3
-15
/
+23
*
* mkgroup.c (domlist_t): Drop id_offset.
Corinna Vinschen
2014-02-24
4
-701
/
+415
*
* minidumper.cc (minidump): Fix -t option argument handling.
Jon TURNEY
2014-02-23
2
-1
/
+5
*
* dev_console::scroll_buffer): Reinstate clipping region.
Christopher Faylor
2014-02-23
2
-1
/
+5
[next]