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/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,
Danny Smith
2003-07-26
3
-3
/
+23
*
* mount.cc (do_mount): Issue warning when using managed mount option on
Christopher Faylor
2003-07-26
2
-0
/
+25
*
* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
Christopher Faylor
2003-07-26
14
-224
/
+232
*
* configure.in: Use 'install-sh -c'.
Christopher Faylor
2003-07-26
5
-2
/
+17
*
revert erroneous checkin
Christopher Faylor
2003-07-26
1
-6
/
+0
*
* Makefile.in: Only use localhost when building mingw with distcc or gcc won't
Christopher Faylor
2003-07-26
2
-0
/
+11
*
2003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>
Danny Smith
2003-07-26
2
-2
/
+6
*
preliminary checkin
Christopher Faylor
2003-07-26
1
-4
/
+0
*
preliminary checkin
Christopher Faylor
2003-07-26
1
-0
/
+5
*
preliminary checkin
Christopher Faylor
2003-07-26
4
-4
/
+4
*
preliminary checkin
Christopher Faylor
2003-07-26
6
-11
/
+10
*
* configure.in: Always use install-sh.
Christopher Faylor
2003-07-25
9
-110
/
+137
*
* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.
Christopher Faylor
2003-07-25
2
-0
/
+8
*
* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
Christopher Faylor
2003-07-25
2
-1
/
+5
*
* libc/stdio64/fdopen64.c: Include sys/lock.h.
Christopher Faylor
2003-07-25
2
-0
/
+5
*
* cygwin.din: Export _fdopen64
Christopher Faylor
2003-07-25
5
-2
/
+13
*
* configure.host: Find cygwin include directory, when appropriate.
Christopher Faylor
2003-07-25
1
-0
/
+4
*
* libc/stdio64/fdopen64.c: New file.
Christopher Faylor
2003-07-25
6
-3
/
+137
*
bfd/
H.J. Lu
2003-07-25
2
-0
/
+17
*
* include/dkk/ntifs.h: Fix typo in guard for
Danny Smith
2003-07-24
2
-1
/
+6
*
* environ.cc (check_case_init): Use strncasematch.
Christopher Faylor
2003-07-24
4
-2
/
+11
*
* 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
[next]