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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin TEST: Add nagging debug output to pinfo
Corinna Vinschen
2017-04-24
1
-0
/
+13
*
cygwin: pinfo: do not wait for setting ppid on a transitional procinfo
Corinna Vinschen
2017-04-24
1
-6
/
+11
*
Fix formatting in pinfo.cc
Corinna Vinschen
2017-01-10
1
-7
/
+8
*
Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others.
Erik M. Bray
2017-01-10
1
-2
/
+81
*
_pinfo::set_ctty: Check potential NULL pointer in debug_printf statement
Corinna Vinschen
2016-11-24
1
-1
/
+1
*
Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
Corinna Vinschen
2016-06-27
1
-3
/
+5
*
Handle up to 63 partitions per drive
Corinna Vinschen
2016-06-23
1
-1
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Revert "Refactor to avoid nonnull checks on "this" pointer."
Corinna Vinschen
2016-04-05
1
-8
/
+8
*
Refactor to avoid nonnull checks on "this" pointer.
Peter Foley
2016-04-04
1
-8
/
+8
*
Fix strict aliasing
Peter Foley
2016-03-20
1
-2
/
+1
*
The address of an class always evaluates to true
Peter Foley
2016-03-20
1
-1
/
+1
*
Return unique inode numbers when calling stat/fstat on pipes and IP sockets
Corinna Vinschen
2016-01-11
1
-5
/
+5
*
Reduce stack pressure throughout Cygwin
Corinna Vinschen
2015-07-19
1
-6
/
+6
*
Avoid compiler warning in latest patch
cygwin-2_0_4-release
Corinna Vinschen
2015-06-08
1
-2
/
+2
*
Evaluate /proc/$PID/{root,cwd,cmdline} for native processes
Corinna Vinschen
2015-06-08
1
-3
/
+81
*
Avoid delays trying to fetch Cygwin info from non-Cygwin processes
Corinna Vinschen
2015-06-08
1
-1
/
+6
*
* pinfo.cc (pinfo_basic::pinfo_basic): Fix size of progname array in
Corinna Vinschen
2014-05-19
1
-2
/
+2
*
* pinfo.cc (winpids::add): Always copy pinfo structure when winpid. Fill out
Christopher Faylor
2014-02-15
1
-61
/
+38
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
1
-2
/
+2
*
* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.
Christopher Faylor
2013-12-18
1
-3
/
+5
*
* autoload.cc (timeBeginPeriod): Autoload.
Christopher Faylor
2013-12-18
1
-8
/
+4
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
1
-50
/
+58
*
* pinfo.cc (pinfo::status_exit): Enhance comment.
Corinna Vinschen
2013-05-24
1
-3
/
+3
*
* environ.cc (win_env::add_cache): Set the Windows environment variable
Corinna Vinschen
2013-05-24
1
-0
/
+13
*
Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch
Yaakov Selkowitz
2013-05-01
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-27
/
+28
*
* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.
Christopher Faylor
2013-03-29
1
-5
/
+11
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
Fix copyrights
Corinna Vinschen
2013-01-14
1
-1
/
+1
*
* exceptions.cc (signal_exit): Move captive process termintation...
Christopher Faylor
2013-01-14
1
-6
/
+4
*
* DevNotes: Add entry cgf-000017.
Christopher Faylor
2012-12-21
1
-1
/
+1
*
* winbase.h: Semi-reinstantiate to workaround lack inline assembler
Corinna Vinschen
2012-11-11
1
-8
/
+3
*
* pinfo.cc: Remove unneeded assert.h.
Christopher Faylor
2012-10-09
1
-1
/
+0
*
* pinfo.cc (pinfo::init): Detect potential race where short block has been
Christopher Faylor
2012-09-17
1
-0
/
+9
*
* pinfo.cc (pinfo::init): Remove assertion.
Christopher Faylor
2012-08-26
1
-1
/
+0
*
* pinfo.cc (_pinfo::exists): Don't consider a process with no state to exist.
Christopher Faylor
2012-08-23
1
-1
/
+1
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
* pinfo.cc (_pinfo::exists): Don't consider an execed process to exist.
Christopher Faylor
2012-08-15
1
-1
/
+1
*
* pinfo.cc (_pinfo::commune_request): Eliminate unneeded assignment found by
Christopher Faylor
2012-07-02
1
-2
/
+0
*
* hookapi.cc (find_first_notloaded_dll): Extend comment. Fix usage of
Corinna Vinschen
2012-05-30
1
-1
/
+0
*
* DevNotes: Add entry cgf-000004.
Christopher Faylor
2012-05-08
1
-0
/
+7
*
* DevNotes: Add entry cgf-000003.
Christopher Faylor
2012-05-07
1
-7
/
+3
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
1
-2
/
+0
*
* pinfo.cc (proc_waiter): Remove debugging.
Christopher Faylor
2012-03-21
1
-1
/
+0
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2012-03-20
1
-73
/
+4
*
* pinfo.cc (pinfo_init): Cosmetic change: unset "destroy" for myself.
Christopher Faylor
2012-03-20
1
-7
/
+18
*
* pinfo.cc (pinfo::wait): Handle case where prefork was not called prior to
Christopher Faylor
2012-03-19
1
-5
/
+8
*
* fork.cc (lock_signals): Move to sigproc.h.
Christopher Faylor
2012-03-16
1
-61
/
+50
*
* pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information for
Christopher Faylor
2012-03-07
1
-13
/
+17
[next]