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
/
cygwin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
1
-3
/
+1
*
Support profiling of multi-threaded apps.
Mark Geisert
2016-03-10
1
-0
/
+2
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
1
-1
/
+3
*
Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path
Corinna Vinschen
2015-12-06
1
-3
/
+5
*
Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...
Jon TURNEY
2015-04-23
1
-1
/
+4
*
* 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
*
headers: properly decorate attributes
Eric Blake
2014-08-01
1
-8
/
+8
*
* 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
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
1
-1
/
+1
*
* include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce
Corinna Vinschen
2013-08-14
1
-2
/
+5
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-18
/
+27
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
1
-0
/
+3
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
1
-1
/
+4
*
* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
Corinna Vinschen
2011-12-02
1
-0
/
+2
*
* include/sys/cygwin.h (cygwin_getinfo_types): Define values
Corinna Vinschen
2011-10-07
1
-3
/
+49
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
1
-1
/
+2
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-3
/
+1
*
* signal.cc (_pinfo::kill): Return success on kill(0) only if pid exists or is
Christopher Faylor
2011-05-05
1
-1
/
+2
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp to
Christopher Faylor
2010-09-29
1
-2
/
+1
*
* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
Christopher Faylor
2010-09-20
1
-0
/
+1
*
* winlean.h: New file.
Christopher Faylor
2010-08-30
1
-20
/
+5
*
* external.cc (sync_wincwd): Remove.
Corinna Vinschen
2010-08-27
1
-2
/
+1
*
* external.cc (sync_wincwd): New function.
Corinna Vinschen
2010-08-19
1
-1
/
+1
*
* external.cc (CW_SETCWD): New option.
Christopher Faylor
2010-08-18
1
-1
/
+2
*
* path.cc (path_conv::check): Move fs-specific settings to a point where we
Christopher Faylor
2010-07-04
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
1
-5
/
+4
*
* external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mount
Corinna Vinschen
2010-04-29
1
-1
/
+3
*
* external.cc (cygwin_internal): Add CW_INT_SETLOCALE case to
Corinna Vinschen
2010-02-08
1
-2
/
+3
*
* cygprops.h: New file.
Corinna Vinschen
2009-10-31
1
-1
/
+2
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-1
/
+9
*
Add cygwin wrapper for ExitProcess and TerminateProcess.
Charles Wilson
2009-10-06
1
-1
/
+2
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-3
/
+4
*
* Fix copyright dates.
Corinna Vinschen
2009-01-16
1
-1
/
+1
*
* include/sys/cygwin.h (CW_SETERRNO): Define.
Christopher Faylor
2009-01-09
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
1
-1
/
+2
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+2
*
* include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' to
Corinna Vinschen
2008-03-18
1
-1
/
+2
*
* path.sgml: Remove documentation for old path API. Add documentation
Corinna Vinschen
2008-03-13
1
-6
/
+5
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-8
/
+57
*
* include/sys/cygwin.h (__INT_MAX_PATH): Remove.
Corinna Vinschen
2008-02-16
1
-3
/
+1
*
* include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.
Corinna Vinschen
2008-02-15
1
-1
/
+3
*
* include/sys/cygwin.h (external_pinfo): Define program_long size using
Christopher Faylor
2008-02-15
1
-1
/
+1
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-1
/
+1
*
* include/sys/cygwin.h: Include limits.h.
Corinna Vinschen
2007-12-07
1
-0
/
+1
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
1
-1
/
+5
[next]