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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
2
-7
/
+12
*
* libc/reent/getreent.c: Allow for case where __getreent is
Brian Dessent
2007-09-07
2
-0
/
+9
*
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
2
-3
/
+14
*
2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-09-04
2
-0
/
+5
*
2007-08-31 Antony King <antony.king@st.com>
Jeff Johnston
2007-08-31
4
-13
/
+25
*
2007-08-28 Hans Kester <hans.kester@ellips.nl>
Jeff Johnston
2007-08-28
15
-37
/
+5841
*
2007-08-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-08-24
2
-1
/
+6
*
* libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)
Hans-Peter Nilsson
2007-08-23
2
-0
/
+17
*
2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>
Jeff Johnston
2007-08-23
36
-712
/
+1087
*
2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2007-08-03
2
-0
/
+43
*
2007-08-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-08-03
4
-17
/
+25
*
Implement fmemopen and open_memstream.
Eric Blake
2007-08-02
8
-10
/
+780
*
More POSIX stream corner cases.
Eric Blake
2007-07-31
4
-23
/
+30
*
Fix 'make info'.
Eric Blake
2007-07-19
9
-20
/
+39
*
Fix date type for 1.15 release.
Jeff Johnston
2007-07-18
1
-1
/
+1
*
Fix fflush issues.
Eric Blake
2007-07-13
17
-67
/
+152
*
Documentation updates.
Eric Blake
2007-07-13
5
-49
/
+111
*
2007-07-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-11
2
-45
/
+50
*
* libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,
Corinna Vinschen
2007-07-06
13
-5
/
+1080
*
2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-06
8
-11
/
+24
*
2007-07-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-07-06
3
-0
/
+9
*
* libc/include/wchar.h: Add prototype for wcsxfrm.
Corinna Vinschen
2007-07-04
6
-7
/
+82
*
* libc/include/string.h: Add prototypes for stpcpy and stpncpy.
Corinna Vinschen
2007-06-28
7
-14
/
+259
*
Support __func__ in assert, as required by C99.
Eric Blake
2007-06-27
3
-24
/
+57
*
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
2
-4
/
+18
*
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-20
3
-2
/
+8
*
2007-06-15 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-06-15
3
-35
/
+34
*
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
*
* libc/include/sys/unistd.h: Declare confstr for Cygwin.
Corinna Vinschen
2007-06-11
2
-0
/
+49
*
* 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
*
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
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
25
-143
/
+781
*
Avoid more compiler warnings.
Eric Blake
2007-05-29
7
-3
/
+16
*
* libc/argz/argz_add_sep.c (argz_add_sep): Handle empty string
Corinna Vinschen
2007-05-29
6
-23
/
+49
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when
Eric Blake
2007-05-27
2
-1
/
+7
*
* libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.
Eric Blake
2007-05-25
2
-2
/
+6
*
* ltmain.sh: Update from GCC.
Steve Ellcey
2007-05-24
228
-8233
/
+107526
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when
Eric Blake
2007-05-24
3
-50
/
+144
*
2007-05-23 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-05-23
45
-195
/
+114
*
* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).
Eric Blake
2007-05-23
3
-43
/
+116
*
* libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_len
Corinna Vinschen
2007-05-23
3
-0
/
+19
*
* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc
Eric Blake
2007-05-18
3
-3
/
+11
*
2007-05-17 Cary R. <cygcary <at> yahoo.com>
Jeff Johnston
2007-05-17
3
-52
/
+6
[prev]
[next]