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
...
*
* syscalls.cc (getusershell): Fix buffer overrun (Coverity ID 59932).
Corinna Vinschen
2014-05-19
2
-1
/
+5
*
* external.cc (cygwin_internal): Use local name buffer instead of
Corinna Vinschen
2014-05-16
2
-3
/
+7
*
* libc/machine/sparc/setjmp.S (longjmp): Use register g1 instead of g6.
Corinna Vinschen
2014-05-15
2
-4
/
+8
*
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump to 273.
Corinna Vinschen
2014-05-15
2
-1
/
+8
*
* external.cc (cygwin_internal): Implement CW_CYGNAME_FROM_WINNAME.
Corinna Vinschen
2014-05-15
3
-1
/
+65
*
2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2014-05-14
5
-0
/
+20
*
merge from gcc
DJ Delorie
2014-05-14
2
-3
/
+31
*
* libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when double
Corinna Vinschen
2014-05-14
2
-0
/
+7
*
* sec_auth.cc (get_server_groups): Call get_logon_server only for
Corinna Vinschen
2014-05-14
3
-7
/
+95
*
* fhandler_socket.cc (fhandler_socket::ioctl): Handle the different
Corinna Vinschen
2014-05-13
3
-1
/
+30
*
* minidumper.cc (filter_minidump_type): New function.
Jon TURNEY
2014-05-13
2
-0
/
+73
*
* Makefile.in (minidumper.exe): Link directly with dbghelp.
Jon TURNEY
2014-05-13
3
-37
/
+16
*
* libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.
Corinna Vinschen
2014-05-12
3
-2
/
+26
*
clarify checkin comment
Christopher Faylor
2014-05-10
1
-2
/
+2
*
* signal.cc (sigprocmask): Fix strace output to include "how".
Christopher Faylor
2014-05-09
3
-6
/
+15
*
* libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE or
Corinna Vinschen
2014-05-09
2
-1
/
+8
*
* libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.
Corinna Vinschen
2014-05-09
2
-2
/
+9
*
* uinfo.cc (cygheap_user::init): Fix formatting in debug output.
Corinna Vinschen
2014-05-08
4
-3
/
+51
*
* grp.cc (gr_ent::enumerate_caches): Fix copy/paste bug introducing
Corinna Vinschen
2014-05-08
2
-1
/
+6
*
* passwd.cc (pwdgrp::parse_passwd): Fix an off by one computing the
Corinna Vinschen
2014-05-07
3
-2
/
+10
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Tweak SID<->uid
Corinna Vinschen
2014-05-07
2
-1
/
+9
*
* grp.cc (pwdgrp::parse_group): Set grp.len. Drop generating any
Corinna Vinschen
2014-05-07
4
-36
/
+110
*
* security.h (MAX_SUBAUTH_CNT): Drop. Use SID_MAX_SUB_AUTHORITIES
Corinna Vinschen
2014-05-06
6
-20
/
+24
*
* grp.cc (internal_getgroups): Drop unused cygsid variable.
Corinna Vinschen
2014-05-06
6
-25
/
+52
*
* net.cc (cygwin_getsockopt): Rearrange code slightly and handle
Corinna Vinschen
2014-05-05
3
-24
/
+29
*
* libc/include/stdio.h: Declare various C99 printf/scanf functions for
Corinna Vinschen
2014-05-05
2
-1
/
+6
*
* spawn.cc (av::setup): Eat trailing whitespace on #! script.
Christopher Faylor
2014-05-03
2
-0
/
+6
*
* fhandler_dsp.cc (ioctl): Use _ioctl for recursive call.
Christopher Faylor
2014-05-02
2
-1
/
+5
*
* msp430/Makefile.in (NOSYS_OBJS): Add unlink.o.
Nick Clifton
2014-04-30
3
-8
/
+37
*
* DevNotes: Add entry cgf-000026.
Christopher Faylor
2014-04-26
4
-1
/
+27
*
* syscalls.cc (NT_TRANSACTIONAL_ERROR): Cover all status codes up to
Corinna Vinschen
2014-04-25
2
-1
/
+6
*
* fhandler_socket.cc: On x86_64, define u_long as __ms_u_long before
Corinna Vinschen
2014-04-24
5
-11
/
+72
*
* miscfuncs.cc (check_iovec): Allow 0 as valid iovcnt value.
Corinna Vinschen
2014-04-23
3
-1
/
+8
*
* libc/machine/arm/strcmp-arm-tiny.S: New file.
Richard Earnshaw
2014-04-22
10
-741
/
+1857
*
* ldap.cc (user_attr): Remove "uid" attribute.
Corinna Vinschen
2014-04-22
4
-20
/
+21
*
* minidumper.cc (minidump): Fix copy and paste error in checking
Jon TURNEY
2014-04-21
2
-1
/
+6
*
* winf.cc (linebuf::fromargv): Temporarily revert patch from 2014-01-24.
Corinna Vinschen
2014-04-18
2
-2
/
+6
*
* cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursions
Corinna Vinschen
2014-04-18
8
-233
/
+282
*
* pwdgrp.cc (client_request_pwdgrp::pwd_serve): Add 1 to the message
Corinna Vinschen
2014-04-16
2
-2
/
+7
*
*** empty log message ***
Corinna Vinschen
2014-04-16
1
-0
/
+4
*
* net.cc (cygwin_setsockopt): Ignore IPV6_TCLASS the same way as IP_TOS.
Corinna Vinschen
2014-04-16
2
-1
/
+14
*
* cygserver-config: Use numeric id 18 instead of "system" in chown.
Corinna Vinschen
2014-04-16
2
-2
/
+6
*
* libc/sys/rtems/sys/cpuset.h (CPU_SET_S): Add const qualifier.
Corinna Vinschen
2014-04-14
2
-2
/
+7
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Fix gid evaluation
Corinna Vinschen
2014-04-12
2
-9
/
+15
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 30.
Corinna Vinschen
2014-04-10
2
-1
/
+5
*
* libc/machine/rl78/setjmp.S: Add RL78/G10 support.
DJ Delorie
2014-04-09
2
-0
/
+25
*
* exceptions.cc (exception::myfault_handle): Only handle the minimum
Corinna Vinschen
2014-04-09
2
-1
/
+19
*
* cygwin.sc.in: (Temporarily?) workaround serious ld bug which
Corinna Vinschen
2014-04-08
2
-11
/
+13
*
release/1.7.29
Corinna Vinschen
2014-04-07
1
-0
/
+3
*
* cygserver_ipc.h (ipc_set_proc_info): Add bool parameter to specify
Corinna Vinschen
2014-04-07
3
-5
/
+16
[prev]
[next]