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
*
* autoload.cc (WSAIoctl): Remove.
Corinna Vinschen
2007-06-21
10
-452
/
+644
*
* cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,
Corinna Vinschen
2007-06-21
4
-13
/
+45
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
2
-1
/
+19
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
5
-3
/
+94
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
9
-6
/
+311
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
2
-4
/
+18
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
6
-2
/
+182
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
7
-40
/
+140
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
4
-1
/
+118
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
3
-2
/
+8
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
13
-3
/
+538
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
4
-1
/
+56
*
* include/cygwin/if.h (IFF_POINTOPOINT): Fix typo.
Corinna Vinschen
2007-06-20
2
-1
/
+5
*
* coffread.c (coff_sym_fns): Add default_symfile_segments.
Daniel Jacobowitz
2007-06-18
3
-2
/
+7
*
* include/stdio.h (vsnprintf): Remove inline definition.
Danny Smith
2007-06-18
2
-6
/
+10
*
* CRTfmode.c: Nit-pick comment fix.
Danny Smith
2007-06-17
2
-1
/
+5
*
* CRTfmode.c: Fix nested comment.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/string.h (strcasecmp): Fix typo in declaration prototype.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/search.h: Reinstate node_t definition.
Christopher Faylor
2007-06-17
3
-23
/
+16
*
2007-06-15 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-15
3
-35
/
+34
*
* autoload.cc (GetIpForwardTable): Define.
Corinna Vinschen
2007-06-14
7
-9
/
+75
*
2007-06-14 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-06-14
3
-2
/
+31
*
2007-06-14 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-06-14
2
-4
/
+4
*
* include/io.h (lseek64) : Add prototype.
Danny Smith
2007-06-14
2
-0
/
+5
*
* include/string.h (strcasecmp): Add prototype.
Danny Smith
2007-06-14
2
-0
/
+7
*
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-13
4
-43
/
+72
*
2007-06-13 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-06-13
3
-44
/
+63
*
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-13
7
-350
/
+412
*
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-13
4
-2
/
+61
*
* Makefile.in (CRT0S): Revert last change.
Danny Smith
2007-06-13
3
-4
/
+12
*
* Makefile.in (CRT0S): Add back CRTfmode.o.
Danny Smith
2007-06-13
2
-1
/
+5
*
* include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.
Danny Smith
2007-06-13
3
-3
/
+22
*
* signal.cc (usleep): Use useconds_t for the type as per POSIX.
Christopher Faylor
2007-06-12
2
-1
/
+5
*
* Makefile.in (DLL_OFILES): Add xsique.o.
Corinna Vinschen
2007-06-12
9
-65
/
+80
*
* fhandler.cc (fhandler_base::fstat): Set pipe permission bits more
Corinna Vinschen
2007-06-12
2
-3
/
+8
*
* cygwin.din (confstr): Export.
Corinna Vinschen
2007-06-11
5
-2
/
+59
*
* libc/include/sys/unistd.h: Declare confstr for Cygwin.
Corinna Vinschen
2007-06-11
2
-0
/
+49
*
bfd/
Bob Wilson
2007-06-11
2
-1
/
+9
*
* crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.
Danny Smith
2007-06-11
2
-0
/
+13
*
* libc/sys/mmixware/access.c (access): Do not try to use a magic
Hans-Peter Nilsson
2007-06-10
4
-14
/
+21
*
2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-06-08
6
-5
/
+126
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2007-06-06
3
-14
/
+29
*
* Makefile.tpl: Fix spelling error.
Ben Elliston
2007-06-06
3
-7
/
+12
*
2007-06-06 Christian Groessler <chris@groessler.org>
Jeff Johnston
2007-06-06
3
-6
/
+19
*
Fix entry to refer to function instead of variable.
Jeff Johnston
2007-06-05
1
-2
/
+2
*
2007-06-05 Christian Groessler <chris@groessler.org>
Jeff Johnston
2007-06-05
2
-1
/
+7
*
2007-06-05 Patrick Mansfield <patman@us.ibm.com>
Jeff Johnston
2007-06-05
14
-128
/
+122
*
* cygwin-api.in.sgml: Accommodate new "Compatibility" section layout.
Corinna Vinschen
2007-06-05
2
-3
/
+11
*
* ansi.sgml: Delete.
Corinna Vinschen
2007-06-05
4
-201
/
+1271
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
25
-143
/
+781
[next]