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
...
*
* include/objidl.h (PropVariant): Add CHAR cVal field
Danny Smith
2003-07-22
2
-0
/
+13
*
* include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.
Danny Smith
2003-07-22
2
-0
/
+14
*
* include/winbase.h (DUPLICATE_CLOSE_SOURCE,
Danny Smith
2003-07-22
6
-88
/
+169
*
* Makefile.tpl (all-make): Depend on intl.
Alexandre Oliva
2003-07-22
3
-2
/
+7
*
* mmap.cc: Use proper format specifiers for _off64_t and size_t in
Corinna Vinschen
2003-07-21
2
-9
/
+15
*
* Makefile.common (CFLAGS_COMMON): Remove -march=i386.
Christopher Faylor
2003-07-18
2
-1
/
+5
*
* include/winnt.h (FILE_*): Sync with ddk/winddk.h.
Danny Smith
2003-07-18
3
-43
/
+128
*
2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-07-18
2
-23
/
+22
*
(IMAGE_FILE_NET_RUN_FROM_SWAP): Define.
Nick Clifton
2003-07-17
2
-19
/
+50
*
2003-07-17 Pierre Humblet <pierre.humblet@ieee.org>
Danny Smith
2003-07-17
2
-0
/
+7
*
* sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size on
Corinna Vinschen
2003-07-17
2
-2
/
+7
*
update copyright
Christopher Faylor
2003-07-17
1
-1
/
+1
*
Clean up warnings in ddk.
Danny Smith
2003-07-16
21
-184
/
+244
*
* config.if: Remove unused libc_interface determination.
Nathanael Nerode
2003-07-16
2
-51
/
+4
*
* pathnames.sgml: Use correct registry key. Clarify '@' operation.
Christopher Faylor
2003-07-16
2
-5
/
+10
*
include/opcode/
Richard Sandiford
2003-07-15
2
-0
/
+7
*
2003-07-14 Christian Groessler <chris@groessler.org>
Jason Eckhardt
2003-07-15
2
-0
/
+7
*
* Makefile.in: Regenerate, correctly this time.
Nathanael Nerode
2003-07-14
2
-0
/
+73
*
Import from gcc repository:
Zack Weinberg
2003-07-14
3
-0
/
+168
*
* cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalid
Corinna Vinschen
2003-07-14
5
-115
/
+106
*
2003-07-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Thomas Fitzsimmons
2003-07-14
3
-35
/
+26
*
* Makefile.tpl: Set INSTALL and friends using autoconf. Remove
Nathanael Nerode
2003-07-13
5
-83
/
+144
*
2003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2003-07-13
3
-30
/
+42
*
* pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll of
Christopher Faylor
2003-07-12
2
-1
/
+6
*
* include/winnt.h (PVOID): Move to before HANDLE typedef.
Danny Smith
2003-07-12
3
-2
/
+9
*
* include/winnt.h (HANDLE): Define based on STRICT filter.
Earnie Boyd
2003-07-11
2
-3
/
+10
*
* path.cc (get_device_number): Remove special com? consideration.
Christopher Faylor
2003-07-11
2
-51
/
+63
*
2000-04-27 Alexandre Oliva <aoliva@cygnus.com>
Alexandre Oliva
2003-07-10
3
-0
/
+50
*
2001-10-30 Jeff Johnston <jjohnstn@redhat.com>
Alexandre Oliva
2003-07-10
5
-0
/
+321
*
* libc/include/sys/unistd.h (ftruncate, truncate): Also declare
Joern Rennecke
2003-07-10
7
-9
/
+43
*
* xtensa-config.h: Undef all macros before defining them.
Bob Wilson
2003-07-10
2
-2
/
+77
*
* configure: Rebuilt.
Alexandre Oliva
2003-07-10
3
-42
/
+76
*
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
Bob Wilson
2003-07-10
3
-33
/
+44
*
2001-05-16 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2003-07-10
2
-1
/
+27
*
2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
Alexandre Oliva
2003-07-10
2
-0
/
+17
*
2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
Alexandre Oliva
2003-07-10
2
-0
/
+9
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
2
-1
/
+5
*
* fhandler_proc.cc (format_proc_stat): Use correctly sized constants for
Christopher Faylor
2003-07-10
3
-4
/
+4
*
* include/cygwin/version.h: Bump DLL minor number to 1.
Christopher Faylor
2003-07-10
2
-1
/
+5
*
* fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for stat
Christopher Faylor
2003-07-10
2
-23
/
+60
*
* sysconf.cc (sysconf): Return processors online rather than bitmask for
Christopher Faylor
2003-07-09
2
-1
/
+13
*
* libc/include/math.h (nan, nanf): Update prototype to C99.
Alexandre Oliva
2003-07-09
5
-11
/
+19
*
* cygheap.cc (creturn): Set appropriate errno when out of memory.
Christopher Faylor
2003-07-09
8
-26
/
+64
*
Refer to full name in latest ChangeLog entry.
Jeff Johnston
2003-07-08
1
-1
/
+1
*
2003-07-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-07-08
3
-3
/
+23
*
* include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete struct
Danny Smith
2003-07-08
2
-8
/
+23
*
2003-07-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-07-07
2
-22
/
+4
*
* rmsym: Don't use ranlib.
Christopher Faylor
2003-07-07
2
-4
/
+6
*
* newsym: Reenable removal of tmp directory. Just use ar to generate archive
Christopher Faylor
2003-07-07
3
-6
/
+10
*
* newsym: Create objects that are closer to those created by dlltool so as not
Christopher Faylor
2003-07-07
3
-6
/
+24
[prev]
[next]