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
*
aarch64: optimize the unaligned case of memcmp
Sebastian Pop
2017-06-26
1
-2
/
+55
*
string: fix strverscmp doc inclusion
Yaakov Selkowitz
2017-06-19
1
-0
/
+3
*
string: add strverscmp
Yaakov Selkowitz
2017-06-19
5
-2
/
+118
*
Fix guard for siginfo_t and pthread_t definition
Thomas Preud'homme
2017-06-19
2
-8
/
+12
*
Revert "Don't overread or write memory returned by _DTOA_R"
Corinna Vinschen
2017-06-19
1
-13
/
+12
*
Export XSI sigpause
Yaakov Selkowitz
2017-06-14
1
-1
/
+13
*
newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write...
Joel Sherrill
2017-06-14
1
-0
/
+7
*
Feature test macros overhaul: signal.h (part 3)
Yaakov Selkowitz
2017-06-14
1
-8
/
+16
*
stdio.h: guard function macros with !__cplusplus
Yaakov Selkowitz
2017-06-14
1
-0
/
+2
*
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
[next]