aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/tls_pbuf.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2014-08-25 * cygtls.cc (_cygtls::remove): Revert previous patch.Corinna Vinschen1-1/+1
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen1-4/+3
2014-08-20 * tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.Corinna Vinschen1-11/+0
2014-04-18 * cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursionsCorinna Vinschen1-9/+7
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-1/+1
2010-12-12* init.cc (search_for): Put this in shared section or suffer subtle problemsChristopher Faylor1-1/+1
2010-06-21* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's failing when too many buffersChristopher Faylor1-1/+1
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-1/+0
2008-03-12 * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen1-2/+2
2008-03-11 * environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.Corinna Vinschen1-2/+2
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen1-0/+60