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
*
ccoshl: Align formatting to upstream
Aditya Upadhyay
2017-06-14
1
-6
/
+6
*
Importing ccoshl.c from netbsd.
Aditya Upadhyay
2017-06-13
3
-4
/
+55
*
Remove FreeBSD specifics from RTEMS <arpa/inet.h>
Sebastian Huber
2017-06-12
1
-21
/
+0
*
Don't overread or write memory returned by _DTOA_R
Silviu Baranga
2017-06-09
1
-12
/
+13
*
Fix RTEMS ioctl() declaration
Sebastian Huber
2017-06-07
1
-2
/
+2
*
Update FreeBSD revision of RTEMS <sys/bitset.h>
Sebastian Huber
2017-06-07
1
-1
/
+1
*
Fix some RTEMS CPUSET(9) macros
Sebastian Huber
2017-06-07
1
-11
/
+11
*
Fix RTEMS CPU_EQUAL_S()
Sebastian Huber
2017-06-07
1
-2
/
+2
*
Add myself to Write After Approval
Sebastian Huber
2017-06-07
1
-0
/
+1
*
Fix minor issues in memchr NEON implementation
Prakhar Bahuguna
2017-06-07
1
-1
/
+2
*
Print sign of NaN values.
Kito Cheng
2017-06-07
2
-0
/
+8
*
Add de-facto standard <sys/ioctl.h> for RTEMS
Sebastian Huber
2017-05-25
3
-0
/
+252
*
Add some POSIX header files for RTEMS
Sebastian Huber
2017-05-25
20
-6
/
+4641
*
FreeBSD compatibility for RTEMS <sys/cpuset.h>
Sebastian Huber
2017-05-25
4
-138
/
+402
*
Add __bitcount*() to RTEMS <machine/types.h>
Sebastian Huber
2017-05-25
2
-0
/
+92
*
Move ARM access.c from machine to sys
Sebastian Huber
2017-05-25
5
-14
/
+13
*
Increase MSIZE for RTEMS
Sebastian Huber
2017-05-25
1
-1
/
+1
*
FreeBSD compatibility for RTEMS <sys/param.h>
Sebastian Huber
2017-05-25
2
-125
/
+180
*
Add generic <machine/_align.h> for RTEMS
Sebastian Huber
2017-05-25
2
-11
/
+42
*
Add __packed to struct ldieee
Kito Cheng
2017-04-18
1
-8
/
+9
*
newlib: remove __infinity{f,ld} constants
Corinna Vinschen
2017-04-18
5
-35
/
+6
*
Remove legacy unions which are no longer used
Jeff Johnston
2017-04-17
1
-23
/
+0
*
Optimise memchr for NEON-enabled processors
Prakhar Bahuguna
2017-04-06
2
-2
/
+185
*
Add BSD-specific reallocarray()
Sebastian Huber
2017-04-04
4
-17
/
+68
*
Renumber copyright clause 4
imp
2017-04-04
1
-1
/
+1
*
queue.3: Document existing QMD_* macros
cem
2017-04-04
1
-0
/
+39
*
queue(3): Enhance queue debugging macros
cem
2017-04-04
1
-5
/
+37
*
Add two new macros, SLIST_CONCAT and LIST_CONCAT
mckusick
2017-04-04
1
-2
/
+36
*
Make the <sys/queue.h> fully usable within C++
hselasky
2017-04-04
1
-14
/
+73
*
Pass macro arguments properly.
hselasky
2017-04-04
1
-2
/
+2
*
Fix order of arguments in the TRACEBUF_INITIALIZER
hselasky
2017-04-04
1
-1
/
+1
*
Add new FOREACH_FROM variants for queue(3)
lstewart
2017-04-04
1
-0
/
+53
*
Renumber copyright clause 4
imp
2017-04-04
1
-1
/
+1
*
don't use C99 static array indices with older GCC versions
avg
2017-04-04
1
-0
/
+1
*
Addition of clang nullability qualifiers.
pfg
2017-04-04
1
-0
/
+7
*
Remove unused __gnu_inline() attribute.
pfg
2017-04-04
1
-16
/
+0
*
Addition of clang nullability qualifiers.
pfg
2017-04-04
1
-0
/
+8
*
Fix C++ includability of crypto headers with static array sizes
asomers
2017-04-04
1
-0
/
+14
*
Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++.
dim
2017-04-04
1
-1
/
+2
*
Rename __sentinel to __null_sentinel
pfg
2017-04-04
1
-2
/
+2
*
Use enum __packed in favour of -fshort-enums
Sebastian Huber
2017-04-03
6
-48
/
+49
*
Use .syntax unified instead of .syntax divided.
cygwin-2_8_0-release
Catherine Moore
2017-03-30
2
-2
/
+2
*
Rename <sys/_locale.h> to <xlocale.h>
Yaakov Selkowitz
2017-03-22
10
-12
/
+12
*
ARM: Fix IEEE-754 sqrt implementation
Sebastian Huber
2017-03-22
2
-2
/
+2
*
ARM: Optimize IEEE-754 sqrt implementation
Sebastian Huber
2017-03-21
4
-1
/
+108
*
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
*
Update makedocbook for bd547490
Jon Turney
2017-02-15
1
-3
/
+4
*
Allow locking routine to be retargeted
Thomas Preud'homme
2017-02-13
10
-14
/
+316
[next]