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
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
9
-63
/
+559
*
Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes
Corinna Vinschen
2015-08-27
9
-19
/
+147
*
strlen-armv7.S: Fix preprocessor check
Corinna Vinschen
2015-08-27
2
-1
/
+6
*
Fix for pri and scn formats
Andre Simoes Dias Vieira
2015-08-27
3
-127
/
+273
*
fhandler_proc.cc: Only request group relation information
Corinna Vinschen
2015-08-26
2
-1
/
+6
*
winsup.h: Claim Windows 10 support
Corinna Vinschen
2015-08-25
3
-4
/
+11
*
autoload.cc: Drop using full paths for system DLLs
Corinna Vinschen
2015-08-25
2
-11
/
+7
*
autload.cc: Avoid clobbering return address in noload on i686
Corinna Vinschen
2015-08-25
2
-2
/
+9
*
mmap.cc: Fix some comments
Corinna Vinschen
2015-08-25
2
-9
/
+10
*
Updated copyright notice
Andre Vieira
2015-08-25
1
-1
/
+1
*
Always declare "kill" in include/sys/signal.h
James Greenhalgh
2015-08-25
1
-2
/
+2
*
Sigproc.cc: Fix copyright.
newlib-snapshot-20150824
Corinna Vinschen
2015-08-24
1
-1
/
+1
*
Fix hang stracing forking processes but not following child
Corinna Vinschen
2015-08-24
4
-2
/
+37
*
Bump Cygwin DLL minor number.
Corinna Vinschen
2015-08-24
2
-1
/
+5
*
oops - forgot to add PR number to ChangeLog entry.
Nick Clifton
2015-08-24
1
-0
/
+1
*
Add Lavasoft Web Companion to BLODA list.
Jon TURNEY
2015-08-21
2
-0
/
+6
*
* msp430/crt0.S: Remove watchdog disabling code.
Nick Clifton
2015-08-20
2
-2
/
+4
*
Manuals failing to build on Ubuntu LTS 14.04
cygwin-2_2_1-release
Jon TURNEY
2015-08-20
1
-1
/
+1
*
Add MIN MAX macro to param header file.
Andre Vieira
2015-08-20
1
-0
/
+3
*
Use machine header file for endianness configuration.
Andre Vieira
2015-08-20
3
-15
/
+41
*
Use machine header file for param configuration.
Andre Vieira
2015-08-20
1
-2
/
+10
*
Cygwin: Return port number from getservent in network byte order
Corinna Vinschen
2015-08-18
3
-2
/
+11
*
exceptions.cc: Drop including ucontext.h.
Corinna Vinschen
2015-08-18
3
-1
/
+7
*
sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008
Yaakov Selkowitz
2015-08-18
1
-0
/
+6
*
Don't call LsaLookupSids if we're not utilizing Windows account DBs
Corinna Vinschen
2015-08-17
3
-19
/
+42
*
Try harder to avoid LDAP access for RFC2307 mapping
Corinna Vinschen
2015-08-17
4
-37
/
+55
*
Fix /proc/cpuinfo topology info on newer AMD CPUs
Corinna Vinschen
2015-08-17
2
-7
/
+29
*
mkglobals_h: Handle CRLF earlier.
Orgad Shaneh
2015-08-17
2
-1
/
+5
*
Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfo
Corinna Vinschen
2015-08-17
2
-0
/
+9
*
Cygwin: Improve 2.2.1 release notes
Corinna Vinschen
2015-08-15
1
-9
/
+4
*
Cygwin: Try to fix potential data corruption in pipe write
Corinna Vinschen
2015-08-15
4
-1
/
+66
*
Fix copy/paste error in previous patch
Corinna Vinschen
2015-08-14
2
-2
/
+7
*
Don't perform RFC2307 account mapping without account DB
Corinna Vinschen
2015-08-14
4
-8
/
+21
*
Evaluate all group perms in ACL to emulate POSIX user perms
Corinna Vinschen
2015-08-14
2
-0
/
+24
*
Fix /proc/cpuinfo topology and cache size info
Corinna Vinschen
2015-08-13
6
-490
/
+618
*
miscfuncs.cc: Fix comment preceeding x86_64 memset and friends.
Corinna Vinschen
2015-08-10
2
-4
/
+9
*
Revert to leaving $HOME alone
Corinna Vinschen
2015-08-10
3
-8
/
+20
*
or1k: Typo fixes
Jeff Johnston
2015-08-07
3
-2
/
+7
*
or1k: Allow exception nesting
Jeff Johnston
2015-08-07
4
-39
/
+149
*
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
[next]