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-07-07 Pavel Pisa <pisa@cmp.felk.cvut.cz>
Richard Earnshaw
2014-07-07
2
-1
/
+8
*
* configure.in (--enable-newlib-nano-formatted-io): Set to "no"
Corinna Vinschen
2014-07-07
3
-2
/
+8
*
* fhandler_socket.cc (fhandler_socket::send_internal): Improve loop to
Corinna Vinschen
2014-07-07
2
-16
/
+49
*
* passwd.cc (pg_ent::enumerate_ad): Revert to simply skipping a domain
Corinna Vinschen
2014-07-07
2
-16
/
+10
*
* libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" to
Corinna Vinschen
2014-07-07
2
-2
/
+13
*
* configure.ac: Don't accept isl 0.10.
Rainer Orth
2014-07-05
3
-55
/
+8
*
2014-07-04 Bin Cheng <bin.cheng@arm.com>
Jeff Johnston
2014-07-04
36
-221
/
+3573
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Add debug
Corinna Vinschen
2014-07-03
2
-0
/
+9
*
* legal.xml: Fix copyright.
Corinna Vinschen
2014-06-26
2
-1
/
+5
*
* errno.cc (errmap): Fix order of SERVICE_REQUEST_TIMEOUT.
Corinna Vinschen
2014-06-25
2
-1
/
+5
*
* errno.cc (errmap): Handle Windows error codes ERROR_CANCELLED,
Corinna Vinschen
2014-06-25
3
-2
/
+17
*
* ldap.cc (cyg_ldap::map_ldaperr_to_errno): Explicitely map LDAP_TIMEOUT
Corinna Vinschen
2014-06-25
2
-0
/
+7
*
* autoload.cc (ldap_search_sW): Replace ldap_search_stW.
Corinna Vinschen
2014-06-25
8
-125
/
+305
*
* libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin Coverity
Corinna Vinschen
2014-06-23
4
-2
/
+13
*
* spawn.cc (find_exec): Initialize err (CID 60111).
Corinna Vinschen
2014-06-23
5
-5
/
+25
*
* bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another error
Corinna Vinschen
2014-06-23
2
-0
/
+6
*
* select.cc (start_thread_socket): Delete si on early return in case of
Corinna Vinschen
2014-06-23
2
-3
/
+17
*
* regex/regcomp.c (computematchjumps): Free local memory in case of
Corinna Vinschen
2014-06-23
2
-0
/
+8
*
* mount.cc (fs_info::update): Define dir in the outermost scope to avoid
Corinna Vinschen
2014-06-23
2
-4
/
+10
*
* malloc_wrapper.cc (mallinfo): Initialize m if external malloc is used,
Corinna Vinschen
2014-06-23
2
-1
/
+9
*
* localtime.cc (tzload): Fix leaking memory (CID 60001).
Corinna Vinschen
2014-06-23
2
-1
/
+5
*
* exceptions.cc (try_to_debug): Free environment pointer when not used
Corinna Vinschen
2014-06-23
2
-1
/
+7
*
* net.cc (cygwin_getaddrinfo): Fix value of hint->ai_addrlen on 64 bit.
Corinna Vinschen
2014-06-23
2
-0
/
+15
*
* environ.cc (regopt): Allocate small local buffer to avoid copying
Corinna Vinschen
2014-06-23
2
-7
/
+12
*
* dll_init.cc (dll_list::alloc): Fix buffer overrun (CID 59940).
Corinna Vinschen
2014-06-23
2
-1
/
+5
*
* dcrt0.cc (insert_file): Fix resource leaks (CIDs 59987, 59988).
Corinna Vinschen
2014-06-23
2
-0
/
+7
*
* client.cc: Throughout, fix debug output of signed byte count value.
Corinna Vinschen
2014-06-23
2
-8
/
+12
*
* ldap.cc (CYG_LDAP_TIMEOUT): Set to 5 secs.
Corinna Vinschen
2014-06-23
2
-10
/
+27
*
* ldap.cc (CYG_LDAP_TIMEOUT): Define as timeout value. Set to 30 secs
Corinna Vinschen
2014-06-18
3
-6
/
+27
*
* faq-programming.xml: Add gettext-devel to list of packages needed to build
Christopher Faylor
2014-06-17
2
-1
/
+6
*
Fix timestamp
Corinna Vinschen
2014-06-17
1
-1
/
+1
*
* libc/rexec.cc (cygwin_rexec): Make ahostbuf static to avoid returning
Corinna Vinschen
2014-06-17
2
-1
/
+6
*
* passwd.c (main): Fix typo in error output.
Corinna Vinschen
2014-06-16
2
-1
/
+6
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Call
Corinna Vinschen
2014-06-16
2
-2
/
+11
*
* grp.cc (getgrouplist): Fix setting ngroups to make sure to return
Corinna Vinschen
2014-06-16
2
-1
/
+6
*
merge from gcc
DJ Delorie
2014-06-11
2
-0
/
+10
*
* libc/machine/aarch64/strchrnul.S: New file.
Richard Earnshaw
2014-06-11
5
-5
/
+208
*
* libc/machine/aarch64/strchr.S: New file
Richard Earnshaw
2014-06-10
5
-3
/
+220
*
* configure.host (default_newlib_nano_malloc): New.
DJ Delorie
2014-06-10
6
-21
/
+44
*
* timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, printing
Christopher Faylor
2014-06-05
2
-2
/
+8
*
* autoload.cc (ldap_memfreeW): Remove.
Corinna Vinschen
2014-05-23
3
-17
/
+25
*
*** empty log message ***
Corinna Vinschen
2014-05-23
1
-0
/
+2
*
* autoload.cc (ldap_abandon): Remove.
Corinna Vinschen
2014-05-22
4
-30
/
+59
*
* sec_auth.cc (get_server_groups): Call get_user_local_groups only if
Corinna Vinschen
2014-05-22
2
-3
/
+11
*
merge from gcc
DJ Delorie
2014-05-22
2
-1
/
+8
*
* ldap.cc (cyg_ldap::fetch_ad_account): Take additional domain string
Corinna Vinschen
2014-05-22
4
-13
/
+43
*
* gmon.h: Pull in profile.h. Explain why.
Corinna Vinschen
2014-05-22
2
-0
/
+20
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Fix potential SEGV
Corinna Vinschen
2014-05-22
2
-5
/
+10
*
* libc/bsdlib.cc (forkpty): Close master and slave if fork fails to
Corinna Vinschen
2014-05-22
4
-110
/
+84
*
* flock.cc (delete_lock_in_parent): Use LIST_FOREACH_SAFE to avoid
Corinna Vinschen
2014-05-20
2
-3
/
+8
[next]