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
*
* libc/include/complex.h (cabsl): Add prototype.
Nick Clifton
2015-02-06
23
-50
/
+523
*
* libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for
Corinna Vinschen
2015-02-04
2
-3
/
+5
*
* libc/stdlib/wcstold.c (wcstold): Add implementation for when
Nick Clifton
2015-01-29
2
-4
/
+77
*
* libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.
Corinna Vinschen
2015-01-28
2
-0
/
+5
*
Complete action from 2001-12-18:
Corinna Vinschen
2015-01-23
18
-697
/
+5
*
* libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.
Yaakov Selkowitz
2015-01-22
2
-0
/
+6
*
* libc/sys/or1k/mlock.c: Fix dependency on libgloss.
Corinna Vinschen
2015-01-22
2
-2
/
+8
*
* COPYING.LIBGLOSS: Add Controls and Data Services copyright.
Eric Botcazou
2015-01-21
18
-7
/
+8025
*
* libc/sys/configure.in: Add OpenRISC.
Corinna Vinschen
2015-01-20
1
-0
/
+5
*
Fix typo in entry header
Corinna Vinschen
2015-01-20
3
-3
/
+7
*
Fix dates
Corinna Vinschen
2015-01-20
1
-2
/
+2
*
* libc/machine/aarch64/strlen.S (strlen): Improve performance.
Corinna Vinschen
2015-01-20
2
-69
/
+175
*
* configure.host: Add extra system for OpenRISC baremetal.
Corinna Vinschen
2015-01-20
2
-2
/
+11
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
2
-0
/
+7
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
2
-6
/
+11
*
* configure.host: Add extra system for OpenRISC baremetal
Corinna Vinschen
2015-01-14
10
-0
/
+6749
*
* testsuite/newlib.wctype/tiswctype.c (main): Use wide character type
Corinna Vinschen
2015-01-12
2
-12
/
+17
*
* libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE
Corinna Vinschen
2015-01-08
2
-6
/
+40
*
* testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.
Corinna Vinschen
2015-01-08
2
-4
/
+8
*
* libc/machine/aarch64/strcpy.S (strcpy): Further performance
Richard Earnshaw
2015-01-06
6
-125
/
+259
*
2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2015-01-05
2
-20
/
+6
*
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-18
107
-2132
/
+1940
*
Implement BSD/GNU unlocked stdio extensions.
Yaakov Selkowitz
2014-12-18
42
-77
/
+1865
*
* stdio.tex: Add menu entries for __fsetlocking and stdio_ext.
Corinna Vinschen
2014-12-18
3
-1
/
+8
*
* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that
DJ Delorie
2014-12-16
2
-1
/
+6
*
* libc/machine/aarch64/strcpy.S: Improve handling of short strings.
Richard Earnshaw
2014-12-16
2
-135
/
+211
*
* libc/include/stdlib.h (__itoa): Declare prototype.
Corinna Vinschen
2014-12-16
6
-22
/
+203
*
2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>
Jeff Johnston
2014-12-15
9
-4
/
+288
*
* libc/include/stdio.h (__SNLK): Define.
Yaakov Selkowitz
2014-12-15
8
-8
/
+151
*
* newlib/libc/include/machine/setjmp.h: Add FPU support.
Corinna Vinschen
2014-12-15
3
-5
/
+95
*
* configure.host: Add libm nds32 machine directory.
Corinna Vinschen
2014-12-15
11
-4
/
+7547
*
* libc/include/stdlib.h: Include sys/cdefs.h to avoid undefined
Corinna Vinschen
2014-12-15
2
-0
/
+6
*
2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Jeff Johnston
2014-12-12
4
-3
/
+28
*
2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>
Jeff Johnston
2014-12-12
2
-13
/
+6
*
* libc/include/stdio.h: Fix type signature of __sfeof and __sferror
Corinna Vinschen
2014-12-11
2
-2
/
+8
*
* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.
Yaakov Selkowitz
2014-12-11
6
-2
/
+153
*
* libc/include/stdio_ext.h: Remove excess "inline".
Corinna Vinschen
2014-12-10
2
-7
/
+11
*
* libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
Richard Earnshaw
2014-12-10
2
-1
/
+6
*
* libc/machine/aarch64/strrchr.S: New file.
Richard Earnshaw
2014-12-08
5
-2
/
+237
*
* libc/time/gmtime_r.c (gmtime_r): Fixed bug in calculations for dates
Corinna Vinschen
2014-12-08
2
-36
/
+77
*
* libc/include/stdlib.h (__bsd_qsort_r): Declare.
Yaakov Selkowitz
2014-12-05
7
-43
/
+218
*
* libc/include/sys/signal.h [__SPU__] (kill): Declare.
Corinna Vinschen
2014-12-04
2
-2
/
+10
*
2014-12-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-03
2
-11
/
+45
*
* libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64
Corinna Vinschen
2014-11-28
3
-6
/
+50
*
* libc/machine/arm/strcmp-armv6m.S: New file.
Corinna Vinschen
2014-11-26
5
-50
/
+170
*
* libc/include/sys/_default_fcntl.h: Move all Cygwin-specific open
Corinna Vinschen
2014-11-25
2
-16
/
+18
*
2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-11-24
2
-0
/
+7
*
PR target/63901
Nick Clifton
2014-11-21
2
-0
/
+6
*
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* is
Corinna Vinschen
2014-11-20
2
-1
/
+8
*
* libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value so
Corinna Vinschen
2014-11-20
2
-1
/
+6
[next]