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
path:
root
/
winsup
/
cygwin
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: include sys/types.h in sys/xattr.h
Yaakov Selkowitz
2016-06-03
1
-0
/
+1
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
1
-3
/
+1
*
Fix FIONBIO comments
Corinna Vinschen
2016-03-24
1
-1
/
+2
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+10
*
Support profiling of multi-threaded apps.
Mark Geisert
2016-03-10
1
-0
/
+2
*
Implement POSIX.1e ACL functions
Corinna Vinschen
2016-03-08
1
-1
/
+84
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
1
-1
/
+3
*
Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX
Corinna Vinschen
2016-01-07
1
-1
/
+1
*
Introduce the 'usertemp' filesystem type
Johannes Schindelin
2015-12-07
1
-1
/
+2
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
1
-41
/
+0
*
Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path
Corinna Vinschen
2015-12-06
1
-3
/
+5
*
Try to make sure struct _mcontext is 16-byte aligned
Jon TURNEY
2015-04-23
1
-2
/
+2
*
Provide ucontext to signal handlers
Jon TURNEY
2015-04-23
1
-0
/
+26
*
Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...
Jon TURNEY
2015-04-23
1
-1
/
+4
*
Add CMIN and CTIME definitions
Corinna Vinschen
2015-04-23
1
-1
/
+3
*
* include/sys/socket.h (sockatmark): Add prototype.
Corinna Vinschen
2015-02-24
1
-1
/
+2
*
* cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.
Corinna Vinschen
2014-11-12
1
-1
/
+12
*
* dcrt0.cc (cygwin_atexit): Change preceeding comment to reflect
Corinna Vinschen
2014-11-06
1
-1
/
+3
*
* Makefile.in (DLL_OFILES): Add quotactl.o.
Corinna Vinschen
2014-10-17
2
-2
/
+244
*
* include/sys/file.h: Add extern "C".
Corinna Vinschen
2014-08-06
1
-0
/
+9
*
headers: properly decorate attributes
Eric Blake
2014-08-01
2
-15
/
+15
*
* external.cc (cygwin_internal): Implement CW_CYGNAME_FROM_WINNAME.
Corinna Vinschen
2014-05-15
1
-1
/
+3
*
* cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.
Corinna Vinschen
2014-03-12
1
-2
/
+2
*
* external.cc (cygwin_internal): Add cases for CW_GETNSSSEP,
Corinna Vinschen
2014-02-22
1
-1
/
+21
*
* external.cc (cygwin_internal): Handle new CW_SETENT, CW_GETENT and
Corinna Vinschen
2014-02-18
1
-2
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in
Corinna Vinschen
2014-02-06
1
-0
/
+12
*
* include/sys/file.h (LOCK_SH): Drop definition in favor of new
Corinna Vinschen
2014-01-17
1
-20
/
+0
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
1
-1
/
+1
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-1
/
+2
*
* include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce
Corinna Vinschen
2013-08-14
1
-2
/
+5
*
* include/sys/socket.h: Move SHUT_xx definitoins from here...
Corinna Vinschen
2013-05-31
1
-7
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
4
-26
/
+49
*
* include/sys/queue.h: Delete in favor of more complete newlib file.
Corinna Vinschen
2013-04-22
1
-512
/
+0
*
Adapt to changes in newlib's sys/cdefs.h:
Corinna Vinschen
2013-04-22
1
-2
/
+2
*
* include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN to
Corinna Vinschen
2013-03-07
1
-3
/
+3
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
26
-30
/
+33
*
* fhandler.cc (fhandler_base::write): Don't attempt to sparsify
Corinna Vinschen
2012-12-14
1
-2
/
+2
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
1
-0
/
+1
*
* include/sys/termios.h (CBRK): Define as alias of CEOL.
Yaakov Selkowitz
2012-11-05
1
-0
/
+9
*
Fix copyright
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* include/sys/param.h: Include stddef.h to define NULL.
Corinna Vinschen
2012-10-31
1
-4
/
+3
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
1
-0
/
+3
*
* include/sys/wait.h (_wait): Define when building newlib.
Corinna Vinschen
2012-08-08
1
-1
/
+5
*
* include/sys/elf_common.h (R_386_16): Define.
Yaakov Selkowitz
2012-06-10
1
-0
/
+4
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
5
-229
/
+1239
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+4
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
1
-1
/
+5
*
* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++
Christopher Faylor
2012-02-08
1
-16
/
+10
*
* include/sys/sysmacros.h: Include sys/types.h.
Corinna Vinschen
2012-02-08
1
-1
/
+3
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
1
-1
/
+4
[next]