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
*
* 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
*
Drop old SetResourceLock stuff in favor of mutos.
Corinna Vinschen
2007-11-27
1
-5
/
+2
*
* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.
Christopher Faylor
2007-03-30
1
-1
/
+2
*
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
Christopher Faylor
2006-05-25
1
-1
/
+2
*
* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism as
Christopher Faylor
2006-02-10
1
-1
/
+1
*
* external.cc (setup_winenv): New function.
Christopher Faylor
2006-02-02
1
-1
/
+2
*
* include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.
Christopher Faylor
2005-11-01
1
-0
/
+2
*
* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.
Christopher Faylor
2005-05-17
1
-1
/
+2
*
* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
Christopher Faylor
2005-05-09
1
-1
/
+3
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-1
/
+3
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-1
/
+1
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
1
-18
/
+18
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+1
*
* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.
Christopher Faylor
2004-02-25
1
-1
/
+2
*
* external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and
Corinna Vinschen
2003-11-08
1
-1
/
+3
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
1
-1
/
+2
*
* external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE
Corinna Vinschen
2003-11-04
1
-1
/
+2
*
* external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERROR
Corinna Vinschen
2003-10-22
1
-1
/
+2
*
fix stupid typo
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* pinfo.h (winpids::pid_access): New element.
Christopher Faylor
2003-09-17
1
-1
/
+1
*
* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
Christopher Faylor
2003-09-13
1
-1
/
+1
*
* dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be
Christopher Faylor
2003-09-09
1
-2
/
+1
*
* include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.
Christopher Faylor
2003-09-01
1
-2
/
+2
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
1
-1
/
+1
*
ChangeLog already commited yesterday:
Corinna Vinschen
2003-04-03
1
-1
/
+2
*
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
Christopher Faylor
2003-03-28
1
-1
/
+1
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
1
-1
/
+1
*
* include/sys/cygwin.h: Use C-style comments.
Christopher Faylor
2003-02-05
1
-21
/
+21
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-1
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-2
/
+1
*
* external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USER
Corinna Vinschen
2002-06-03
1
-1
/
+2
*
* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
Christopher Faylor
2002-05-29
1
-0
/
+1
*
* external.cc (fillout_pinfo): Use new version define.
Corinna Vinschen
2002-05-29
1
-1
/
+3
*
* external.cc (fillout_pinfo): Set new version field in external_pinfo
Christopher Faylor
2002-05-29
1
-2
/
+4
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-0
/
+5
*
* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected
Christopher Faylor
2002-03-15
1
-1
/
+1
*
* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.
Christopher Faylor
2002-02-14
1
-0
/
+1
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-2
/
+1
*
* include/cygwin/grp.h: New file.
Corinna Vinschen
2002-02-09
1
-4
/
+4
*
* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor
2002-01-29
1
-1
/
+9
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-1
/
+3
[next]