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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_socket.cc (get_inet_addr): Handle abstract AF_LOCAL socket.
Corinna Vinschen
2013-04-08
2
-4
/
+39
*
* cygheap.cc (init_cygheap::find_tls): Add a comment.
Christopher Faylor
2013-04-07
4
-6
/
+16
*
* mmap.cc (is_mmapped_region): Call LIST_UNLOCK on premature return.
Corinna Vinschen
2013-04-05
2
-1
/
+8
*
* fhandler_proc.cc (format_proc_loadavg): Raise too small buffer size
Corinna Vinschen
2013-04-03
2
-1
/
+6
*
* path.cc (class suffix_scan): Add member namelen.
Corinna Vinschen
2013-04-03
2
-7
/
+40
*
.
Christopher Faylor
2013-04-01
1
-0
/
+5
*
whitespace
Christopher Faylor
2013-03-31
4
-6
/
+6
*
* child_info.h (cygheap_exec_info::sigmask): Declare new field.
Christopher Faylor
2013-03-31
10
-62
/
+111
*
whitespace
Christopher Faylor
2013-03-31
1
-1
/
+0
*
* cygthread.cc (cygthread::terminate_thread): Only try to free
Corinna Vinschen
2013-03-29
4
-12
/
+33
*
* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.
Christopher Faylor
2013-03-29
4
-6
/
+25
*
* sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying.
Christopher Faylor
2013-03-29
2
-17
/
+11
*
* sigproc.cc (pending_signals::retry): Declare new element.
Christopher Faylor
2013-03-29
2
-41
/
+32
*
* exceptions.cc (exception::handle): Generalize comment.
Christopher Faylor
2013-03-28
2
-1
/
+5
*
* faq-what.xml (faq.what.supported): Mention Windows 8 and Server 2012.
Corinna Vinschen
2013-03-27
2
-3
/
+9
*
test checkin
Christopher Faylor
2013-03-19
1
-1
/
+1
*
add news
Christopher Faylor
2013-03-09
1
-0
/
+4
*
* cygtls.h (_cygtls::signal_debugger): Change argument type.
Christopher Faylor
2013-03-09
3
-24
/
+42
*
* spawn.cc (child_info_spawn::worker): Save and restore my_wr_proc_pipe around
Christopher Faylor
2013-03-09
2
-5
/
+20
*
* include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN to
Corinna Vinschen
2013-03-07
3
-12
/
+48
*
* fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCAL
Corinna Vinschen
2013-03-07
2
-15
/
+37
*
* mount.cc (fs_names): Add trailing NULL element to avoid potential
Corinna Vinschen
2013-03-06
2
-1
/
+7
*
* faq-using.xml: Fix expression and uppercase Samba.
Corinna Vinschen
2013-03-06
2
-2
/
+6
*
Remove now-inappropriate comment.
Christopher Faylor
2013-03-01
1
-2
/
+0
*
fix latest changelog description
Christopher Faylor
2013-03-01
1
-1
/
+1
*
* exceptions.cc (exception::handle): Eliminate buggy recursed value and just
Christopher Faylor
2013-03-01
2
-3
/
+8
*
* include/pthread.h (pthread_atfork): Add missing declaration.
Corinna Vinschen
2013-02-26
2
-0
/
+6
*
* include/error.h (error_message_count): Declare as dllimport.
Yaakov Selkowitz
2013-02-21
2
-0
/
+12
*
* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.
Yaakov Selkowitz
2013-02-21
2
-3
/
+9
*
* pathnames.sgml: Remove stray '@'.
Christopher Faylor
2013-02-13
2
-1
/
+5
*
* pathnames.sgml: Clarify '@' processing.
Christopher Faylor
2013-02-13
2
-5
/
+9
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2013-02-08
2
-4
/
+9
*
* fhandler_socket.cc (fhandler_socket::bind): Fix error code for
Corinna Vinschen
2013-02-04
2
-1
/
+6
*
* fhandler_socket.cc (fhandler_socket::bind): Fix length check of
Corinna Vinschen
2013-02-04
2
-4
/
+12
*
* DevNotes: Add entry cgf-000022.
Christopher Faylor
2013-01-31
9
-68
/
+100
*
* faq-programming.xml: Remove reference to "make check".
Christopher Faylor
2013-01-23
2
-3
/
+6
*
* miscfuncs.cc (__import_address): Check if malloc field points directly at
Christopher Faylor
2013-01-23
2
-1
/
+7
*
* miscfuncs.cc (__import_address): On second thought, the chance that this
Christopher Faylor
2013-01-23
2
-1
/
+6
*
* exceptions.cc (exception::handle): Make attempt to recursively dump stack
Christopher Faylor
2013-01-23
2
-1
/
+6
*
* miscfuncs.cc (__import_address): Avoid NULL explicitly.
Christopher Faylor
2013-01-23
2
-1
/
+5
*
* miscfuncs.cc (__import_address): Avoid treating random instructions as import
Christopher Faylor
2013-01-23
3
-2
/
+12
*
* dcrt0.cc (dll_crt0_1): Comment assumption.
Christopher Faylor
2013-01-21
3
-0
/
+12
*
* dcrt0.cc (dll_crt0_1): Flag that we are working "incyg". Handle any signals
Christopher Faylor
2013-01-21
2
-1
/
+18
*
Update copyrights
Christopher Faylor
2013-01-21
18
-25
/
+27
*
Update copyrights
Christopher Faylor
2013-01-21
3
-6
/
+5
*
* update-copyright: Recognize configure.ac scripts too.
Christopher Faylor
2013-01-21
2
-2
/
+6
*
Use same fix to silence newer gcc as in 64 bit branch
Corinna Vinschen
2013-01-21
1
-1
/
+1
*
* cygerrno.h (__reg3): Define.
Christopher Faylor
2013-01-21
3
-4
/
+9
*
* cygerrno.h: Conditionally define __regN for cygserver.
Christopher Faylor
2013-01-21
2
-0
/
+14
*
* malloc_wrapper.cc (malloc_init): Re-add inadvertently dropped comment which
Christopher Faylor
2013-01-21
2
-0
/
+8
[next]