aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-26 * Makefile.def (host_modules): Add cgen.github/cgen-1_1-branchcgen-1_1-branchDoug Evans5-2/+453
2009-06-17This commit was manufactured by cvs2svn to create branch 'cgen-1_1-branch'.cgen-1_1-branchpointcvs2svn6737-2122040/+0
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2-0/+36
2009-06-17 * fhandler_socket.cc (fhandler_socket::recv_internal): Mark WSARecvMsgCorinna Vinschen2-1/+6
2009-06-16* fhandler.cc (fhandler_base::read_overlapped): Use a better variable name.Christopher Faylor2-4/+9
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen3-0/+15
2009-06-16* fhandler.cc (fhandler_base::read_overlapped): Preserve len when looping dueChristopher Faylor2-3/+9
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen5-28/+58
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-2/+8
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-15/+18
2009-06-16merge from gccDJ Delorie2-6/+19
2009-06-15 * net.cc (get_flags): New static function to generate interface flagsCorinna Vinschen2-115/+300
2009-06-15 * configure.ac: Define is_elf for QNX Neutrino targets.Nick Clifton3-2/+7
2009-06-15 PR 10263Nick Clifton2-10/+21
2009-06-14* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.Christopher Faylor5-16/+47
2009-06-14 * localtime.cc (time2): Take another stab at fixing a compiler warning.Corinna Vinschen2-1/+5
2009-06-14* localtime.cc (time2): Take a stab at fixing a compiler warning.Christopher Faylor2-1/+5
2009-06-14* fhandler.cc (fhandler_base::wait_overlapped): Honor nonblocking flag forChristopher Faylor4-7/+21
2009-06-13 * fhandler_socket.cc (fhandler_socket::recv_internal): Set namelenCorinna Vinschen2-1/+11
2009-06-12 * faq-using.xml (faq.using.emacs): Update.Corinna Vinschen2-2/+12
2009-06-12 * localtime.cc (time2): Change "spring gap" to "spring forward gap"Corinna Vinschen2-5/+10
2009-06-12 * localtime.cc (time2): Add workaround for spring gap problem. AddCorinna Vinschen2-1/+27
2009-06-12 * Makefile.in (SUBLIBS): Add librt.a.Corinna Vinschen2-1/+9
2009-06-12Improve ChangeLog entry. Fix posix_ipc.cc copyrightCorinna Vinschen2-2/+3
2009-06-12 * posix_ipc.cc (check_path): Fix typo in comment. Align namingCorinna Vinschen2-4/+17
2009-06-11Add PC-relative branch instructions to moxie port.Anthony Green4-3/+15
2009-06-10 * path.cc (oopts): Sort alphabetically, add missing "auto" andCorinna Vinschen2-31/+70
2009-06-09 * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen3-2/+8
2009-06-09 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen3-35/+44
2009-06-08Fix ChangeLog entryCorinna Vinschen1-1/+1
2009-06-08 * autoload.cc (GetSystemTimes): Define.Corinna Vinschen3-39/+61
2009-06-08 * fork.cc (frok::parent): Remove ancient code erroneously flushingCorinna Vinschen2-4/+5
2009-06-08 * cygerrno.h (save_errno::~save_errno): Set errno directly to avoidCorinna Vinschen2-1/+6
2009-06-08 * path.cc (symlink_info::check): Return with error set to ENOENT ifCorinna Vinschen2-1/+7
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor9-185/+104
2009-06-07 * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missingCorinna Vinschen5-12/+2029
2009-06-07 * dll_init.cc (dll_list::alloc): Allocate memory using a sectionCorinna Vinschen2-25/+72
2009-06-06 * mmap.cc: Use NtUnmapViewOfSection instead of UnmapViewOfFileCorinna Vinschen2-5/+12
2009-06-06Print moxie addresses nicely.Anthony Green2-0/+6
2009-06-06 * dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.Corinna Vinschen3-36/+60
2009-06-05 * winbase.h (ilockexch): Fix asm constraints.Dave Korn2-11/+25
2009-06-05 * heap.cc (heap_init): Fix typo in comment.Corinna Vinschen2-1/+5
2009-06-04 * fhandler_clipboard.cc: Avoid calling system_printf.Corinna Vinschen2-103/+112
2009-06-04 * new-features.sgml: Add changes to console BS and Space key.Corinna Vinschen2-0/+9
2009-06-04 * fhandler_console.cc (set_console_title): Convert title string toCorinna Vinschen2-5/+9
2009-06-04 * fhandler_console.cc (fhandler_console::read): Allow Ctrl-Space toCorinna Vinschen2-1/+9
2009-06-04 * thread.cc (__cygwin_lock_lock): Delete racy optimisation.Dave Korn2-14/+10
2009-06-03merge from gccDJ Delorie2-0/+16
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen4-4/+112
2009-06-03 * strfuncs.cc (sys_cp_mbstowcs): Fix condition.Corinna Vinschen2-1/+5