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
/
newlib
/
libc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
2007-12-19 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2007-12-19
2
-0
/
+11
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
1
-1
/
+4
*
2007-11-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
2
-182
/
+186
*
* libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.
Corinna Vinschen
2007-12-19
1
-0
/
+2
*
* libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.
Corinna Vinschen
2007-11-08
1
-4
/
+1
*
2007-11-07 Dave Brolley <brolley@redhat.com>
Dave Brolley
2007-11-07
2
-0
/
+13
*
2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-21
1
-0
/
+14
*
2007-09-18 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-18
2
-21
/
+28
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
1
-0
/
+13
*
2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-07
4
-126
/
+138
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
1
-7
/
+6
*
Fix typo in ChangeLog and math.h.
Jeff Johnston
2007-09-06
1
-2
/
+2
*
2007-09-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-06
1
-3
/
+7
*
2007-08-28 Hans Kester <hans.kester@ellips.nl>
Jeff Johnston
2007-08-28
2
-0
/
+9
*
2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2007-08-03
1
-0
/
+39
*
Implement fmemopen and open_memstream.
Eric Blake
2007-08-02
1
-6
/
+24
*
Fix fflush issues.
Eric Blake
2007-07-13
1
-1
/
+2
*
2007-07-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-11
1
-45
/
+45
*
* libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,
Corinna Vinschen
2007-07-06
1
-0
/
+9
*
2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-06
2
-2
/
+2
*
* libc/include/wchar.h: Add prototype for wcsxfrm.
Corinna Vinschen
2007-07-04
1
-0
/
+1
*
* libc/include/string.h: Add prototypes for stpcpy and stpncpy.
Corinna Vinschen
2007-06-28
1
-0
/
+2
*
Support __func__ in assert, as required by C99.
Eric Blake
2007-06-27
1
-11
/
+24
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
1
-4
/
+13
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
2
-2
/
+2
*
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-13
2
-1
/
+7
*
* libc/include/sys/unistd.h: Declare confstr for Cygwin.
Corinna Vinschen
2007-06-11
1
-0
/
+44
*
2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-06-08
1
-0
/
+1
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
2
-21
/
+57
*
* libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_len
Corinna Vinschen
2007-05-23
1
-0
/
+11
*
2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>
Jeff Johnston
2007-05-17
1
-0
/
+16
*
* libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)
Eric Blake
2007-05-16
1
-18
/
+42
*
Add support for asnprintf, and improve *printf documentation.
Eric Blake
2007-05-04
1
-21
/
+37
*
2007-04-26 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-04-26
3
-7
/
+42
*
* libc/include/limits.h (NL_ARGMAX): Define a default value.
Eric Blake
2007-04-24
1
-1
/
+5
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Work even when using
Eric Blake
2007-04-10
1
-1
/
+1
*
* libc/include/stdio.h: Add gcc format attributes to printf and
Eric Blake
2007-04-10
1
-72
/
+144
*
2007-04-04 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-04
1
-1
/
+7
*
2007-03-30 Dave Korn <dave.korn@artimi.com>
Dave Korn
2007-03-30
1
-2
/
+33
*
2007-03-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-03-15
1
-0
/
+8
*
2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-02-20
1
-0
/
+1
*
* libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING for
Corinna Vinschen
2007-02-14
1
-1
/
+1
*
* libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS for
Corinna Vinschen
2007-02-08
1
-3
/
+3
*
* libc/include/sys/features.h: Add definition of all supported
Corinna Vinschen
2007-02-07
3
-86
/
+217
*
2007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
Jeff Johnston
2007-02-02
1
-0
/
+1
*
2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2007-02-01
4
-3
/
+20
*
2006-12-18 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2006-12-18
1
-1
/
+1
*
2006-12-13 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-12-13
1
-0
/
+2
*
2006-12-12 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2006-12-13
1
-1
/
+1
*
2006-11-30 Lev Bishop <lev.bishop@gmail.com>
Jeff Johnston
2006-11-30
1
-2
/
+2
[next]