summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cygtls.cc (dll_cmp): New comparison function for bsearch.Corinna Vinschen2012-02-273-13/+93
* gas/Alan Modra2012-02-272-2/+6
* Drop "potentially" from latest ChangeLog entry.Corinna Vinschen2012-02-261-1/+1
* * environ.cc (enum settings): Add setbool. Rename justset to setdwordCorinna Vinschen2012-02-263-9/+26
* * environ.cc (dos_file_warning): Drop declaration.Corinna Vinschen2012-02-265-16/+27
* * flock.cc (LOCK_DIR_NAME_FMT): Define.Corinna Vinschen2012-02-262-45/+278
* Improve TLS support on TILE-Gx/TILEPro:Walter Lee2012-02-256-25/+109
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.Christopher Faylor2012-02-252-1/+5
* * new-features.sgml (ov-new1.7.11): Add two more changes to the list.Corinna Vinschen2012-02-252-0/+15
* *** empty log message ***Corinna Vinschen2012-02-251-0/+12
* * pldd.c: Fix typo in license header.Yaakov Selkowitz2012-02-242-1/+12
* * pldd.c: Fix formatting.Yaakov Selkowitz2012-02-241-9/+9
* Document pldd.Yaakov Selkowitz2012-02-241-0/+2
* * new-features.sgml (ov-new1.7.11): Document pldd.Yaakov Selkowitz2012-02-242-0/+8
* * Makefile.in (CYGWIN_BINS): Add pldd.Yaakov Selkowitz2012-02-243-1/+164
* deal with endian-ness in mach-o non-scattered relocs.Iain D Sandoe2012-02-233-21/+48
* * configure.host: Accept "arm*" host spec instead of just "arm".Corinna Vinschen2012-02-232-4/+8
* Document scandirat.Yaakov Selkowitz2012-02-221-0/+2
* * new-features.sgml (ov-new1.7.11): New section. Document scandirat.Yaakov Selkowitz2012-02-222-0/+16
* * cygwin.din (scandirat): Export.Yaakov Selkowitz2012-02-226-3/+34
* 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>Jeff Johnston2012-02-213-0/+57
* 2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston2012-02-2136-0/+6728
* 2012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston2012-02-2121-5/+12771
* * shared.cc (shared_info::init_obcaseinsensitive): Check actual stateCorinna Vinschen2012-02-214-14/+53
* * faq-using.xml (faq.using.bloda): Add AVAST and Citrix MetaframeCorinna Vinschen2012-02-212-0/+7
* * flock.cc (inode_t::del_my_locks): Drop useless counter lc. CloseCorinna Vinschen2012-02-203-5/+15
* * timer.cc (getitimer): Don't create another local ret variable inCorinna Vinschen2012-02-172-4/+8
* * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen2012-02-175-20/+66
* * mount.cc (get_disk_type): Drop unneeded toupper call. Convert caseCorinna Vinschen2012-02-172-6/+11
* *** empty log message ***Corinna Vinschen2012-02-161-1/+5
* * autoload.cc (NetUseGetInfo): Define.Corinna Vinschen2012-02-166-13/+91
* * miscfuncs.cc: Revert change from 2012-02-13 which used theCorinna Vinschen2012-02-152-128/+165
* * configure.host: Fix typo: xdir_dir -> xdr_dir.Christopher Faylor2012-02-152-1/+5
* * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf forCorinna Vinschen2012-02-152-3/+10
* * smallprint.cc (tmpbuf): Declare new class holding a static buffer, protectedChristopher Faylor2012-02-152-3/+40
* * flock.cc (lf_setlock): Add timeout variable and set before callingCorinna Vinschen2012-02-152-13/+23
* .Christopher Faylor2012-02-141-1/+1
* * pinfo.cc (_pinfo::set_ctty): Revert 2012-02-07 change to skip function if ttyChristopher Faylor2012-02-145-18/+22
* * fhandler_disk_file.cc (fhandler_cygdrive::fstat): Don't bother toCorinna Vinschen2012-02-142-9/+7
* * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2012-02-142-7/+6
* * flock.cc (lf_setlock): Don't close waited lock object handle beforeCorinna Vinschen2012-02-142-2/+7
* * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen2012-02-1413-115/+140
* * thread.cc: Drop including unused headers.Corinna Vinschen2012-02-142-4/+4
* * miscfuncs.cc (struct thread_wrapper_arg): Convert char * to PBYTE.Corinna Vinschen2012-02-132-161/+144
* * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen2012-02-138-121/+167
* * include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz2012-02-132-1/+6
* * exception.h (stackdump): Declare.Christopher Faylor2012-02-124-20/+27
* * miscfuncs.cc (DEFAULT_STACKSIZE): Remove.Corinna Vinschen2012-02-114-23/+35
* * miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment aboutCorinna Vinschen2012-02-104-14/+51
* * syscalls.cc (setsid): On second thought, in the spirit of keeping thingsChristopher Faylor2012-02-102-2/+8