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
Commit message (
Expand
)
Author
Age
Files
Lines
*
or1k: Fix critical handling in malloc locks
Jeff Johnston
2015-08-07
2
-2
/
+8
*
or1k: Make heap end globally visible
Jeff Johnston
2015-08-07
2
-1
/
+5
*
Improve FAQ answer on debugging Cygwin
Jon TURNEY
2015-08-05
2
-4
/
+26
*
This is part of a larger fix for RL78 complex relocs - they need an absolute ...
Nick Clifton
2015-08-04
3
-0
/
+9
*
Fix wscanf family positional parameter handling in %lc, %ls, %l[]
Shoichi Sakon
2015-08-03
2
-7
/
+15
*
Bump Cygwin DLL minor number.
Corinna Vinschen
2015-08-03
2
-1
/
+5
*
strace: Handle ofile descriptor more carefully.
cygwin-2_2_0-release
Corinna Vinschen
2015-08-03
2
-6
/
+13
*
Don't include stdio64 functions in reentrant syscalls menu when not bulding s...
Jon TURNEY
2015-08-03
1
-0
/
+8
*
Fix typo in <sys/lock.h>
Sebastian Huber
2015-07-31
2
-1
/
+6
*
[AArch64] Rewrite optimized memset.
Wilco Dijkstra
2015-07-30
2
-191
/
+188
*
Cygwin: Fix x86_64 memcpy/memset for n > 2GB
Corinna Vinschen
2015-07-29
3
-19
/
+183
*
Move header files
Sebastian Huber
2015-07-29
9
-5
/
+23
*
newlib/ChangeLog: Left out of previous commit.
Joel Sherrill
2015-07-29
1
-0
/
+4
*
Add <sys/lock.h>
Sebastian Huber
2015-07-29
1
-0
/
+235
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
17
-18
/
+17
*
cygwin: Fix crashes under AllocationPreference=0x100000 condition
Corinna Vinschen
2015-07-29
8
-13
/
+55
*
Remove workaround for texinfo bug with underscores in filenames from mothball...
newlib-snapshot-20150723
Jon TURNEY
2015-07-24
1
-116
/
+28
*
Remove a stray sentence fragment in iconv.tex
Jon TURNEY
2015-07-24
1
-1
/
+0
*
Fix a typo in iconv.tex
Jon TURNEY
2015-07-24
1
-1
/
+1
*
Fix SYNPOSIS prototypes for iconv functions
Jon TURNEY
2015-07-24
1
-4
/
+4
*
Use makedoc generated texinfo documentation for reentrant syscalls
Jon TURNEY
2015-07-24
1
-139
/
+54
*
Add missing NEWPAGE commands to makedoc markup in reent/
Jon TURNEY
2015-07-24
2
-0
/
+3
*
Improve cygwin 2.2.0 release text
Corinna Vinschen
2015-07-23
1
-0
/
+1
*
Fix potential buffer overflow in makecontext trampoline
Corinna Vinschen
2015-07-23
2
-1
/
+13
*
Ignore non-absolute $HOME when started from native process
Corinna Vinschen
2015-07-23
3
-2
/
+17
*
Cygwin: Implement siglongjmp and sigsetjmp functions.
Corinna Vinschen
2015-07-21
9
-25
/
+148
*
Add previous ldd fix to release file
Corinna Vinschen
2015-07-20
1
-0
/
+2
*
Fix potential hang in ldd if DLL encounters missing entry point
Corinna Vinschen
2015-07-20
2
-4
/
+11
*
Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ
Corinna Vinschen
2015-07-19
2
-6
/
+9
*
Reduce stack pressure throughout Cygwin
Corinna Vinschen
2015-07-19
10
-85
/
+141
*
Remove x86_64 __sjfault/__ljfault
Corinna Vinschen
2015-07-18
2
-65
/
+5
*
Rearrange makecontext and add lots of comments
Corinna Vinschen
2015-07-18
2
-12
/
+42
*
Fix ucontext creation in call_signal handler
Corinna Vinschen
2015-07-17
2
-4
/
+21
*
Comment fixup
Corinna Vinschen
2015-07-17
2
-6
/
+13
*
Reuse __unwind_single_frame where appropriate
Corinna Vinschen
2015-07-17
2
-58
/
+42
*
Implement getcontext, setcontext, makecontext, swapcontext
Corinna Vinschen
2015-07-17
10
-2
/
+301
*
Document the fact that we forgot to bump for sigaltstack and sethostname
Corinna Vinschen
2015-07-17
2
-1
/
+7
*
[AArch64] Reverting recent optimized memset().
Marcus Shawcroft
2015-07-15
2
-184
/
+196
*
Change to nano.specs to add nano's include dir
cygwin-2_1_0-release
Andre Simoes Dias Vieira
2015-07-14
2
-0
/
+9
*
exceptions.cc: Reenable code only disabled for debug purposes
Corinna Vinschen
2015-07-13
2
-2
/
+5
*
[AArch64] Optimized memset.
Wilco Dijkstra
2015-07-13
2
-191
/
+189
*
Fix ChangeLog entry for previous two commits.
Marcus Shawcroft
2015-07-13
1
-2
/
+2
*
[AArch64] Optimized memcpy.
Wilco Dijkstra
2015-07-13
2
-134
/
+166
*
[AArch64] Optimized memmove.
Wilco Dijkstra
2015-07-13
2
-282
/
+113
*
Fix typo in README.
Jeff Johnston
2015-07-10
1
-1
/
+1
*
tzset: Check timezone and country case-insensitive
Corinna Vinschen
2015-07-08
3
-2
/
+10
*
Add accidentally missing ChangeLog entry for previous patch
Corinna Vinschen
2015-07-07
1
-0
/
+16
*
x86_64: Handle myfault exceptions when running on alternate signal stack
Corinna Vinschen
2015-07-07
5
-2
/
+71
*
Simplify stack allocation code in child after fork
Corinna Vinschen
2015-07-07
3
-69
/
+68
*
Simplify fork code setting up child stack info
Corinna Vinschen
2015-07-07
2
-29
/
+25
[next]