aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/assert.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2013-11-24 Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen1-3/+2
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-1/+1
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor1-0/+3
2011-07-04 Throughout, open console handles with sharing for reading and writing.Corinna Vinschen1-2/+2
2011-05-01 Throughout, use user32 UNICODE functions rather than ANSI functions.Corinna Vinschen1-8/+8
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-2/+1
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-1/+0
2007-06-27 * assert.cc (__assert_func): New function, to match newlib headerEric Blake1-5/+14
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor1-3/+3
2002-08-11* assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor1-0/+3
2001-01-08* pinfo.cc (codepage_init): Move function.Christopher Faylor1-1/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+1
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-2/+2
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie1-0/+2
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen1-4/+3
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+50