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
...
*
[AArch64] Optimized memcpy.
Wilco Dijkstra
2015-07-13
1
-134
/
+161
*
[AArch64] Optimized memmove.
Wilco Dijkstra
2015-07-13
1
-282
/
+108
*
Rework handling of basename variants
Yaakov Selkowitz
2015-07-06
2
-4
/
+5
*
Fix sys/time.h build problem due to inconsistent macro usage
Corinna Vinschen
2015-07-06
2
-2
/
+4
*
Prevent use of uninitialized file lock
Sebastian Huber
2015-07-02
2
-4
/
+10
*
Regenerate Makefile.in
Jon TURNEY
2015-06-29
6
-5
/
+5
*
Use source files which have makedoc markup, but aren't processed or included.
newlib-snapshot-20150623
Jon TURNEY
2015-06-24
9
-4
/
+22
*
Use makedoc output files which are generated but aren't included
Jon TURNEY
2015-06-24
2
-0
/
+16
*
Don't chew files which contain no documentation markup
Jon TURNEY
2015-06-24
2
-3
/
+0
*
Fix mismatched parentheses in documentation.
Jon TURNEY
2015-06-24
3
-3
/
+3
*
Fix typo-ed function names in efgcvt.c documentation
Jon TURNEY
2015-06-23
2
-3
/
+3
*
Fix an inconsistent use of '.' in FUNCTION
Jon TURNEY
2015-06-23
1
-1
/
+1
*
Fix SYNOPSIS prototypes without marked up parameter names
Jon TURNEY
2015-06-23
2
-3
/
+3
*
Correct a non-ANSI prototype in SYNOPSIS
Jon TURNEY
2015-06-23
1
-1
/
+1
*
Remove stray punctuation in ANSI_SYNOPSIS prototypes
Jon TURNEY
2015-06-23
2
-2
/
+2
*
Fix some mangled makedoc markup
Jon TURNEY
2015-06-23
2
-5
/
+5
*
Fix makedoc markup used in texinfo source
Jon TURNEY
2015-06-23
2
-2
/
+2
*
sys/signal.h requires sys/cdefs.h
Corinna Vinschen
2015-06-22
1
-0
/
+1
*
Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as well
Corinna Vinschen
2015-06-20
1
-14
/
+14
*
Preliminary infrastructure to implement alternate stack
Corinna Vinschen
2015-06-19
1
-6
/
+7
*
gmtime_r: Use faster algorithm by Howard Hinnant
Freddie Chopin
2015-06-15
1
-71
/
+35
*
Update the assembler code to support old ARM architectures.
Hale Wang
2015-06-01
6
-183
/
+179
*
Correct argz_replace behaviour when memory is exhausted.
David Stacey
2015-06-01
1
-2
/
+5
*
Fix comment in sys/wait.h
Corinna Vinschen
2015-05-28
1
-1
/
+1
*
Fix potential memory leak in argz_replace
David Stacey
2015-05-27
1
-1
/
+4
*
Revert to exposing sys/select.h from sys/time.h on Cygwin
Corinna Vinschen
2015-05-02
1
-0
/
+6
*
Improve check for int32_t being long or int
Corinna Vinschen
2015-04-29
4
-32
/
+41
*
Fix basename prototype collision string.h vs libgen.h
Corinna Vinschen
2015-04-23
2
-12
/
+26
*
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
[prev]
[next]