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-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
*
2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-07
5
-2
/
+25
*
Fix strtod("nan()", ptr).
Eric Blake
2008-03-04
2
-1
/
+7
*
Fix ftell bug after ungetc.
Eric Blake
2008-03-04
4
-6
/
+23
*
2008-03-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-03
2
-0
/
+11
*
2008-02-29 Gregory Pietsch <gpietsch@comcast.net>
Jeff Johnston
2008-02-29
3
-199
/
+322
*
Fix strtod("-0x", NULL).
Eric Blake
2008-02-21
2
-23
/
+39
*
2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-02-12
1
-0
/
+180
*
2008-02-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-02-12
2
-16
/
+22
*
2008-02-12 Peter Rosin <peda@lysator.liu.se>
Jeff Johnston
2008-02-12
2
-7
/
+8
*
2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-02-11
6
-142
/
+113
*
2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-02-11
2
-10
/
+17
*
Remove conflict marker as obvious.
Brian Ford
2008-01-30
1
-1
/
+0
*
* libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty.
Hans-Peter Nilsson
2008-01-25
2
-3
/
+8
*
* libc/sys/sh/syscalls.c (_isatty): New.
DJ Delorie
2008-01-22
2
-0
/
+11
*
2008-01-21 Neal H. Walfield <neal@gnu.org>
Jeff Johnston
2008-01-21
3
-4
/
+10
*
* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.
Eric Blake
2008-01-15
3
-26
/
+46
*
* libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define as
Corinna Vinschen
2008-01-15
2
-4
/
+25
*
Make strstr and strcasestr O(n), not O(n^2); add memmem.
Eric Blake
2008-01-12
8
-16
/
+664
*
2008-01-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-08
3
-60
/
+66
*
2008-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-07
5
-46
/
+60
*
2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-03
25
-93
/
+280
*
2008-01-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-03
19
-76
/
+22
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
187
-118407
/
+175911
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
20
-34
/
+804
*
2007-12-19 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2007-12-19
15
-26
/
+591
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
2
-1
/
+9
*
2007-11-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
3
-182
/
+198
[prev]
[next]