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
*
2008-07-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-21
13
-24
/
+44
*
2008-07-18 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-07-18
2
-2
/
+6
*
2008-07-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-17
2
-2
/
+11
*
2008-07-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-07-17
2
-0
/
+8
*
2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>
Jeff Johnston
2008-07-08
2
-1
/
+6
*
2008-07-07 Hans-Peter Nilsson <hp@axis.com>
Jeff Johnston
2008-07-07
2
-1
/
+7
*
2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-02
7
-0
/
+19
*
2008-07-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-07-02
2
-0
/
+25
*
Fix strict-aliasing issues with _strtod_r and Storeinc.
Hans-Peter Nilsson
2008-06-25
3
-58
/
+47
*
* libc/include/machine/setjmp.h (_longjmp): Define as function on
Corinna Vinschen
2008-06-21
2
-1
/
+12
*
Per Posix, strsignal returns non-const char*.
Eric Blake
2008-06-18
2
-1
/
+6
*
2008-06-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-06-17
2
-0
/
+298
*
2008-06-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-06-16
4
-0
/
+25
*
2008-06-16 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-06-16
11
-0
/
+41
*
2008-06-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-06-11
2
-2
/
+7
*
2008-06-09 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-06-10
13
-11
/
+1217
*
2008-06-09 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-06-09
3
-2
/
+9
*
Fix bug in previous patch.
Eric Blake
2008-05-28
2
-5
/
+9
*
2008-05-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-05-27
2
-1
/
+6
*
2008-05-26 Eric Blake <ebb9@byu.net>
Jeff Johnston
2008-05-26
3
-53
/
+124
*
2008-05-26 Eric Blake <ebb9@byu.net>
Jeff Johnston
2008-05-26
3
-43
/
+85
*
2008-05-26 Eric Blake <ebb9@byu.net>
Jeff Johnston
2008-05-26
3
-22
/
+93
*
* libc/include/sys/_default_fcntl.h: Include <sys/time.h> on Cygwin.
Corinna Vinschen
2008-05-23
2
-0
/
+5
*
2008-05-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-05-22
210
-25484
/
+15079
*
Optimize the generic strchr.
Eric Blake
2008-05-22
2
-29
/
+50
*
Optimize strchr for x86.
Eric Blake
2008-05-21
2
-14
/
+107
*
* libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak).
Nick Clifton
2008-05-21
2
-1
/
+10
*
2008-05-20 DJ Delorie <dj@redhat.com>
Jeff Johnston
2008-05-20
2
-1
/
+5
*
2008-05-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-05-14
2
-91
/
+96
*
* libc/include/stdint.h (SIZE_MIN): Remove.
Mark Mitchell
2008-05-02
4
-2
/
+36
*
Fix 2008-04-14 regression in asprintf(ptr,"").
Eric Blake
2008-04-30
7
-43
/
+67
*
* libc/include/sys/stat.h: Guard at-functions with !__INSIDE_CYGWIN__.
Corinna Vinschen
2008-04-26
2
-2
/
+7
*
* libc/machine/arm/setjmp.S: Fix thumb2 support.
Nick Clifton
2008-04-25
2
-0
/
+14
*
* libc/include/machine/ieeefp.h: Fix typo: _DOUBLE_IS_32_BITS
Nick Clifton
2008-04-24
2
-1
/
+11
*
* libc/include/sys/stat.h (UTIME_NOW): Define for Cygwin.
Corinna Vinschen
2008-04-24
2
-0
/
+14
*
2008-04-23 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-04-23
3
-6
/
+11
*
* libc/include/stdio.h (renameat): Declare for Cygwin.
Corinna Vinschen
2008-04-23
5
-2
/
+64
*
2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-16
2
-2
/
+6
*
2008-04-16 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-16
2
-1
/
+5
*
2008-04-14 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-15
5
-46
/
+67
*
2008-04-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-04-14
21
-29
/
+372
*
[newlib]
DJ Delorie
2008-04-04
4
-6944
/
+9574
*
2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-01
6
-128
/
+257
*
2008-04-01 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-01
2
-1
/
+9
*
2008-03-27 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-04-01
4
-69
/
+124
*
2008-03-27 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-03-27
2
-5
/
+87
*
* libc/include/sys/unistd.h: Declare lockf(2) and define lockf
Corinna Vinschen
2008-03-27
2
-1
/
+6
*
2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-11
2
-2
/
+2
*
2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-11
2
-0
/
+9
*
2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-07
4
-17
/
+39
[next]