summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * path.cc (path_conv::path_conv): Only assume executability by suffixCorinna Vinschen2008-10-082-1/+7
* * pthread.cc (pthread_create): Very minor formatting change.Christopher Faylor2008-10-073-2/+18
* * cygtls.h (_cygtls::initialized): Remove bogus stack check which would whenChristopher Faylor2008-10-072-2/+7
* * dcrt0.cc (dll_crt0_0): Don't initialize signals early when dynamicallyChristopher Faylor2008-10-052-1/+11
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-10-042-1/+7
* Fix incorrect guard added in last commitChris Sutcliffe2008-10-041-1/+1
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-10-042-0/+7
* Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall2008-10-032-26/+55
* Improve package identification in configure script.Keith Marshall2008-10-034-19/+37
* * thread.cc (pthread_mutex::_fixup_after_fork): Reinstate DEBUGGINGChristopher Faylor2008-09-302-1/+9
* * thread.cc (pthread_mutex::_fixup_after_fork): Just reset lock to pristineChristopher Faylor2008-09-302-22/+12
* * flock.cc (inode_t::get_all_locks_list): Fix typo.Corinna Vinschen2008-09-293-1/+7
* 2008-09-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-262-56/+60
* Fix MinGW-Bug [2125708].Keith Marshall2008-09-252-25/+39
* 2008-09-24 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-73/+93
* 2008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-1/+5
* * setup2.sgml: Clarify heap allocation.Christopher Faylor2008-09-222-8/+11
* 2008-09-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-212-0/+7
* * errno.cc (_sys_errlist): Add ECANCELED, ENOTRECOVERABLE, EOWNERDEAD.Eric Blake2008-09-192-21/+29
* Fix MinGW-Bug [2119504].Keith Marshall2008-09-192-2/+12
* Fix MinGW-Bug [2117379].Keith Marshall2008-09-192-15/+25
* * cygtls.h (unionent): Move from net.cc.Christopher Faylor2008-09-164-94/+130
* 2008-09-13 mega-squall <mega-squall@users.sf.net>Chris Sutcliffe2008-09-132-3/+13
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-128-50/+77
* * Makefile.in: Add -c option which is now removed from COMPILE_C*.Christopher Faylor2008-09-126-3/+25
* 2008-09-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-122-2/+15
* * cygwin.din (sys_sigabbrev): Add this here.Christopher Faylor2008-09-117-11/+28
* * localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor2008-09-118-14/+28
* * net.cc (in6addr_any, in6addr_loopback): Add appropriate number of bracesChristopher Faylor2008-09-113-9/+20
* * fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.Christopher Faylor2008-09-113-2/+7
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-1129-302/+359
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-072-2/+6
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-073-3/+8
* 2008-09-07 Michael Hentschel <mikeh42@users.sourceforge.net>Chris Sutcliffe2008-09-072-0/+6
* 2008-09-07 alsemm <alsemm@users.sourceforge.net>Chris Sutcliffe2008-09-072-1/+5
* Committed as obvious.Danny Smith2008-09-072-1/+6
* 2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-074-6/+47
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-314-5/+768
* Erase all file content, preparatory to rewrite.Keith Marshall2008-08-312-591/+0
* 2008-08-30 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-302-7/+12
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-1/+13
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-27/+132
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-0/+9
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-25/+10
* Implement conditional replacement for printf() family functions.Keith Marshall2008-08-303-24/+214
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-4/+20
* * fhandler_tty.cc (close_maybe): Check for both types of invalid handle beforeChristopher Faylor2008-08-272-7/+14
* Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall2008-08-272-2/+15
* * cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor2008-08-273-6/+15
* * shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor2008-08-262-1/+6