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
/
pinfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* pinfo.h (pinfo::pinfo): Clear more elements in the constructor.
Christopher Faylor
2005-03-10
1
-1
/
+1
*
* debug.cc (delete_handle): Report on handle value in debugging output.
Christopher Faylor
2005-02-26
1
-0
/
+2
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
* cygthread.cc (cygthread::release): Reset ev here if it exists.
Christopher Faylor
2005-02-11
1
-1
/
+2
*
* path.cc (path_conv::check): Leave symlink expansion loop in case
Corinna Vinschen
2005-02-06
1
-1
/
+5
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-1
/
+5
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
1
-1
/
+5
*
* pinfo.h (pinfo::init): Make third parameter non-optional and propagate change
Christopher Faylor
2005-01-26
1
-3
/
+3
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+1
*
* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.
Christopher Faylor
2005-01-17
1
-1
/
+2
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-4
/
+3
*
* pinfo.h (_pinfo::set_exit_state): Declare new function.
Christopher Faylor
2005-01-11
1
-2
/
+4
*
* init.cc (dll_entry): Remove exit code setting.
Christopher Faylor
2004-12-27
1
-0
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2004-12-24
1
-2
/
+5
*
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
Christopher Faylor
2004-12-23
1
-2
/
+3
*
* pinfo.h (proc_pipe::*): Delete class.
Christopher Faylor
2004-12-06
1
-14
/
+0
*
* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't close
Christopher Faylor
2004-12-06
1
-4
/
+3
*
* cygthread.cc (cygthread::terminate_thread): Make public.
Christopher Faylor
2004-12-05
1
-0
/
+1
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
1
-3
/
+21
*
* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.
Christopher Faylor
2004-12-03
1
-1
/
+8
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-18
/
+18
*
check in file missing from previous checkin.
Christopher Faylor
2004-09-12
1
-2
/
+2
*
* dcrt0.cc (dll_crt0_0): Use proper boolean arguments.
Christopher Faylor
2004-07-24
1
-3
/
+3
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-2
/
+0
*
* pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.
Christopher Faylor
2003-12-17
1
-0
/
+1
*
* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
Christopher Faylor
2003-12-11
1
-1
/
+1
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-1
/
+2
*
* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location
Christopher Faylor
2003-11-30
1
-2
/
+0
*
* sigproc.cc (no_signals_available): Fix so that non-zero exit state is a true
Christopher Faylor
2003-11-29
1
-4
/
+0
*
* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.
Christopher Faylor
2003-11-29
1
-5
/
+0
*
* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.
Christopher Faylor
2003-11-28
1
-5
/
+0
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
1
-0
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-20
/
+9
*
* syscalls.cc (system): Strip signal considerations from here so that they are
Christopher Faylor
2003-09-20
1
-0
/
+2
*
* pinfo.h (winpids::pid_access): New element.
Christopher Faylor
2003-09-17
1
-3
/
+9
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
1
-4
/
+3
*
Revert below changes regarding _pinfo::cmdline.
Christopher Faylor
2003-03-08
1
-1
/
+1
*
* external.cc (cygwin_internal): Change n to __off64_t to match change
Corinna Vinschen
2003-03-08
1
-1
/
+1
*
whitespace
Christopher Faylor
2002-12-12
1
-1
/
+1
*
* pinfo.h (winpids::set): Renamed from init.
Christopher Faylor
2002-11-29
1
-2
/
+4
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-2
/
+25
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-15
1
-1
/
+0
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-0
/
+1
*
* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subproc
Christopher Faylor
2002-08-19
1
-4
/
+9
*
* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS
Christopher Faylor
2002-06-11
1
-3
/
+0
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-0
/
+7
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
1
-2
/
+2
*
* path.cc (path_conv::check): Always set executable bit for executable
Christopher Faylor
2002-05-18
1
-1
/
+1
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
1
-1
/
+1
[prev]
[next]