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
*
* new-features.xml: (ov-new1.7): Change section title.
Corinna Vinschen
2014-07-30
2
-1
/
+5
*
* new-features.xml: (ov-new1.7.1): Add new section. Move old 1.7
Corinna Vinschen
2014-07-30
2
-41
/
+50
*
* cygwin.xsl: Allow 3 section levels in TOC.
Corinna Vinschen
2014-07-30
7
-221
/
+1381
*
* libc/string/strerror.c: Fix documentation so makedoc doesn't
Corinna Vinschen
2014-07-30
2
-1
/
+6
*
Add missing utils.xml
Corinna Vinschen
2014-07-29
1
-0
/
+1
*
* mkgroup.c (usage): Move info message that this /etc/group isn't really
Corinna Vinschen
2014-07-29
4
-16
/
+24
*
* cygheap.h (class cygheap_domain_info): Remove lowest_tdo_posix_offset.
Corinna Vinschen
2014-07-29
5
-20
/
+49
*
Fix typo in previous commit
Anthony Green
2014-07-28
1
-1
/
+1
*
Add moxiebox support.
Anthony Green
2014-07-27
6
-7
/
+276
*
* fhandler_socket.cc (fhandler_socket::send_internal): Fix value of
Corinna Vinschen
2014-07-24
2
-2
/
+12
*
2014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-07-22
2
-0
/
+8
*
* thread.cc (pthread::init_mainthread): Initialize thread mutex to
Corinna Vinschen
2014-07-21
2
-0
/
+9
*
bump to 32
Corinna Vinschen
2014-07-21
2
-1
/
+5
*
* uinfo.cc: Fix typo in comment.
Corinna Vinschen
2014-07-21
2
-1
/
+5
*
* new-features.xml: (ov-new1.7.31): Add new section.
Corinna Vinschen
2014-07-21
2
-0
/
+31
*
*** empty log message ***
Corinna Vinschen
2014-07-18
1
-1
/
+1
*
Fix missing generated files
Corinna Vinschen
2014-07-17
1
-0
/
+3
*
* configure.host: Remove or16 and or32 targets and add or1k.
Corinna Vinschen
2014-07-17
12
-6
/
+6646
*
.
Christopher Faylor
2014-07-16
1
-0
/
+4
*
* arm/elf-aprofile-validation.specs (*link): Make text segment
Corinna Vinschen
2014-07-16
3
-2
/
+8
*
*** empty log message ***
Corinna Vinschen
2014-07-16
1
-0
/
+5
*
* thread.cc (pthread::create): Handle stackaddr as upper bound address.
Corinna Vinschen
2014-07-16
3
-16
/
+56
*
*** empty log message ***
Corinna Vinschen
2014-07-16
2
-8
/
+39
*
Fix typo
Corinna Vinschen
2014-07-16
1
-1
/
+1
*
* sigproc.cc (sigproc_init): Set aside more buffer space for signal pipes.
Christopher Faylor
2014-07-15
2
-2
/
+21
*
* sigproc.cc (send_sig): Don't report an error if WriteFile succeeds.
Christopher Faylor
2014-07-15
2
-1
/
+5
*
Fix typo
Corinna Vinschen
2014-07-15
1
-1
/
+1
*
* sigproc.cc (send_sig): Fix bad format in diagnostic output.
Christopher Faylor
2014-07-14
3
-3
/
+398
*
* libc/include/sys/errno.h: Fix comments.
Corinna Vinschen
2014-07-14
3
-36
/
+100
*
* uinfo.cc (cygheap_domain_info::init): Correctly set
Corinna Vinschen
2014-07-14
2
-17
/
+22
*
* thread.cc (pthread_mutex::pthread_mutex): Change default type
Corinna Vinschen
2014-07-14
3
-5
/
+17
*
[aarch64] Add memchr.
Richard Earnshaw
2014-07-11
5
-6
/
+229
*
* thread.cc (pthread::create): Use PTHREAD_DEFAULT_STACKSIZE stacksize
Corinna Vinschen
2014-07-09
2
-13
/
+23
*
* exceptions.cc (exception::myfault_handle): Rephrase comment.
Corinna Vinschen
2014-07-09
2
-1
/
+8
*
* exceptions.cc (exception::myfault_handle): Fix typo in comment.
Corinna Vinschen
2014-07-09
2
-1
/
+5
*
* exceptions.cc (exception::myfault_handle): Disable handling
Corinna Vinschen
2014-07-07
3
-0
/
+10
*
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
[next]