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
...
*
getifaddrs: Return pointer to extended interface info in ifa_data member
Corinna Vinschen
2016-03-10
2
-22
/
+36
*
Remove bogus LONG(0) directives from MSP430 linker scripts.
Nick Clifton
2016-03-10
2
-2
/
+0
*
Revamp acl_extended_fd/acl_extended_file to avoid open(2) call
Corinna Vinschen
2016-03-10
1
-14
/
+44
*
Overwite potentially faked kernel version with correct values
Corinna Vinschen
2016-03-09
2
-0
/
+6
*
Move definition of wsadata into wsock_init
Corinna Vinschen
2016-03-09
1
-1
/
+4
*
Cygwin: Document new POSIX ACL API
Corinna Vinschen
2016-03-08
2
-0
/
+38
*
faq: Sort BLODA list and update advice on fixing fork failures
Jon Turney
2016-03-08
1
-32
/
+56
*
acl_create_entry: Don't invalidate existing entry_d and permset_d.
Corinna Vinschen
2016-03-08
1
-16
/
+11
*
__acltotext: Always append NUL
Corinna Vinschen
2016-03-08
1
-1
/
+1
*
Implement POSIX.1e ACL functions
Corinna Vinschen
2016-03-08
18
-276
/
+1825
*
cygwin/acl.h: Don't clutter namespace
Corinna Vinschen
2016-03-08
1
-32
/
+38
*
Mention 64-bit Cygwin as another remedy for fork() failures.
Alexey Sokolov
2016-03-04
1
-1
/
+3
*
ccwrap: fix build with non-english locale set (v2)
Patrick Bendorf
2016-02-29
1
-5
/
+1
*
ccwrap: fix build with non-english locale set
Patrick Bendorf
2016-02-29
1
-0
/
+5
*
Enable HW interrupt setup on x86/x86_64 systems by default
newlib-snapshot-20160226
Corinna Vinschen
2016-02-26
5
-7
/
+5
*
newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
Joel Sherrill
2016-02-25
1
-0
/
+2
*
Fix _newlib_version.h logic to support building gcc with newlib.
Jeff Johnston
2016-02-25
4
-4
/
+11
*
cygwin: Export clog10, clog10f
Yaakov Selkowitz
2016-02-22
4
-1
/
+10
*
libm/complex: add clog10, clog10f
Yaakov Selkowitz
2016-02-22
6
-24
/
+105
*
pthread.h, sys/types.h Add missing pthread methods
Joel Sherrill
2016-02-22
2
-8
/
+24
*
Fix comments in sec_acl.cc
Corinna Vinschen
2016-02-22
1
-7
/
+7
*
ssp: Fixes for 64-bit
Jon Turney
2016-02-20
1
-105
/
+119
*
Update Cygwin release notes.
Corinna Vinschen
2016-02-18
2
-0
/
+17
*
cygwin: accept SIGIOT as alias of SIGABRT
Yaakov Selkowitz
2016-02-18
3
-1
/
+4
*
sys/features.h: Update Cygwin POSIX option macros
Corinna Vinschen
2016-02-18
1
-34
/
+34
*
Drop temporary declaration of GetSystemTimePreciseAsFileTime.
Corinna Vinschen
2016-02-18
1
-3
/
+0
*
setuid: Create token from scratch without credentials of caller
Corinna Vinschen
2016-02-18
3
-35
/
+29
*
Also fix libm/machine generated files.
Jeff Johnston
2016-02-17
2
-19
/
+12139
*
Fix libm regenerated files again.
Jeff Johnston
2016-02-17
2
-134
/
+2920
*
Fix regeneration of libm autotool files.
Jeff Johnston
2016-02-17
2
-7
/
+9337
*
Define the newlib version macros in one place: _newlib_version.h.
Pieter du Preez
2016-02-17
14
-33640
/
+175
*
cyglsa: Drop code handling Windows 2000 and earlier
Corinna Vinschen
2016-02-17
1
-35
/
+2
*
Silent relocation truncations considered harmful
Mark Geisert
2016-02-17
1
-1
/
+1
*
cygwin_conv_path: Really always preserve trailing slash in conversion to POSI...
Corinna Vinschen
2016-02-15
1
-1
/
+1
*
Make buffered console characters visible to select().
John Hood
2016-02-15
1
-1
/
+1
*
Document pthread_barrier* functions as implemented
Corinna Vinschen
2016-02-13
1
-1
/
+7
*
Remove local winbase.h (again).
Corinna Vinschen
2016-02-13
1
-59
/
+0
*
Bump Cygwin version to 2.5.0
Corinna Vinschen
2016-02-13
3
-2
/
+53
*
POSIX barrier implementation, take 3
Václav Haisman
2016-02-13
8
-4
/
+328
*
cygwin: work around GCC 5 preprocessor changes
Yaakov Selkowitz
2016-02-13
1
-1
/
+1
*
Bump Cygwin version to 2.4.2.
Corinna Vinschen
2016-02-12
1
-1
/
+1
*
cygwin: fix errors with GCC 5
Yaakov Selkowitz
2016-02-12
3
-2
/
+5
*
Remove broken ieeefp.h macros
Yaakov Selkowitz
2016-02-12
1
-11
/
+6
*
Fix compile with GCC 5 -Werror
Yaakov Selkowitz
2016-02-12
4
-1
/
+5
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
4
-5
/
+12
*
Seperate MSP430 cio syscalls into individual function sections.
Nick Clifton
2016-02-09
1
-29
/
+46
*
printf(3): Handle multibyte decimal point in field size computation
Corinna Vinschen
2016-02-08
1
-7
/
+9
*
stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
Jon Turney
2016-02-08
1
-4
/
+10
*
Newlib build is broken if configured with nano-malloc and non-reentrant syste...
Игорь Веневцев
2016-02-08
1
-4
/
+6
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing
Igor Venevtsev
2016-02-08
1
-0
/
+1
[prev]
[next]