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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/sys/stat.h (_S_IFLNK): Add definition.
Earnie Boyd
2004-09-09
1
-2
/
+6
*
* include/sys/stat.h (_S_ISLNK): Add definition.
Earnie Boyd
2004-09-08
1
-0
/
+2
*
* include/_mingw.h: Increment minor version for 3.5 release.
Earnie Boyd
2004-09-05
1
-2
/
+2
*
* include/malloc.h (__mingw_aligned_offset_malloc,
Danny Smith
2004-08-24
1
-2
/
+10
*
* include/complex.h: Remove __attribute__ ((const)) from
Danny Smith
2004-08-07
1
-26
/
+26
*
* include/wchar.h: Reorganize, avoid including other headers.
Danny Smith
2004-08-07
1
-145
/
+264
*
* include/string.h (memchr, memcmp, strchr, strcmp, strcspn)
Danny Smith
2004-08-06
1
-11
/
+11
*
* include/dirent.h (struct _wdirent): Remove obsolete comment.
Danny Smith
2004-07-30
1
-1
/
+0
*
* include/string.h: Revert 2004-07-26 additions of
Danny Smith
2004-07-30
1
-28
/
+28
*
* include/_mingw.h: Use only two underscores to uglify
Danny Smith
2004-07-26
4
-54
/
+54
*
* include/string.h: Group wide string functions together,
Danny Smith
2004-07-26
1
-38
/
+36
*
* include/_mingw.h (_MINGW_ATTR_*): Replace with
Danny Smith
2004-07-25
3
-34
/
+24
*
* include/_mingw.h: Undefine __attribute__.
Danny Smith
2004-07-21
1
-7
/
+26
*
* include/time.h (__time64_t): Add missing ';'.
Danny Smith
2004-07-19
1
-1
/
+1
*
* include/math.h: Guard ISO C99 additions with __cplusplus
Danny Smith
2004-07-17
1
-2
/
+5
*
2004-07-15 "dgun" <dgun@umpire.com>
Danny Smith
2004-07-15
1
-1
/
+1
*
* include/math.h: Add pragma GCC system_header.
Danny Smith
2004-07-15
1
-0
/
+5
*
* include/limits.h: Change to new file header preamble.
Earnie Boyd
2004-07-13
1
-19
/
+6
*
* include/_mingw.h: Increment minor version for 3.4 release.
Earnie Boyd
2004-07-13
1
-2
/
+2
*
* include/unistd.h (ftruncate): Add inline definition.
Danny Smith
2004-07-11
1
-0
/
+16
*
* include/time.h: Do not include sys/types.h.
Danny Smith
2004-07-10
1
-6
/
+1
*
2 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,
Danny Smith
2004-07-02
1
-5
/
+39
*
2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net>
Danny Smith
2004-06-30
3
-0
/
+41
*
2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-06-01
1
-0
/
+5
*
* CONTRIBUTORS: New file.
Earnie Boyd
2004-04-20
30
-568
/
+90
*
* include/_mingw.h: Revert to primary release 3 and increment minor
Earnie Boyd
2004-04-19
1
-3
/
+3
*
2004-03-30 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2004-03-30
1
-3
/
+3
*
2004-03-28 Hans Leidekker <hans@it.vu.nl>
Luke Dunstan
2004-03-29
1
-0
/
+11
*
Add prototypes for new msvcrt.dll versions
Danny Smith
2004-03-26
11
-50
/
+206
*
* include/stdio.h (_fsopen): Add prototype.
Danny Smith
2004-03-25
2
-0
/
+3
*
* include/malloc.h: Remove __STRICT_ANSI__ guard.
Danny Smith
2004-03-13
1
-5
/
+0
*
* include/process.h: Remove the #endif associated with removal of
Christopher Faylor
2004-03-12
1
-2
/
+0
*
* include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.
Danny Smith
2004-03-11
23
-100
/
+5
*
* include/_mingw.h (__UNUSED_PARAM): Define macro.
Danny Smith
2004-02-21
2
-2
/
+14
*
* include/stdio.h (feof): Add inlined definition.
Danny Smith
2004-02-02
1
-1
/
+12
*
* include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bit
Danny Smith
2004-01-17
1
-13
/
+9
*
2004-01-14 Greg Chicares <chicares@users.sourceforge.net>
Danny Smith
2004-01-14
1
-0
/
+2
*
* include/stdio.h:(_fileno): Define macro version after both
Danny Smith
2003-12-13
1
-4
/
+9
*
2003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>
Danny Smith
2003-11-27
1
-1
/
+4
*
* include/math.h: Guard ISO C99 additions with __cplusplus
Danny Smith
2003-10-27
1
-1
/
+1
*
* include/_mingw.h: Define __attribute__((x)) to nothing
Danny Smith
2003-10-21
1
-0
/
+1
*
Add ISO C99 complex support for doubles.
Danny Smith
2003-10-21
1
-0
/
+109
*
* include/math.h (cabs): Remove non-ISO prototype.
Danny Smith
2003-10-21
1
-2
/
+3
*
* include/stdio.h (_filbuf): Add prototype.
Danny Smith
2003-10-17
1
-4
/
+4
*
* include/_mingw.h: Increment version to 3.2.
Earnie Boyd
2003-10-10
1
-3
/
+3
*
* include/sys/types.h: Revert last change.
Earnie Boyd
2003-10-10
1
-1
/
+1
*
* include/sys/types.h (ssize_t): Correct the definition.
Earnie Boyd
2003-10-10
1
-1
/
+1
*
* include/stdio.h (_filbuf): Add prototype.
Danny Smith
2003-10-03
1
-5
/
+48
*
* include/stdlib.h: Guard non-ISO functions with
Danny Smith
2003-09-29
1
-4
/
+7
*
* include/io.h (_fileno): Remove prototype.
Danny Smith
2003-09-24
2
-8
/
+17
[next]