summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/assert.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen2013-11-241-3/+2
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-0/+3
* Throughout, open console handles with sharing for reading and writing.Corinna Vinschen2011-07-041-2/+2
* Throughout, use user32 UNICODE functions rather than ANSI functions.Corinna Vinschen2011-05-011-8/+8
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-2/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * assert.cc (__assert_func): New function, to match newlib headerEric Blake2007-06-271-5/+14
* Cleanup calls to CreateFile throughout.Christopher Faylor2002-09-191-3/+3
* * assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor2002-08-111-0/+3
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-081-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-2/+2
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-271-0/+2
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-011-4/+3
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+50