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
...
*
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
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...
Igor Venevtsev
2016-02-08
1
-3
/
+3
*
Change if_nameindex() to use unsigned int i variable.
Jeff Johnston
2016-02-04
1
-1
/
+2
*
include/grp.h: Remove prototypes of non-standard functions
Corinna Vinschen
2016-01-29
1
-5
/
+0
*
Fix memcpy bug that reads past end of buffer.
Steve Ellcey
2016-01-28
1
-1
/
+1
*
grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
Yaakov Selkowitz
2016-01-28
1
-7
/
+5
*
Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACL
Corinna Vinschen
2016-01-28
3
-20
/
+30
*
get_posix_access: Fix primary group handing when multiple ACEs exist
Corinna Vinschen
2016-01-28
1
-3
/
+5
*
Make macro checks ARMv8-M baseline proof
Thomas Preud'homme
2016-01-28
14
-63
/
+72
*
Deprecate newlib and winsup ChangeLog files
Corinna Vinschen
2016-01-28
4
-34854
/
+34856
*
Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs
Corinna Vinschen
2016-01-27
3
-31
/
+13
*
Drop has_broken_fnoi flag
Corinna Vinschen
2016-01-27
3
-7
/
+0
*
Make select wait state more readable
Corinna Vinschen
2016-01-27
1
-15
/
+19
*
Fix missing 'user' in usertemp docs
Corinna Vinschen
2016-01-27
1
-1
/
+1
*
Add 2.4.1 release message file
cygwin-2_4_1-release
Corinna Vinschen
2016-01-23
1
-0
/
+12
*
cygpath: Avoid returning SysWOW64
Corinna Vinschen
2016-01-21
1
-0
/
+13
*
cygwin_logon_user: Return non-privileged token as well
Corinna Vinschen
2016-01-21
1
-3
/
+7
*
Fix formatting in sec_auth.cc
Corinna Vinschen
2016-01-21
1
-3
/
+3
*
Bump cygwin version to 2.4.1
Corinna Vinschen
2016-01-16
1
-1
/
+1
*
faq: Update FAQ question and answer about gdb and signals
Jon Turney
2016-01-15
1
-6
/
+13
*
get_posix_access: Fix group deny bits leaking into file type attribute bits
cygwin-2_4_0-release
Corinna Vinschen
2016-01-15
1
-1
/
+1
*
Initialize handle in dll_load to avoid compiler warning
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Use MAKEWORD macro in WSAStartup call per documentation
Corinna Vinschen
2016-01-12
1
-1
/
+1
*
Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 first
Corinna Vinschen
2016-01-12
3
-18
/
+43
*
Fix previous fix for generating unique inode numbers for sockets
Corinna Vinschen
2016-01-11
3
-8
/
+12
*
Revert "autoload.cc: Drop using full paths for system DLLs"
Corinna Vinschen
2016-01-11
1
-3
/
+11
*
Return unique inode numbers when calling stat/fstat on pipes and IP sockets
Corinna Vinschen
2016-01-11
7
-45
/
+88
*
select(2): Drop checking descriptors in case of immediate timeout.
Corinna Vinschen
2016-01-11
1
-6
/
+11
*
Add release message for previous commit
Corinna Vinschen
2016-01-09
1
-0
/
+4
*
select: Don't timeout without setting descriptor arrays to all zero
Corinna Vinschen
2016-01-09
1
-15
/
+20
*
Do not treat the command line or environment like paths
Johannes Schindelin
2016-01-08
4
-13
/
+44
*
Deprecate all winsup ChangeLog files
Corinna Vinschen
2016-01-07
12
-9890
/
+9896
*
cygpath: Try to return system directories with correct case
Corinna Vinschen
2016-01-07
2
-14
/
+40
*
select: Set exceptfd bit if fetching mailslot info fails
Corinna Vinschen
2016-01-07
1
-0
/
+1
*
select.cc: Fit comments into 80 columns
Corinna Vinschen
2016-01-07
1
-11
/
+12
*
Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX
Corinna Vinschen
2016-01-07
6
-8
/
+21
*
Drop use of not yet available type acl_perm_t
Corinna Vinschen
2016-01-07
1
-1
/
+1
*
Deprecate Cygwin ChangeLog file
Corinna Vinschen
2016-01-07
2
-2260
/
+2261
*
Fix up errors in regenerated files for 2.3.0 release.
newlib-snapshot-20160104
Jeff Johnston
2016-01-04
4
-3223
/
+4941
[prev]
[next]