aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-02* fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicateChristopher Faylor2-1/+5
2012-07-02* fhandler_registry.cc (fhandler_registry::open): Handle missing EROFS errorChristopher Faylor2-0/+6
2012-07-02* pinfo.cc (_pinfo::commune_request): Eliminate unneeded assignment found byChristopher Faylor2-2/+5
2012-07-02* external.cc (fillout_pinfo): Return NULL rather than 0.Christopher Faylor2-5/+12
2012-07-02* mount.cc (mount_info::conv_to_win32_path): Eliminate unneeded assignmentChristopher Faylor2-2/+7
2012-07-02* path.cc (symlink_info::check): Remove unneeded/unused variable.Christopher Faylor2-3/+4
2012-07-02 * dll_init.cc (dll_list::alloc): Take long UNC paths into account.Corinna Vinschen2-1/+12
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor9-16/+53
2012-07-02* path.cc: Perform some whitespace fixups throughout.Christopher Faylor2-21/+26
2012-06-28 * kernel32.cc (_KERNEL32_): Define. Explain why.Corinna Vinschen2-3/+12
2012-06-28 * fhandler_serial.cc: Fix includes for IOCTL codes to support Mingw64.Corinna Vinschen5-32/+20
2012-06-28 * exceptions.cc (RtlUnwind): Align declaration with MSDN.Corinna Vinschen4-1/+43
2012-06-28* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sureAlexandre Oliva3-8/+14
2012-06-28 * common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,Iain D Sandoe2-1/+18
2012-06-28 * doc/Makefile.am (makedoc): Use LDFLAGS_FOR_BUILD not LDFLAGS.Corinna Vinschen3-2/+7
2012-06-27* cygwait.h (cancelable_wait): Make extern to avoid always including.Christopher Faylor4-33/+51
2012-06-27 * exceptions.cc (exception::handle): Cast exception code to NTSTATUSCorinna Vinschen3-60/+12
2012-06-27 * miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID,Corinna Vinschen3-3/+9
2012-06-27 * advapi32.cc (_ADVAPI32_): Define. Explain why.Corinna Vinschen4-3/+41
2012-06-26 * winsup.h (GetLastError): Drop redundant definition.Corinna Vinschen2-4/+5
2012-06-26* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,Christopher Faylor2-1/+10
2012-06-26fix typoChristopher Faylor1-1/+1
2012-06-25* cygwait.cc (cancelable_wait): Make sure that timer is cancelled beforeChristopher Faylor2-6/+10
2012-06-25* cygwait.h (cancelable_wait): Need to force time to negative to indicateChristopher Faylor2-1/+6
2012-06-23 PR 14125Doug Evans2-0/+103
2012-06-22 * path.cc (realpath): Fix comment.Corinna Vinschen2-2/+6
2012-06-21 * path.cc (realpath): Call mount_info::conv_to_posix_path rather thanCorinna Vinschen2-1/+10
2012-06-19* cygwait.h (LARGE_NULL): Define.Christopher Faylor6-9/+31
2012-06-19Revert errneous checkin.Christopher Faylor20-77/+95
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor20-90/+78
2012-06-19merge from gccDJ Delorie2-0/+5
2012-06-18 * cygheap.cc (init_cygheap::init_installation_root): Rearrange codeCorinna Vinschen2-6/+28
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor18-176/+269
2012-06-122012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2-1/+6
2012-06-12Fix last ChangeLog entry.Yaakov Selkowitz1-1/+1
2012-06-11 * regex/regcomp.c (p_ere): Allow vertical-line followingYaakov Selkowitz2-0/+8
2012-06-10 * include/sys/elf_common.h (R_386_16): Define.Yaakov Selkowitz2-0/+11
2012-06-10* select.cc (cygwin_select): Remove select_timeout test.Christopher Faylor3-6/+9
2012-06-08merge from gccDJ Delorie3-0/+17
2012-06-07 * avr.h: (AVR_ISA_XCH): New define.Nick Clifton2-3/+15
2012-06-06 * include/elf.h: Update from FreeBSD.Yaakov Selkowitz8-245/+1401
2012-06-05 * libc/stdio/findfp.c (__sinit): Avoid infinite recursion onCorinna Vinschen2-0/+10
2012-06-04 * fhandler_disk_file.cc (fhandler_disk_file::link ): TranslateCorinna Vinschen2-1/+7
2012-06-04* dtable.cc (dtable::dup3): Only return with lock set when O_EXCL flag isChristopher Faylor3-2/+16
2012-06-03* DevNotes: Add entry cgf-000011.Christopher Faylor7-20/+74
2012-06-03 * new-features.sgml (ov-new1.7.16): Document ReFS support.Corinna Vinschen2-0/+8
2012-06-03*** empty log message ***Corinna Vinschen1-0/+2
2012-06-03 * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen10-23/+143
2012-06-03 * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen2-2/+7
2012-06-03* winbase.h: Add missing copyright date.Christopher Faylor2-1/+5