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
...
*
* (winpids::add): Make sure to store always a Windows PID in
Corinna Vinschen
2011-08-11
1
-25
/
+68
*
* fhandler_console.cc (fhandler_console::set_unit): Set pc.file_attributes() to
Christopher Faylor
2011-06-16
1
-1
/
+1
*
* pinfo.cc (_pinfo::set_ctty): Don't reset myself->{pgid,sid} if terminal has
Christopher Faylor
2011-06-04
1
-1
/
+1
*
* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPE
Christopher Faylor
2011-06-04
1
-0
/
+6
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-8
/
+10
*
* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().
Christopher Faylor
2011-05-05
1
-23
/
+24
*
* fork.cc (fork): Clear PID_REAPED.
Christopher Faylor
2011-05-05
1
-3
/
+3
*
* pinfo.cc (_pinfo::exists): Check for PID_REAPED.
Christopher Faylor
2011-05-05
1
-1
/
+1
*
* advapi32.cc (SetSecurityDescriptorDacl): Remove.
Corinna Vinschen
2011-04-28
1
-3
/
+4
*
* advapi32.cc (InitializeAcl): Remove.
Corinna Vinschen
2011-04-28
1
-3
/
+2
*
* Fix various copyrights.
Corinna Vinschen
2011-04-18
1
-1
/
+1
*
* cygheap.h (init_cygheap::ctty): Use base class so that console can join in
Christopher Faylor
2011-04-17
1
-1
/
+2
*
* init.cc (search_for): Put this in shared section or suffer subtle problems
Christopher Faylor
2010-12-12
1
-0
/
+1
*
* pinfo.cc (pinfo::exit): Grab a tty lock before setting pgid.
Christopher Faylor
2010-10-23
1
-0
/
+1
*
* pinfo.cc (pinfo::exit): Reset tty pgrp to zero if no more handles open.
Christopher Faylor
2010-10-23
1
-2
/
+6
*
* dcrt0.cc (dll_crt0_0): Remove myself settings.
Christopher Faylor
2010-09-01
1
-0
/
+3
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-1
/
+1
*
* environ.cc (regopt): Change the first argument to wide char string.
Christopher Faylor
2010-05-18
1
-3
/
+5
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
1
-3
/
+3
*
* shared_info.h (open_shared): Create function wrapper for common use case.
Christopher Faylor
2010-03-09
1
-1
/
+1
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-4
/
+4
*
Consistently use va_end.
Eric Blake
2009-10-14
1
-2
/
+2
*
Support pseudo-reloc version 2
Charles Wilson
2009-10-07
1
-0
/
+4
*
Add cygwin wrapper for ExitProcess and TerminateProcess.
Charles Wilson
2009-10-06
1
-3
/
+9
*
* exceptions.cc: Move global variable sigExeced...
Christopher Faylor
2009-10-06
1
-1
/
+0
*
* Makefile.in: Don't do anything special with any RCS directories.
Christopher Faylor
2009-07-12
1
-1
/
+0
*
* shared.cc (shared_name): New function for WCHAR names.
Corinna Vinschen
2009-01-26
1
-1
/
+1
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-4
/
+1
*
* glob_pattern_p.cc: New file.
Christopher Faylor
2008-12-31
1
-1
/
+1
*
* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.
Christopher Faylor
2008-12-20
1
-11
/
+13
*
* pinfo.cc (pinfo_basic): New class.
Christopher Faylor
2008-12-19
1
-6
/
+18
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-8
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-3
/
+27
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-1
/
+3
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-5
/
+5
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
1
-7
/
+6
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-5
/
+5
*
* autoload.cc (SetUserObjectSecurity): Drop.
Corinna Vinschen
2007-07-19
1
-2
/
+3
*
Preliminary change to make fifos/pipes interruptible and fifos reliable.
Christopher Faylor
2007-07-07
1
-47
/
+0
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-36
/
+4
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-1
/
+1
*
* pinfo.cc (set_myself): Use a more foolproof method for determining if the
Christopher Faylor
2006-12-18
1
-1
/
+2
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-11
/
+0
*
* pinfo.cc (_onreturn::~onreturn): Don't attempt to close a NULL handle.
Christopher Faylor
2006-08-10
1
-1
/
+2
*
* pinfo.cc (commune_process): Don't add extra \0 to cmdline.
Corinna Vinschen
2006-07-19
1
-8
/
+2
*
* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.
Christopher Faylor
2006-06-03
1
-3
/
+11
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
1
-2
/
+2
*
* fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make error
Christopher Faylor
2006-03-23
1
-1
/
+1
[prev]
[next]