summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tls_pbuf.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * cygtls.cc (_cygtls::remove): Revert previous patch.Corinna Vinschen2014-08-251-1/+1
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-4/+3
* * tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.Corinna Vinschen2014-08-201-11/+0
* * cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursionsCorinna Vinschen2014-04-181-9/+7
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * init.cc (search_for): Put this in shared section or suffer subtle problemsChristopher Faylor2010-12-121-1/+1
* * tls_pbuf.cc (tmp_pathbuf::w_get): Report what's failing when too many buffersChristopher Faylor2010-06-211-1/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-2/+2
* * environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.Corinna Vinschen2008-03-111-2/+2
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-0/+60