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
path:
root
/
winsup
/
mingw
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/sys/stat.h (_S_IFLNK): Add definition.
Earnie Boyd
2004-09-09
2
-3
/
+16
*
* include/sys/stat.h (_S_ISLNK): Add definition.
Earnie Boyd
2004-09-08
2
-0
/
+7
*
* mingwex/Makefile.in: Correct typo in list of DISTFILES.
Earnie Boyd
2004-09-05
2
-1
/
+2
*
* include/_mingw.h: Increment minor version for 3.5 release.
Earnie Boyd
2004-09-05
3
-3
/
+8
*
* include/malloc.h (__mingw_aligned_offset_malloc,
Danny Smith
2004-08-24
3
-7
/
+26
*
2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>
Danny Smith
2004-08-24
3
-0
/
+215
*
* crt1.c: (__mingw_CRTStartup): Change return to void. Add
Danny Smith
2004-08-24
2
-18
/
+22
*
* profile/COPYING: New file.
Danny Smith
2004-08-15
4
-1
/
+385
*
* mingwex/fopen64.c: Move.
Danny Smith
2004-08-15
5
-9
/
+20
*
* profile/gmon.c [__MINGW32__]: Include string.h for
Danny Smith
2004-08-15
2
-1
/
+7
*
* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.
Christopher Faylor
2004-08-09
2
-0
/
+5
*
* include/complex.h: Remove __attribute__ ((const)) from
Danny Smith
2004-08-07
2
-26
/
+32
*
* include/wchar.h: Reorganize, avoid including other headers.
Danny Smith
2004-08-07
2
-145
/
+268
*
* include/string.h (memchr, memcmp, strchr, strcmp, strcspn)
Danny Smith
2004-08-06
2
-11
/
+17
*
* include/dirent.h (struct _wdirent): Remove obsolete comment.
Danny Smith
2004-07-30
2
-1
/
+4
*
* include/string.h: Revert 2004-07-26 additions of
Danny Smith
2004-07-30
2
-28
/
+33
*
* mingwex/math/powl.c (powl): Revert change of 2004-02-01.
Danny Smith
2004-07-28
2
-14
/
+42
*
* mingwex/math/expl.c (expl): Move body of code to new static
Danny Smith
2004-07-27
2
-20
/
+20
*
* mingwex/stdio/vsscanf.c: Add "edi" to registers-modified field
Danny Smith
2004-07-27
3
-6
/
+6
*
* include/_mingw.h: Use only two underscores to uglify
Danny Smith
2004-07-26
3
-3
/
+10
*
* include/_mingw.h: Use only two underscores to uglify
Danny Smith
2004-07-26
5
-55
/
+66
*
* include/string.h: Group wide string functions together,
Danny Smith
2004-07-26
2
-38
/
+41
*
* include/_mingw.h (_MINGW_ATTR_*): Replace with
Danny Smith
2004-07-25
4
-34
/
+43
*
* include/_mingw.h: Undefine __attribute__.
Danny Smith
2004-07-21
2
-7
/
+36
*
* include/time.h (__time64_t): Add missing ';'.
Danny Smith
2004-07-19
2
-1
/
+5
*
* include/math.h: Guard ISO C99 additions with __cplusplus
Danny Smith
2004-07-17
2
-2
/
+11
*
* Makefile.in (CC): Strip inappropriate include file settings from any
Christopher Faylor
2004-07-17
2
-1
/
+7
*
2004-07-15 "dgun" <dgun@umpire.com>
Danny Smith
2004-07-15
2
-1
/
+5
*
Whitespace change to ChangeLog
Danny Smith
2004-07-15
1
-0
/
+1
*
* include/math.h: Add pragma GCC system_header.
Danny Smith
2004-07-15
2
-0
/
+9
*
* mingwex/complex/cargs.c: New file.
Danny Smith
2004-07-15
3
-2
/
+16
*
* Makefile.in (INCLUDES): Temporarily revert previous change.
Corinna Vinschen
2004-07-15
4
-4
/
+11
*
* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.
Christopher Faylor
2004-07-15
2
-0
/
+5
*
* Makefile.in (INCLUDES): Designate $(srcdir)/../include as a
Danny Smith
2004-07-14
4
-6
/
+14
*
* Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use it
Earnie Boyd
2004-07-13
3
-5
/
+7
*
* Makefile.in: Move use of --nostdinc++ as GCC3.4 refuses to use it
Earnie Boyd
2004-07-13
2
-2
/
+4
*
* include/limits.h: Change to new file header preamble.
Earnie Boyd
2004-07-13
2
-19
/
+7
*
* include/_mingw.h: Increment minor version for 3.4 release.
Earnie Boyd
2004-07-13
3
-3
/
+8
*
* mingwex/math/cephes_emath.h (__etens): Remove declaration.
Danny Smith
2004-07-12
2
-2
/
+4
*
* include/unistd.h (ftruncate): Add inline definition.
Danny Smith
2004-07-11
4
-5
/
+32
*
* include/time.h: Do not include sys/types.h.
Danny Smith
2004-07-10
2
-6
/
+5
*
2 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,
Danny Smith
2004-07-02
3
-7
/
+48
*
2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net>
Danny Smith
2004-06-30
10
-12
/
+149
*
2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-06-01
2
-0
/
+9
*
* strncasecmp.c: Reword copyright and disclaimer. Move Contributors
Earnie Boyd
2004-04-22
2
-18
/
+6
*
CORRECTION:
Earnie Boyd
2004-04-22
2
-3
/
+4
*
* DISCLAIMER: Add words about "free to use".
Earnie Boyd
2004-04-22
4
-2
/
+26
*
* mingwex/math/lround.c: Rewrite.
Danny Smith
2004-04-22
7
-116
/
+101
*
* CONTRIBUTORS: New file.
Earnie Boyd
2004-04-20
53
-868
/
+269
*
* include/_mingw.h: Revert to primary release 3 and increment minor
Earnie Boyd
2004-04-19
2
-1
/
+2
[next]