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
*
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...
Nick Clifton
2015-04-23
12
-0
/
+235
*
Add parens around MIN/MAX values in stdint.h.
Corinna Vinschen
2015-04-23
1
-71
/
+71
*
Add <sys/_stdint.h> for FreeBSD compatibility
Sebastian Huber
2015-04-23
5
-46
/
+69
*
Make stack_t typedef generally available
Jon TURNEY
2015-04-23
1
-9
/
+9
*
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-23
1
-1
/
+1
*
Avoid excessive locking and calling tzset in time functions.
Corinna Vinschen
2015-04-23
3
-5
/
+17
*
Add _tzset_unlocked and _tzset_unlocked_r
Corinna Vinschen
2015-04-23
3
-23
/
+24
*
Move tzset calls to time functions.
Craig Howland
2015-04-23
4
-7
/
+5
*
strftime: use tzname if TM_ZONE is NULL
Yaakov Selkowitz
2015-04-23
1
-3
/
+3
*
string: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
5
-2
/
+53
*
Import <sys/tree.h> from FreeBSD
Sebastian Huber
2015-04-23
1
-0
/
+801
*
Change from configure time to compile time probe for intptr_t definition.
Joel Sherrill
2015-04-23
2
-0
/
+27
*
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.
Steve Ellcey
2015-04-23
1
-18
/
+18
*
Fix newlib texinfo source so 'info libc' and 'info libm' work
Jon TURNEY
2015-03-16
1
-3
/
+4
*
Drop including cygwin/sys_time.h on Cygwin.
Corinna Vinschen
2015-03-13
1
-4
/
+0
*
Merge parts of <sys/time.h> from FreeBSD
Sebastian Huber
2015-03-13
4
-65
/
+513
*
Import libc/sys/rtems/include/semaphore.h from FreeBSD.
Sebastian Huber
2015-03-12
1
-0
/
+56
*
Add and use latest <sys/timespec.h> from FreeBSD
Sebastian Huber
2015-03-11
8
-16
/
+118
*
* libc/include/stdio.h (FILE): Protect typedef from redefinition.
Corinna Vinschen
2015-03-05
2
-0
/
+6
*
2015-02-25 Gedare Bloom <gedare@rtems.org>
Joel Sherrill
2015-03-03
1
-4
/
+2
*
* libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.
Steve Ellcey
2015-03-03
1
-0
/
+58
*
* libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.
Steve Ellcey
2015-03-03
1
-14
/
+165
*
2015-02-26 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-26
1
-108
/
+108
*
* libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has an
Jon TURNEY
2015-02-25
1
-6
/
+8
*
* libc/machine/arm/aeabi_memclr.c: New file to support
Corinna Vinschen
2015-02-17
8
-5
/
+542
*
* libc/machine/arm/aeabi_memmove.c: New file to support
Corinna Vinschen
2015-02-17
7
-3
/
+340
*
* libc/include/complex.h (cabsl): Add prototype.
Nick Clifton
2015-02-06
5
-11
/
+80
*
* libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for
Corinna Vinschen
2015-02-04
1
-3
/
+0
*
* libc/stdlib/wcstold.c (wcstold): Add implementation for when
Nick Clifton
2015-01-29
1
-4
/
+72
*
* libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.
Corinna Vinschen
2015-01-28
1
-0
/
+1
*
Complete action from 2001-12-18:
Corinna Vinschen
2015-01-23
17
-697
/
+0
*
* libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.
Yaakov Selkowitz
2015-01-22
1
-0
/
+2
*
* libc/sys/or1k/mlock.c: Fix dependency on libgloss.
Corinna Vinschen
2015-01-22
1
-2
/
+4
*
* COPYING.LIBGLOSS: Add Controls and Data Services copyright.
Eric Botcazou
2015-01-21
16
-7
/
+8005
*
Fix typo in entry header
Corinna Vinschen
2015-01-20
2
-2
/
+6
*
* libc/machine/aarch64/strlen.S (strlen): Improve performance.
Corinna Vinschen
2015-01-20
1
-69
/
+171
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
1
-0
/
+3
*
* configure.host: Add extra system for OpenRISC baremetal
Corinna Vinschen
2015-01-14
9
-0
/
+6735
*
* libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE
Corinna Vinschen
2015-01-08
1
-6
/
+32
*
* libc/machine/aarch64/strcpy.S (strcpy): Further performance
Richard Earnshaw
2015-01-06
5
-125
/
+250
*
2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2015-01-05
1
-2
/
+2
*
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-18
91
-1523
/
+1236
*
Implement BSD/GNU unlocked stdio extensions.
Yaakov Selkowitz
2014-12-18
41
-77
/
+1800
*
* stdio.tex: Add menu entries for __fsetlocking and stdio_ext.
Corinna Vinschen
2014-12-18
2
-1
/
+3
*
* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that
DJ Delorie
2014-12-16
1
-1
/
+1
*
* libc/machine/aarch64/strcpy.S: Improve handling of short strings.
Richard Earnshaw
2014-12-16
1
-135
/
+207
*
* libc/include/stdlib.h (__itoa): Declare prototype.
Corinna Vinschen
2014-12-16
5
-22
/
+192
*
2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>
Jeff Johnston
2014-12-15
1
-0
/
+5
*
* libc/include/stdio.h (__SNLK): Define.
Yaakov Selkowitz
2014-12-15
7
-8
/
+135
*
* newlib/libc/include/machine/setjmp.h: Add FPU support.
Corinna Vinschen
2014-12-15
2
-5
/
+90
[next]