aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-03* select.cc (cygwin_select): Make sure that we only return -1 as an errorChristopher Faylor2-6/+17
2012-06-03* select.cc (cygwin_select): Add some comments.Christopher Faylor2-8/+24
2012-06-03* DevNotes: Add entry cgf-000010.Christopher Faylor5-149/+216
2012-06-03* exceptions.cc (setup_handler): Make debugging output a little more verbose.Christopher Faylor2-1/+6
2012-06-02* cygtls.h (_cygtls::protect_linked_list): Delete unused field.Christopher Faylor2-1/+4
2012-05-31Fix typo.Corinna Vinschen1-1/+1
2012-05-31 * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthreadCorinna Vinschen2-1/+6
2012-05-30 * libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather thanCorinna Vinschen2-3/+12
2012-05-30 * hookapi.cc (find_first_notloaded_dll): Extend comment. Fix usage ofCorinna Vinschen3-9/+23
2012-05-30 * thread.cc: Remove temporary newlib workaround, now that newlibCorinna Vinschen2-85/+12
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen46-161/+301
2012-05-29Resync config/ from GCC.Joseph Myers13-13/+273
2012-05-29 * select.cc (select_stuff::wait): Temporarily disable restartingCorinna Vinschen2-3/+14