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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
Christopher Faylor
2000-11-06
1
-2
/
+2
*
* child_info.h (child_info): Add pppid_handle for closing the parent's of the
Christopher Faylor
2000-11-06
9
-141
/
+188
*
Fix spelling error.
Christopher Faylor
2000-11-05
1
-1
/
+1
*
* pinfo (wait_subproc): Son of neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-2
/
+9
*
* pinfo (wait_subproc): Neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-3
/
+7
*
* pinfo.cc (winpids:add): New method.
Christopher Faylor
2000-11-05
5
-46
/
+101
*
* exceptions.cc (handle_sigsuspend): Record frame here for signalling.
Christopher Faylor
2000-11-05
3
-6
/
+12
*
* sigproc.cc (wait_subproc): Still more debugging cleanup.
Christopher Faylor
2000-11-04
2
-4
/
+8
*
* hashtab.h (struct htab): Add member return_allocation_failure.
Hans-Peter Nilsson
2000-11-04
2
-0
/
+16
*
* pinfo.cc (EnumProcessesNT): Avoid 0 pids.
Christopher Faylor
2000-11-04
5
-30
/
+39
*
* lib/Makefile.in: Install header files in w32api subdirectory.
Christopher Faylor
2000-11-04
2
-4
/
+10
*
* sigproc.cc (wait_subproc): Refine debug output.
Christopher Faylor
2000-11-04
2
-3
/
+10
*
* hashtab.h: Change void * to PTR where necessary.
Hans-Peter Nilsson
2000-11-03
2
-5
/
+9
*
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
Christopher Faylor
2000-11-03
10
-22
/
+59
*
Add support for -storm-chaos
Nick Clifton
2000-11-02
2
-3
/
+7
*
* ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.
Christopher Faylor
2000-11-02
2
-10
/
+4
*
* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.
Christopher Faylor
2000-11-02
5
-65
/
+228
*
* exceptions.cc (interruptible): Remove obsolete tests.
Christopher Faylor
2000-11-02
3
-35
/
+46
*
* kill.cc (main): Return 1 in case of errors.
Corinna Vinschen
2000-11-02
2
-1
/
+7
*
* CONTRIBUTIONS: New file.
Earnie Boyd
2000-11-01
4
-2
/
+18
*
* include/basetyps.h: add comment for GUID_DEFINED
Earnie Boyd
2000-11-01
23
-386
/
+1994
*
* path.h (has_exec_chars): Standard function for checking for executable magic
Christopher Faylor
2000-10-31
4
-6
/
+22
*
* path.cc (_readlink): Return ENOENT when file does not exist.
Christopher Faylor
2000-10-31
2
-0
/
+10
*
* fhandler.h (fhandler_dev_raw): Add method `fixup_after_exec'.
Corinna Vinschen
2000-10-31
2
-0
/
+5
*
* fhandler.h (fhandler_dev_raw): Add definition for method
Corinna Vinschen
2000-10-31
4
-19
/
+47
*
* fhandler_tape.cc (fhandler_dev_tape::open): Fix memory allocation.
Corinna Vinschen
2000-10-31
2
-3
/
+10
*
* pinfo.cc (enum_init): Don't suffer silently if we can't load the process
Christopher Faylor
2000-10-31
2
-3
/
+17
*
Update section "Why is make behaving badly?"
David Starks-Browning
2000-10-31
1
-24
/
+22
*
minor typo
David Starks-Browning
2000-10-31
1
-1
/
+1
*
* signal.cc (kill_pgrp): Revert 25-Oct change.
Christopher Faylor
2000-10-30
2
-1
/
+8
*
Add noconfigure dirs for m68[hc]{11|12} targets.
Nick Clifton
2000-10-30
2
-1
/
+9
*
* include/cygwin/version.h: Bump DLL minor version number to 6.
Christopher Faylor
2000-10-30
2
-1
/
+5
*
* libc/include/stdlib.h: Avoid declaring cfree under Cygwin.
Christopher Faylor
2000-10-30
3
-16
/
+12
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
45
-301
/
+196
*
* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
Christopher Faylor
2000-10-28
6
-53
/
+63
*
Cleanup formatting on some files. Remove excessive whitespace.
Christopher Faylor
2000-10-28
15
-686
/
+764
*
* strace.cc (main): Add a '-b' option.
Christopher Faylor
2000-10-28
2
-2
/
+14
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
7
-329
/
+326
*
* sigproc.cc (wait_sig): Add braces to avoid confusion.
Christopher Faylor
2000-10-27
3
-5
/
+11
*
* fhandler_socket.cc: New file.
Corinna Vinschen
2000-10-27
6
-300
/
+324
*
* dtable.cc (dtable::release): Check for socket. Change
Corinna Vinschen
2000-10-26
7
-42
/
+260
*
* ntsec.sgml: Slight changes. Fix some errors.
Corinna Vinschen
2000-10-26
2
-11
/
+16
*
* ntsec.sgml: Changed the (now incorrect) hint that ntsec only
Corinna Vinschen
2000-10-26
2
-1
/
+8
*
* signal.cc (kill_pgrp): Don't limit sending of signals to stopped processes
Christopher Faylor
2000-10-26
2
-3
/
+7
*
* exceptions.cc (sig_handle): Just make sure that wait_sig loops when receiving
Christopher Faylor
2000-10-25
2
-1
/
+7
*
Add comment.
Christopher Faylor
2000-10-25
1
-0
/
+1
*
* dtable.cc (dtable::fixup_after_exec): Use variable rather than constantly
Christopher Faylor
2000-10-25
2
-7
/
+14
*
* fhandler.cc (fhandler_base::fcntl): Treat O_NONBLOCK and OLD_O_NDELAY
Corinna Vinschen
2000-10-25
3
-10
/
+28
*
* dcrt0.cc (do_exit): Remove debugging statement.
Christopher Faylor
2000-10-25
2
-2
/
+4
*
* dcrt0.cc (do_exit): Don't bother looking for pgrp children to send SIGHUP if
Christopher Faylor
2000-10-25
6
-3
/
+28
[next]