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
*
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
*
setfacl: Remove unused local variable
Corinna Vinschen
2015-12-25
2
-1
/
+5
*
Only request WRITE_DAC rights when writing an ACL
Corinna Vinschen
2015-12-25
2
-2
/
+8
*
aclsort: Honor calclass argument and allow recalculating ACL mask.
Corinna Vinschen
2015-12-24
2
-1
/
+26
*
aclfromtext: Actually return aclcnt parameter
Corinna Vinschen
2015-12-24
2
-2
/
+10
*
Use TLS buffer in ACL<->text conversion
Corinna Vinschen
2015-12-24
2
-4
/
+11
*
sec_acl.cc: Cosmetic changes
Corinna Vinschen
2015-12-24
2
-14
/
+18
*
Regenerate files for newlib 2.3.0.
newlib-2_3_0
Jeff Johnston
2015-12-21
105
-6166
/
+4598
*
setfacl(1): Fix handling of -m and -x on a single commandline
Corinna Vinschen
2015-12-21
2
-9
/
+28
*
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
Jeff Johnston
2015-12-21
2
-0
/
+12
*
Add static instance of _on_exit_args for _REENT_SMALL platforms.
Jeff Johnston
2015-12-21
8
-23
/
+108
*
setfacl(1): Rewrite support for mask recomputation
Corinna Vinschen
2015-12-21
6
-37
/
+78
*
setfacl --mask/--no-mask really don't need an argument
Houder
2015-12-20
2
-2
/
+7
*
Fix missing arg requirement for setfacl -x option
Houder
2015-12-19
2
-1
/
+5
*
Drop sys_cp_wcstombs and save two arguments per call
Corinna Vinschen
2015-12-18
4
-14
/
+12
*
Build msp430-specific libnosys
DJ Delorie
2015-12-17
4
-6
/
+12
*
ARC: Use new definitions for optional ARC CPU features
Anton Kolesov
2015-12-17
24
-69
/
+126
*
Remove inclusion of sys/select.h in sys/types.h for backward compat
Corinna Vinschen
2015-12-17
2
-2
/
+4
*
Update CIO hooks to be more flexible.
DJ Delorie
2015-12-17
2
-9
/
+21
*
rl78: Don't output CR when LF is encountered in write().
Kevin Buettner
2015-12-16
2
-2
/
+4
*
Add release message for previous commit
Corinna Vinschen
2015-12-16
1
-0
/
+4
*
Fix crash reading invalid SIDs from passwd and group files
Corinna Vinschen
2015-12-16
3
-4
/
+9
*
Add usertemp to 2.4.0 release text
Corinna Vinschen
2015-12-15
1
-0
/
+3
*
Add _REENT_INIT_PTR_ZEROED()
Sebastian Huber
2015-12-14
2
-6
/
+14
*
FreeBSD compatibility for <sys/select.h>
Sebastian Huber
2015-12-14
8
-23
/
+74
*
Add missing lock releases in __register_exitproc().
Freddie Chopin
2015-12-14
2
-1
/
+14
*
Fix regparm attribute of fhandler_base::fstat_helper
Ken Brown
2015-12-14
2
-1
/
+6
*
Fetch and store FileAllInformation rather than FileNetworkOpenInformation
Corinna Vinschen
2015-12-10
5
-119
/
+83
*
Drop unused path_conv::ndisk_links method
Corinna Vinschen
2015-12-09
3
-89
/
+5
*
Use fii instead of fai for FILE_INTERNAL_INFORMATION vars
Corinna Vinschen
2015-12-09
2
-8
/
+14
*
In FILE_ID_BOTH_DIR_INFORMATION it's actually FileId, not IndexNumber
Corinna Vinschen
2015-12-09
3
-3
/
+9
*
Check for 64 FP instructions availability in libm before using them
Thomas Preud'homme
2015-12-09
7
-6
/
+16
*
Add missing checks for __SNLK flag
Corinna Vinschen
2015-12-08
5
-15
/
+39
*
Fix re-initialization of FILE flags and mbstate in freopen
Corinna Vinschen
2015-12-08
3
-1
/
+10
*
Remove unnecessary locking in pthread_setcancelstate/pthread_setcanceltype
Corinna Vinschen
2015-12-08
2
-26
/
+15
*
Rename FileId to IndexNumber in NT structures to align with upstream
Corinna Vinschen
2015-12-08
4
-12
/
+20
*
Fix minor style issue in _dll_crt0.
Corinna Vinschen
2015-12-07
1
-1
/
+1
*
Introduce the 'usertemp' filesystem type
Johannes Schindelin
2015-12-07
5
-4
/
+54
*
Add definitions for NBBY to arm and rtems targets
Nick Withers
2015-12-07
3
-0
/
+9
[next]