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
*
2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-08-26
3
-0
/
+98
*
Fix typo.
Jeff Johnston
2002-08-26
1
-1
/
+1
*
2002-08-26 Wu Yongwei <adah@netstd.com>
Jeff Johnston
2002-08-26
2
-1
/
+5
*
2002-08-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-26
66
-1018
/
+1736
*
* dll.sgml: Remove indirect reference to older gccs.
Christopher Faylor
2002-08-26
1
-0
/
+4
*
* fhandler.h (fhandler_socket::recvfrom): Fix prototype.
Corinna Vinschen
2002-08-26
5
-24
/
+51
*
* sec_acl.cc (getacl): Check ace_sid == well_known_world_sid
Corinna Vinschen
2002-08-26
3
-170
/
+108
*
* libc/include/malloc.h: On cygwin, define malloc _r functions as wrapper
Christopher Faylor
2002-08-26
4
-5
/
+104
*
* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.
Christopher Faylor
2002-08-26
4
-17
/
+43
*
* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, where
Christopher Faylor
2002-08-26
3
-7
/
+12
*
* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list rather
Christopher Faylor
2002-08-25
2
-6
/
+14
*
2002-08-23 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-08-23
2
-177
/
+195
*
Import config.guess and config.sub.
Andrew Cagney
2002-08-23
3
-23
/
+47
*
output some newlines.
Christopher Faylor
2002-08-23
1
-2
/
+2
*
* libc/include/langinfo.h: New file.
Thomas Fitzsimmons
2002-08-23
67
-105
/
+2210
*
* dll.sgml: Remove indirect reference to older gccs.
Christopher Faylor
2002-08-21
1
-1
/
+1
*
* dll.sgml: Refine dll build instructions.
Christopher Faylor
2002-08-21
3
-39
/
+35
*
fix some glitches
Christopher Faylor
2002-08-21
1
-5
/
+5
*
* include/sys/param.h: New File.
Earnie Boyd
2002-08-21
2
-0
/
+35
*
* include/_mingw.h: Increment version to 2.2.
Earnie Boyd
2002-08-21
3
-2
/
+7
*
* include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.
Earnie Boyd
2002-08-21
2
-1
/
+6
*
* include/math.h (asm): Change to __asm__ throughout.
Danny Smith
2002-08-20
2
-14
/
+20
*
* include/tchar.h: Ansi-fy another comment.
Danny Smith
2002-08-20
2
-2
/
+6
*
* include/tchar.h: Ansi-fy comment.
Danny Smith
2002-08-20
2
-2
/
+5
*
* test_headers.c : New file.
Danny Smith
2002-08-20
3
-1
/
+77
*
2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
Jeff Johnston
2002-08-20
2
-1
/
+10
*
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
Alexandre Oliva
2002-08-20
3
-5
/
+11
*
2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-20
2
-0
/
+686
*
2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-20
7
-30
/
+50
*
* include/ws2spi.h: Modify comment about being part of
Danny Smith
2002-08-20
2
-2
/
+7
*
2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-08-20
3
-0
/
+207
*
* include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
Danny Smith
2002-08-20
2
-3
/
+9
*
2002-08-19 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-08-19
2
-0
/
+37
*
* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subproc
Christopher Faylor
2002-08-19
3
-5
/
+17
*
* pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.
Corinna Vinschen
2002-08-19
2
-13
/
+10
*
* fhandler.h (fhandler_console::send_winch_maybe): New method.
Christopher Faylor
2002-08-19
4
-25
/
+45
*
* libc/include/sys/unistd.h: Add getsid declaration for cygwin.
Christopher Faylor
2002-08-18
2
-0
/
+7
*
* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.
Christopher Faylor
2002-08-18
9
-19
/
+99
*
* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.
Christopher Faylor
2002-08-18
2
-1
/
+4
*
* sigproc.cc (sigCONT): Define.
Christopher Faylor
2002-08-18
5
-16
/
+32
*
* malloc.cc: Update to 2.7.2.
Christopher Faylor
2002-08-18
3
-10
/
+19
*
* Makefile.in: Change COMPILE_C* definitions.
Christopher Faylor
2002-08-17
1
-0
/
+4
*
* include/winuser.h (CURSOR_SHOWING) Add define.
Danny Smith
2002-08-17
2
-0
/
+6
*
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-17
2
-0
/
+8
*
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-17
22
-2
/
+5272
*
2002-08-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-08-17
14
-183
/
+380
*
* include/winerror.h: Cast OLE error codes to HRESULT.
Danny Smith
2002-08-17
2
-355
/
+360
*
fix typo
Christopher Faylor
2002-08-17
1
-1
/
+1
*
* Makefile.in: Change COMPILE_C* definitions.
Christopher Faylor
2002-08-17
1
-2
/
+2
*
* libc/sys/linux/cmath: New directory.
Thomas Fitzsimmons
2002-08-16
77
-68
/
+5712
[next]