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
*
* fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE error
Corinna Vinschen
2006-07-27
4
-44
/
+50
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused tot
Corinna Vinschen
2006-07-27
4
-8
/
+20
*
* fhandler.h (class fhandler_socket): Remove prot_info_ptr.
Corinna Vinschen
2006-07-27
5
-128
/
+58
*
Update some IMAGE flags to PECOFF v8 (May, 2006) specs.
Danny Smith
2006-07-27
2
-25
/
+161
*
* fhandler.cc (fhandler_base::read): Call get_readahead_into_buffer instead of
Christopher Faylor
2006-07-27
2
-11
/
+7
*
* shared.cc (offsets): Define as offsets relative to cygwin_hmodule
Corinna Vinschen
2006-07-26
3
-24
/
+23
*
* cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.
Corinna Vinschen
2006-07-26
7
-61
/
+51
*
* include/cygwin/in6.h: Guard in_port_t typedef more restrictive to
Corinna Vinschen
2006-07-25
2
-1
/
+6
*
* security.cc (get_logon_server): Remove nret and use dret for everything to
Christopher Faylor
2006-07-25
2
-5
/
+9
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
32
-1262
/
+3543
*
* configure.in: Reenable building the subauth subdir.
Corinna Vinschen
2006-07-25
3
-24
/
+42
*
* Makefile.in (LIBS): Link against msvcrt.dll, too.
Corinna Vinschen
2006-07-25
2
-1
/
+5
*
update copyright
Christopher Faylor
2006-07-25
1
-1
/
+1
*
Sync from GCC
Paolo Bonzini
2006-07-25
5
-1
/
+68
*
2006-07-25 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-07-25
3
-3
/
+39
*
* include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.
Danny Smith
2006-07-25
20
-192
/
+238
*
* include/cygwin/version.h: Bump DLL minor version number to 22.
Christopher Faylor
2006-07-24
2
-1
/
+5
*
* Makefile.in: Update copyrigh. Remove unused stuff.
Christopher Faylor
2006-07-23
2
-16
/
+6
*
* Makefile.in: Update copyright. Fix 'check' target so that it will once-again
Christopher Faylor
2006-07-23
2
-3
/
+14
*
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
Daniel Jacobowitz
2006-07-23
3
-168
/
+166
*
2006-07-22 ipsoner <ipsoner@users.sourceforge.net>
Chris Sutcliffe
2006-07-22
3
-0
/
+246
*
2006-07-20 Elias Naur <elias_naur@users.sourceforge.net>
Chris Sutcliffe
2006-07-22
4
-2
/
+136
*
2006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-07-22
2
-145
/
+4
*
2006-07-19 Elias Naur <elias_naur@users.sourceforge.net>
Danny Smith
2006-07-19
2
-0
/
+40
*
[mingw-Bugs-1525021]
Danny Smith
2006-07-19
2
-26
/
+37
*
2006-07-19 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-07-19
5
-0
/
+92
*
* pinfo.cc (commune_process): Don't add extra \0 to cmdline.
Corinna Vinschen
2006-07-19
2
-8
/
+7
*
* mmap.cc (msync): Disable rounding up len. Fix bug in access check
Corinna Vinschen
2006-07-19
2
-1
/
+8
*
* path.cc (symlink_worker): Return EEXIST if newpath exists.
Corinna Vinschen
2006-07-19
2
-1
/
+6
*
* pathnames.sgml: Change text for the order in which executables
Corinna Vinschen
2006-07-18
2
-3
/
+10
*
* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own the
Christopher Faylor
2006-07-18
2
-1
/
+6
*
* sec_acl.cc (acltotext32): Add missing handling of default ACL entry
Corinna Vinschen
2006-07-18
2
-1
/
+6
*
* fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lint
Corinna Vinschen
2006-07-18
2
-1
/
+6
*
* Makefile.in: Simplify a little.
Christopher Faylor
2006-07-18
2
-10
/
+6
*
GCC 4.1 fixes.
Christopher Faylor
2006-07-17
12
-30
/
+58
*
* Makefile.def: Add dependencies for configure-opcodes
Jakub Jelinek
2006-07-17
3
-0
/
+24
*
* fork.cc (fork): Lock the process before forking to prevent things like new
Christopher Faylor
2006-07-14
3
-1
/
+12
*
* include/cygwin/types.h: Update copyright.
Christopher Faylor
2006-07-14
2
-1
/
+5
*
* cygwin.sc: Make sure there's something in the cygheap.
Christopher Faylor
2006-07-14
3
-1
/
+10
*
2006-07-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2006-07-14
2
-12
/
+18
*
* sigproc.cc (waitq_head): Don't initialize to zero.
Christopher Faylor
2006-07-14
3
-3
/
+8
*
Add amdfam10 instructions
Michael Meissner
2006-07-13
2
-0
/
+19
*
* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're really
Christopher Faylor
2006-07-13
3
-5
/
+12
*
* fhandler_socket.cc: Update copyright.
Corinna Vinschen
2006-07-13
3
-2
/
+7
*
* mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,
Corinna Vinschen
2006-07-13
2
-3
/
+24
*
* exceptions.cc (_cygtls::handle_exceptions): Call new
Corinna Vinschen
2006-07-13
4
-18
/
+48
*
* mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtect
Corinna Vinschen
2006-07-12
2
-1
/
+6
*
* include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT and
Corinna Vinschen
2006-07-12
2
-3
/
+10
*
include/
Jakub Jelinek
2006-07-10
4
-0
/
+17
*
* libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.
Corinna Vinschen
2006-07-10
3
-0
/
+7
[next]