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
/
strace.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
Eliminate most unneeded this-> pointers throughout.
Christopher Faylor
2003-02-04
1
-5
/
+5
*
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
Christopher Faylor
2002-10-22
1
-2
/
+8
*
* fork.cc (fork_child): Move mmap initialization.
Christopher Faylor
2002-10-18
1
-0
/
+2
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-3
/
+3
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-4
/
+4
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-1
/
+2
*
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
Christopher Faylor
2002-07-13
1
-2
/
+3
*
Use hMainProc where appropriate, throughout.
Christopher Faylor
2002-06-19
1
-1
/
+1
*
* autoload.cc (timeGetDevCaps): Define new autoload function.
Christopher Faylor
2002-06-07
1
-1
/
+1
*
* strace.cc (strace::hello): Set inited, when appropriate.
Christopher Faylor
2002-06-06
1
-0
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-1
/
+0
*
* debug.h (being_debugged): New macro.
Christopher Faylor
2002-05-27
1
-0
/
+3
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
remove obsolete comment.
Christopher Faylor
2002-04-15
1
-3
/
+0
*
* hires.h (hires::usecs): Rename from utime. Accept an argument.
Christopher Faylor
2002-02-15
1
-30
/
+4
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-0
/
+7
*
* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor
2002-01-29
1
-0
/
+25
*
* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.
Christopher Faylor
2001-10-13
1
-1
/
+1
*
Update copyright.
Christopher Faylor
2001-03-07
1
-1
/
+1
*
* strace.cc (strace::vprntf): Move prntf functionality to this function
Corinna Vinschen
2001-02-26
1
-3
/
+22
*
* exceptions.cc (signal_exit): Kill any executing child process if we're dying.
Christopher Faylor
2000-10-24
1
-4
/
+4
*
* sigproc.cc (proc_subproc): Remove unneeded test for correct process in
Christopher Faylor
2000-10-17
1
-1
/
+1
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-1
/
+3
*
* child_info: Bump child_info "version".
Christopher Faylor
2000-10-12
1
-7
/
+9
*
* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.
Christopher Faylor
2000-10-07
1
-3
/
+8
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-5
/
+0
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+2
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* strace.cc (strace::prntf): Make second argument the function name, rather
Christopher Faylor
2000-08-02
1
-13
/
+44
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* strace.h: Add kludgy workarounds to avoid using deprecated methods for
Christopher Faylor
2000-08-02
1
-45
/
+19
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+2
*
Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Corinna Vinschen
2000-07-01
1
-1
/
+0
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-2
/
+0
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-36
/
+25
*
* dcrt0.cc (set_os_type): Record OS name string.
Christopher Faylor
2000-02-28
1
-31
/
+11
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+409