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
...
*
libc/string/strsignal.c: Use of || not && lead to dead code.
Joel Sherrill
2017-03-15
1
-4
/
+2
*
rtems/crt0.c: getentropy() stub did not return a value.
Joel Sherrill
2017-03-15
1
-1
/
+1
*
Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlo...
Koichi Murase
2017-03-13
2
-2
/
+7
*
Allow locking routine to be retargeted
Thomas Preud'homme
2017-02-13
7
-12
/
+275
*
Only define static locks in multithreaded mode
Thomas Preud'homme
2017-02-13
5
-6
/
+28
*
Unify names of all lock objects
Freddie Chopin
2017-02-06
9
-40
/
+40
*
arm: Fix addressing in optpld macro
Kyrill Tkachov
2017-01-26
2
-4
/
+4
*
arm: Remove RETURN macro
Pat Pannuto
2017-01-25
6
-33
/
+23
*
arm: Remove optpld macro
Pat Pannuto
2017-01-25
3
-18
/
+11
*
Remove unneeded references to arm_asm.h
Pat Pannuto
2017-01-25
8
-10
/
+4
*
devctl.h: Fix typo and include proper header
Sebastian Huber
2017-01-25
1
-6
/
+6
*
RTEMS: Harmonize MAXNAMLEN and NAME_MAX
Sebastian Huber
2017-01-25
1
-0
/
+4
*
Prefix consistenly target-independent locks with __
Thomas Preudhomme
2017-01-25
2
-11
/
+11
*
nl_langinfo: Add NL_LOCALE_NAME macro
Eric Blake
2017-01-20
2
-1
/
+18
*
devctl.h: Use __restrict not restrict
Joel Sherrill
2017-01-17
1
-5
/
+5
*
Add missing headers to fix implicit function defns
Pat Pannuto
2017-01-16
4
-0
/
+5
*
Add _POSIX_SHARED_MEMORY_OBJECTS
Gedare Bloom
2017-01-13
1
-1
/
+1
*
Expand comments on padding used by nano_malloc
Joe Seymour
2017-01-13
1
-14
/
+37
*
Fix sys/reent.h to remove use of DEBUG flag.
Jeff Johnston
2017-01-10
1
-2
/
+2
*
Fix versions in documentation (manually for now)
Corinna Vinschen
2017-01-09
1
-2
/
+2
*
Add pthread_setname_np() and pthread_getname_np()
Sebastian Huber
2017-01-09
1
-0
/
+6
*
Fix incorrect cast in nano malloc
Joe Seymour
2017-01-09
1
-2
/
+2
*
RTEMS: Add user-defined name to thread queues
Sebastian Huber
2017-01-09
1
-1
/
+65
*
Bump release to 2.5.0 for yearly snapshot.
newlib-2_5_0
Jeff Johnston
2016-12-22
97
-1040
/
+999
*
RTEMS: Increase SEM_VALUE_MAX
Sebastian Huber
2016-12-20
1
-1
/
+1
*
Remove extraneous float casts in wcstod.c.
Corinna Vinschen
2016-12-16
1
-2
/
+2
*
Remove extraneous float casts in strtod.c.
Jeff Johnston
2016-12-16
1
-2
/
+2
*
2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
cygwin-2_6_1-release
Jeff Johnston
2016-12-15
2
-8
/
+29
*
2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>
Jeff Johnston
2016-12-15
1
-2
/
+2
*
Big-endian fix for memcpy-armv7m.S
Julian Brown
2016-12-12
1
-0
/
+8
*
Add <devctl.h> per POSIX 1003.26-2003
Joel Sherrill
2016-12-05
3
-0
/
+55
*
Add missing crt0 symbols for RTEMS
Sebastian Huber
2016-12-05
1
-0
/
+5
*
Enforce no arguments for __get_current_locale/__get_C_locale
Corinna Vinschen
2016-11-28
1
-2
/
+2
*
Correct argument to __get_current_locale.
Douglas
2016-11-28
1
-1
/
+1
*
Self-contained pthread_spinlock_t for RTEMS
Sebastian Huber
2016-11-24
1
-1
/
+5
*
Provide <memory.h>
Sebastian Huber
2016-11-22
1
-0
/
+4
*
Declare non-standard pthread_yield()
Sebastian Huber
2016-11-22
1
-0
/
+4
*
Move pthread types to <sys/_pthreadtypes.h>
Sebastian Huber
2016-11-17
4
-230
/
+449
*
Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>
Sebastian Huber
2016-11-17
1
-1
/
+3
*
Use __inline in <sys/lock.h> for RTEMS
Sebastian Huber
2016-11-17
1
-10
/
+10
*
sys/cdefs.h: Define __hidden as empty on Cygwin
Corinna Vinschen
2016-11-08
1
-0
/
+5
*
Use external header file for kernel space time
Sebastian Huber
2016-11-07
1
-144
/
+4
*
Add kernel space header for <sys/lock.h> for RTEMS
Sebastian Huber
2016-11-07
1
-1
/
+6
*
Use external header file for kernel space types
Sebastian Huber
2016-11-07
2
-7
/
+5
*
Provide cap_ioctl_t for RTEMS
Sebastian Huber
2016-11-07
1
-0
/
+5
*
Fix pdf build failure with texinfo 6.1.0
Thomas Preudhomme
2016-10-25
1
-1
/
+0
*
Provide vm_page_t for RTEMS via <machine/_types.h>
Sebastian Huber
2016-10-25
1
-0
/
+1
*
Provide rman_res_t for RTEMS via <machine/types.h>
Sebastian Huber
2016-10-25
1
-0
/
+2
*
Provide __intmax_t and __uintmax_t
Sebastian Huber
2016-10-25
4
-33
/
+40
*
Fix typo in <sys/_stdint.h>
Sebastian Huber
2016-10-25
1
-1
/
+1
[prev]
[next]