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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2008-02-29 Gregory Pietsch <gpietsch@comcast.net>
Jeff Johnston
2008-02-29
2
-199
/
+311
*
Fix strtod("-0x", NULL).
Eric Blake
2008-02-21
1
-7
/
+17
*
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
1
-16
/
+15
*
2008-02-12 Peter Rosin <peda@lysator.liu.se>
Jeff Johnston
2008-02-12
1
-7
/
+2
*
2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-02-11
5
-142
/
+103
*
2008-02-11 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2008-02-11
1
-10
/
+12
*
* libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty.
Hans-Peter Nilsson
2008-01-25
1
-3
/
+3
*
* libc/sys/sh/syscalls.c (_isatty): New.
DJ Delorie
2008-01-22
1
-0
/
+7
*
* libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.
Eric Blake
2008-01-15
2
-26
/
+41
*
* libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define as
Corinna Vinschen
2008-01-15
1
-4
/
+16
*
Make strstr and strcasestr O(n), not O(n^2); add memmem.
Eric Blake
2008-01-12
7
-15
/
+647
*
2008-01-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-08
2
-60
/
+60
*
2008-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-07
4
-46
/
+51
*
2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-03
24
-93
/
+251
*
2008-01-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-03
18
-76
/
+0
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
165
-103438
/
+155192
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
19
-34
/
+781
*
2007-12-19 Dave Korn <dave.korn@artimi.com>
Jeff Johnston
2007-12-19
3
-8
/
+57
*
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
3
-182
/
+198
*
* libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.
Corinna Vinschen
2007-12-19
6
-6
/
+137
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call to
Corinna Vinschen
2007-12-19
1
-2
/
+2
*
2007-11-19 Nick Clifton <nickc@redhat.com>
Jeff Johnston
2007-11-19
10
-98
/
+365
*
* 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
10
-14
/
+5445
*
* libc/signal/signal.c (_raise_r): Don't attempt to initialize the
DJ Delorie
2007-10-31
1
-4
/
+5
*
2007-10-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-10-23
1
-13
/
+22
*
Fix typo.
Jeff Johnston
2007-10-17
1
-1
/
+1
*
2007-10-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-10-17
1
-0
/
+84
*
* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:
Eric Blake
2007-10-13
1
-2
/
+4
*
* libc/sys/linux/dl/do-lookup.h (FCT): Support symbols with the STT_COMMON type.
Nick Clifton
2007-10-09
1
-3
/
+4
*
2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-21
1
-0
/
+26
*
2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-21
3
-0
/
+43
*
2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-21
1
-0
/
+57
*
2007-09-18 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-18
3
-23
/
+38
*
2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-18
4
-40
/
+91
*
Obey POSIX on printf("%.s", (char*)NULL).
Eric Blake
2007-09-17
1
-2
/
+9
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
1
-0
/
+13
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
1
-0
/
+3
*
2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-09-07
5
-126
/
+190
*
2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-07
1
-7
/
+6
*
* libc/reent/getreent.c: Allow for case where __getreent is
Brian Dessent
2007-09-07
1
-0
/
+4
*
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-31 Antony King <antony.king@st.com>
Jeff Johnston
2007-08-31
3
-13
/
+17
*
2007-08-28 Hans Kester <hans.kester@ellips.nl>
Jeff Johnston
2007-08-28
13
-37
/
+5822
*
* libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)
Hans-Peter Nilsson
2007-08-23
1
-0
/
+11
*
2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>
Jeff Johnston
2007-08-23
35
-712
/
+1045
*
2007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2007-08-03
1
-0
/
+39
[next]