summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/miscfuncs.h
Commit message (Expand)AuthorAgeFilesLines
* * miscfuncs.h (NT_readline::close): New function to close handle.Corinna Vinschen2014-02-161-1/+2
* * miscfuncs.h (class NT_readline): New class to implement line-wiseCorinna Vinschen2014-02-081-1/+19
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-7/+6
* * malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.Christopher Faylor2013-01-201-2/+5
* Revert the reversion and go with implementation described in cgf-000017, withChristopher Faylor2012-12-211-1/+1
* * miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID,Corinna Vinschen2012-06-271-2/+2
* * miscfuncs.cc (CreatePipeOverlapped): New function.Corinna Vinschen2011-08-131-0/+7
* * miscfuncs.cc (create_pipe): Delete obsolete function.Christopher Faylor2011-08-121-1/+0
* * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen2011-05-151-1/+8
* Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor2010-03-121-2/+1
* * miscfuncs.h (transform_chars): Declare. Define inline variation here.Corinna Vinschen2009-11-021-0/+8
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-5/+0
* add missing fileChristopher Faylor2008-04-071-0/+39