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
...
*
Fix some generated files
Jeff Johnston
2019-10-31
4
-16
/
+16
*
Initial PRU port for libgloss and newlib
Dimitar Dimitrov
2019-10-31
11
-3
/
+6320
*
riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
Joel Sherrill
2019-10-09
1
-0
/
+2
*
Add patch from Joel Sherrill for i386 and x86_64 fenv support
Jeff Johnston
2019-10-08
37
-9
/
+16544
*
Allow verifying _REENT_CHECK macros memory allocation
Jeff Johnston
2019-10-07
6
-5
/
+54
*
Optimize epilogue sequence for architectures with POP interworking.
Christos Gentsos
2019-10-07
2
-0
/
+12
*
Prevent NULL ptr accesses due to Balloc out of memory
Jeff Johnston
2019-10-04
3
-12
/
+20
*
Add SIOCGIFDOWNREASON.
kib
2019-09-25
2
-2
/
+14
*
Add kernel-side support for in-kernel TLS.
jhb
2019-09-25
2
-1
/
+16
*
Rename IPPROTO 33 from SEP to DCCP
thj
2019-09-25
1
-2
/
+2
*
This commit updates rack to what is basically
rrs
2019-09-25
1
-7
/
+20
*
Add an external mbuf buffer type that holds
jhb
2019-09-25
1
-0
/
+1
*
Convert all IPv4 and IPv6 multicast memberships
hselasky
2019-09-25
2
-10
/
+3
*
Extend mmap/mprotect API to specify the max page
brooks
2019-09-25
1
-1
/
+9
*
Some devices take undesired actions when RTS and
shurd
2019-09-25
1
-1
/
+2
*
Fix mismatch from r342379.
pfg
2019-09-25
1
-2
/
+2
*
gai_strerror() - Update string error messages according to RFC 3493.
pfg
2019-09-25
1
-9
/
+9
*
libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0
Joel Sherrill
2019-09-10
1
-5
/
+24
*
fe_dfl_env.c: Fix typo in comment
Joel Sherrill
2019-09-03
1
-1
/
+1
*
riscv/include/fenv.h: Use shared fenv.h.
Joel Sherrill
2019-09-03
1
-42
/
+0
*
Revert previous change to sys/stat.h and fix cris libgloss
Jeff Johnston
2019-08-19
1
-9
/
+0
*
Fix regression in cris-elf caused by sys/stat.h change
Jeff Johnston
2019-08-19
1
-2
/
+11
*
stat.h: use POSIX-required timefields throughout
Corinna Vinschen
2019-08-16
1
-16
/
+6
*
fenv: Include documentation in generated .info file
Joel Sherrill
2019-08-15
5
-2
/
+49
*
memmem.c and strstr.c: do not require -std=c99
Giacomo Tesio
2019-08-14
2
-5
/
+10
*
fenv: Update makedocbook for eae68bfc
Jon Turney
2019-08-13
1
-1
/
+3
*
fenv: Fix typo-ed variable name in documentation
Jon Turney
2019-08-13
1
-1
/
+1
*
fenv: Fix mangled makedoc markup
Jon Turney
2019-08-13
4
-8
/
+8
*
fenv: fe_dfl_env.c doesn't contain any documentation
Jon Turney
2019-08-13
2
-2
/
+2
*
sched.h: Declare affinity functions only on targets supporting them
Corinna Vinschen
2019-08-12
1
-0
/
+6
*
Regenerated files from fenv.h addition
Joel Sherrill
2019-08-09
3
-7
/
+636
*
Add default implementation of fenv.h and all methods
Joel Sherrill
2019-08-09
17
-5
/
+997
*
Miscellaneous Makefile.in regenerated
Joel Sherrill
2019-08-09
4
-46
/
+33
*
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
Alexander Fedotov
2019-08-05
2
-17
/
+35
*
Align libgloss/arm and libc/sys/arm sources: Lite exit support
Alexander Fedotov
2019-08-05
1
-0
/
+16
*
Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit
Alexander Fedotov
2019-08-05
2
-2
/
+14
*
Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...
Alexander Fedotov
2019-08-05
1
-3
/
+6
*
RISC-V: Fix header guard for sys/fenv.h
Kito Cheng
2019-08-02
1
-3
/
+3
*
common/math_errf.c: Enable compilation of __math_oflowf
Joel Sherrill
2019-07-26
1
-2
/
+3
*
hash.c: #include <reent.h>
Ken Brown
2019-07-26
1
-0
/
+1
*
[arm] remove libc/sys/arm/sys/param.h
Richard Earnshaw
2019-07-26
1
-25
/
+0
*
Port ndbm - Remove Declaration of dbm_forder
Vaibhav Gupta
2019-07-25
1
-3
/
+0
*
hash functions: use reentrant stat functions
Corinna Vinschen
2019-07-24
1
-6
/
+6
*
Regenerate newlib/libc/search/Makefile.in for ndpm port
Corinna Vinschen
2019-07-24
1
-20
/
+42
*
fix compile errors for efgcvt.c
uchan-nos
2019-07-24
1
-15
/
+18
*
Port ndbm
Vaibhav Gupta
2019-07-24
3
-0
/
+311
*
Stack Pointer and Stack Limit initialization refactored.
Alexander Fedotov
2019-07-23
2
-89
/
+227
*
Set errno in expm1{,f} / log1p{,f}
Jeff Johnston
2019-07-09
4
-6
/
+14
*
sched: Move Cygwin cpuset definitions into Cygwin-specific header
Corinna Vinschen
2019-06-27
1
-18
/
+0
*
or1k: Avoid write outside setjmp buf & shrink buf
Martin Erik Werner
2019-06-27
2
-29
/
+32
[prev]
[next]