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
*
faq-using.xml: Replace makewhatis with mandb
Corinna Vinschen
2015-09-08
2
-2
/
+6
*
Add FTDI license for newlib and libgloss.
Jeff Johnston
2015-09-04
3
-0
/
+35
*
Add support for ft32 to newlib.
Jeff Johnston
2015-09-04
18
-1911
/
+9660
*
Add support for FT32 platform.
Jeff Johnston
2015-09-04
24
-0
/
+5285
*
libc/machine/cris/sys/signal.h (kill): Declare.
Hans-Peter Nilsson
2015-09-03
2
-0
/
+8
*
cygcheck.cc: Fix missing commas in products array
Corinna Vinschen
2015-08-30
2
-5
/
+9
*
cygcheck.cc: Fix debugger problem
Corinna Vinschen
2015-08-30
2
-4
/
+13
*
cygcheck.cc: Handle W10/2016 sysinfo
Corinna Vinschen
2015-08-30
2
-27
/
+68
*
cygcheck.cc: Fix downlevel DLL handling
Corinna Vinschen
2015-08-30
2
-2
/
+12
*
sysconf.cc: Fix compiler warning.
Corinna Vinschen
2015-08-29
1
-0
/
+2
*
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
[next]