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
/
debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MALLOC_CHECK and calls to it entirely
Corinna Vinschen
2016-04-01
1
-2
/
+0
*
Remove remnants of never-defined MALLOC_DEBUG and NEWVFORK
Peter Foley
2016-04-01
1
-9
/
+0
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-3
/
+3
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-10
/
+7
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks to
Christopher Faylor
2010-09-20
1
-2
/
+1
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-1
/
+0
*
* debug.h (ModifyHandle): Define new macro.
Christopher Faylor
2006-05-25
1
-1
/
+6
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+2
*
* configure.in: Remove NEWVFORK default.
Christopher Faylor
2004-01-23
1
-0
/
+4
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-2
/
+2
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-8
/
+0
*
* debug.h (handle_list::allocated): Remove field.
Conrad Scott
2002-08-06
1
-1
/
+0
*
* debug.h (WaitForMultipleObjects): Correct typo.
Conrad Scott
2002-08-03
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add cygthread.o.
Christopher Faylor
2002-08-01
1
-7
/
+1
*
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
Christopher Faylor
2002-07-14
1
-1
/
+1
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-5
/
+23
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-1
/
+1
*
* debug.h (being_debugged): New macro.
Christopher Faylor
2002-05-27
1
-0
/
+3
*
* debug.cc (set_errno): Return value of errno that was set, just like the
Christopher Faylor
2001-10-22
1
-2
/
+2
*
Revert incorrect checkins.
Christopher Faylor
2001-10-05
1
-6
/
+0
*
* heap.h (inheap): Check for NULL.
Christopher Faylor
2001-10-05
1
-0
/
+6
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* debug.cc (mark_closed): Rename from debug_mark_closed and make static.
Christopher Faylor
2001-09-01
1
-13
/
+12
*
* smallprint.c (console_printf): New function.
Christopher Faylor
2001-08-22
1
-0
/
+6
*
* dlmalloc.c: New file. Port of Doug Lea's malloc
Egor Duda
2001-04-24
1
-0
/
+2
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+1
*
* debug.h: Add regparm attributes to some functions.
Christopher Faylor
2001-01-12
1
-3
/
+3
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-12
/
+4
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-0
/
+10
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-0
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+69