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
*
* cygheap.cc (cygheap_init): Eliminate debugging #if.
Christopher Faylor
2005-09-05
1
-3
/
+2
*
Grr. REVERT erroneous checkin. AGAIN.
Christopher Faylor
2005-09-02
1
-2
/
+3
*
* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generate
Christopher Faylor
2005-09-02
1
-3
/
+2
*
revert inexplicable previous checkin
Christopher Faylor
2005-09-02
1
-2
/
+3
*
bad_addresses
Christopher Faylor
2005-09-02
1
-3
/
+2
*
* fhandler_virtual.cc (fhandler_virtual::close): Don't free filebuf if it's
Christopher Faylor
2005-08-24
1
-2
/
+2
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
1
-9
/
+9
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
1
-5
/
+0
*
* pinfo.cc (pinfo::init): Put back accidentally removed debug_printf.
Christopher Faylor
2005-07-29
1
-0
/
+1
*
* pinfo.cc (pinfo::init): Sleep before retrying open_shared().
Christopher Faylor
2005-07-29
1
-2
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-4
/
+4
*
Change foo (void) to foo () for all c++ functions throughout. Remove all
Christopher Faylor
2005-07-05
1
-1
/
+0
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
1
-4
/
+4
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-9
/
+9
*
* shared_info.h (cygwin_shared_address): Bump to a higher value to avoid
Christopher Faylor
2005-04-28
1
-39
/
+28
*
* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.
Christopher Faylor
2005-04-22
1
-0
/
+1
*
Actually check in files.
Christopher Faylor
2005-04-17
1
-0
/
+1
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-2
/
+2
*
* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in a
Christopher Faylor
2005-03-08
1
-2
/
+4
*
* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
Christopher Faylor
2005-03-08
1
-1
/
+2
*
* sigproc.cc (_pinfo::set_ctty): Move function
Christopher Faylor
2005-02-27
1
-0
/
+8
*
* debug.cc (delete_handle): Report on handle value in debugging output.
Christopher Faylor
2005-02-26
1
-10
/
+9
*
white space
Christopher Faylor
2005-02-13
1
-1
/
+1
*
* cygthread.cc (cygthread::release): Reset ev here if it exists.
Christopher Faylor
2005-02-11
1
-5
/
+11
*
* exceptions.cc: Make windows_system_directory non-static.
Christopher Faylor
2005-02-07
1
-5
/
+5
*
* path.cc (path_conv::check): Leave symlink expansion loop in case
Corinna Vinschen
2005-02-06
1
-11
/
+68
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
1
-2
/
+2
*
* pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.
Christopher Faylor
2005-01-31
1
-1
/
+1
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-12
/
+121
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
1
-0
/
+73
*
.
Christopher Faylor
2005-01-28
1
-3
/
+0
*
* pinfo.cc (pinfo::init): Avoid a compiler warning.
Christopher Faylor
2005-01-26
1
-2
/
+1
*
* pinfo.h (pinfo::init): Make third parameter non-optional and propagate change
Christopher Faylor
2005-01-26
1
-54
/
+56
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+2
*
* spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sure
Christopher Faylor
2005-01-22
1
-8
/
+10
*
* pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of the
Christopher Faylor
2005-01-22
1
-57
/
+68
*
* pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that process
Christopher Faylor
2005-01-22
1
-1
/
+7
*
* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.
Christopher Faylor
2005-01-17
1
-5
/
+9
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-15
/
+11
*
* pinfo.cc (pinfo::exit): Don't access self after releasing it.
Corinna Vinschen
2005-01-13
1
-2
/
+3
*
* init.cc (dll_entry): Nuke attempt to set exit code since parent will use
Christopher Faylor
2005-01-13
1
-0
/
+1
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* pinfo.cc (pinfo::exit): Don't assume that this == myself.
Christopher Faylor
2005-01-12
1
-5
/
+1
*
* pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.
Christopher Faylor
2005-01-11
1
-1
/
+2
*
* pinfo.h (_pinfo::set_exit_state): Declare new function.
Christopher Faylor
2005-01-11
1
-34
/
+46
*
update copyright
Christopher Faylor
2005-01-06
1
-1
/
+2
*
* pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or we
Christopher Faylor
2005-01-04
1
-2
/
+7
*
* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handle
Christopher Faylor
2004-12-28
1
-5
/
+1
*
* cygthread.cc (cygthread::stub): Add better debug output.
Christopher Faylor
2004-12-28
1
-2
/
+6
*
* pinfo.cc (_pinfo::exit): Beef up debugging output.
Christopher Faylor
2004-12-27
1
-4
/
+4
[next]