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
...
*
* 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
*
* fhandler.h (dev_console::is_fullscreen): Delete.
Christopher Faylor
2014-02-23
3
-61
/
+105
*
* external.cc (cygwin_internal): Add cases for CW_GETNSSSEP,
Corinna Vinschen
2014-02-22
7
-27
/
+98
*
* pwdgrp.h (pwdgrp::fetch_account_from_windows): Add bool parameter
Corinna Vinschen
2014-02-21
5
-17
/
+40
*
* libm/complex/complex.tex: Fix wrong syntax in documentation.
Corinna Vinschen
2014-02-20
3
-78
/
+159
*
* grp.cc (getgrouplist): Fix previous fix so ret is only set to ngroups
Corinna Vinschen
2014-02-20
2
-1
/
+8
*
*** empty log message ***
Corinna Vinschen
2014-02-20
1
-0
/
+5
*
* grp.cc (get_groups): Don't add gid to list if it's ILLEGAL_GID.
Corinna Vinschen
2014-02-20
2
-2
/
+7
*
* libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
Corinna Vinschen
2014-02-20
2
-0
/
+6
*
* passwd.cc (pg_ent::setent): Initialize cygheap domain info.
Corinna Vinschen
2014-02-19
3
-1
/
+9
*
* Makefile.in: Ignore errors on doc install.
Christopher Faylor
2014-02-18
2
-1
/
+5
*
* external.cc (cygwin_internal): Handle new CW_SETENT, CW_GETENT and
Corinna Vinschen
2014-02-18
6
-3
/
+131
*
*** empty log message ***
Christopher Faylor
2014-02-18
1
-0
/
+8
*
* setlsapwd.cc (setlsapwd): Fix conditional expression after breaking
Corinna Vinschen
2014-02-18
2
-1
/
+6
*
* autoload.cc (ldap_abandon): Import.
Corinna Vinschen
2014-02-17
12
-282
/
+1060
*
* miscfuncs.h (NT_readline::close): New function to close handle.
Corinna Vinschen
2014-02-16
4
-2
/
+12
*
* dcrt0.cc (dll_crt0_1): Call initial_setlocale before fetching
Corinna Vinschen
2014-02-16
2
-3
/
+8
*
* DevNotes: Add entry cgf-000024.
Christopher Faylor
2014-02-16
5
-168
/
+228
[prev]
[next]