]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2009-06-15 Nick Clifton PR 10263
2009-06-14 Christopher... * errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
2009-06-14 Corinna Vinschen * localtime.cc (time2): Take another stab at fixing...
2009-06-14 Christopher... * localtime.cc (time2): Take a stab at fixing a compile...
2009-06-14 Christopher... * fhandler.cc (fhandler_base::wait_overlapped): Honor...
2009-06-13 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recv_internal...
2009-06-12 Corinna Vinschen * faq-using.xml (faq.using.emacs): Update.
2009-06-12 Corinna Vinschen * localtime.cc (time2): Change "spring gap" to "spring...
2009-06-12 Corinna Vinschen * localtime.cc (time2): Add workaround for spring...
2009-06-12 Corinna Vinschen * Makefile.in (SUBLIBS): Add librt.a.
2009-06-12 Corinna VinschenImprove ChangeLog entry. Fix posix_ipc.cc copyright
2009-06-12 Corinna Vinschen * posix_ipc.cc (check_path): Fix typo in comment....
2009-06-11 Anthony GreenAdd PC-relative branch instructions to moxie port.
2009-06-10 Corinna Vinschen * path.cc (oopts): Sort alphabetically, add missing...
2009-06-09 Corinna Vinschen * libc/ctype/tolower.c (tolower): Cast conversion...
2009-06-09 Corinna Vinschen * autoload.cc (GetSystemTimes): Remove.
2009-06-08 Corinna VinschenFix ChangeLog entry
2009-06-08 Corinna Vinschen * autoload.cc (GetSystemTimes): Define.
2009-06-08 Corinna Vinschen * fork.cc (frok::parent): Remove ancient code erroneou...
2009-06-08 Corinna Vinschen * cygerrno.h (save_errno::~save_errno): Set errno...
2009-06-08 Corinna Vinschen * path.cc (symlink_info::check): Return with error...
2009-06-08 Christopher... * cygheap.h (mini_cygheap): New struct.
2009-06-07 Corinna Vinschen * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx...
2009-06-07 Corinna Vinschen * dll_init.cc (dll_list::alloc): Allocate memory using...
2009-06-06 Corinna Vinschen * mmap.cc: Use NtUnmapViewOfSection instead of UnmapVi...
2009-06-06 Anthony GreenPrint moxie addresses nicely.
2009-06-06 Corinna Vinschen * dll_init.h (struct dll): Set size of name element...
2009-06-05 Dave Korn * winbase.h (ilockexch): Fix asm constraints.
2009-06-05 Corinna Vinschen * heap.cc (heap_init): Fix typo in comment.
2009-06-04 Corinna Vinschen * fhandler_clipboard.cc: Avoid calling system_printf.
2009-06-04 Corinna Vinschen * new-features.sgml: Add changes to console BS and...
2009-06-04 Corinna Vinschen * fhandler_console.cc (set_console_title): Convert...
2009-06-04 Corinna Vinschen * fhandler_console.cc (fhandler_console::read): Allow...
2009-06-04 Dave Korn * thread.cc (__cygwin_lock_lock): Delete racy optimis...
2009-06-03 DJ Deloriemerge from gcc
2009-06-03 Corinna Vinschen * libc/string/wcwidth.c: Optimize for speed.
2009-06-03 Corinna Vinschen * strfuncs.cc (sys_cp_mbstowcs): Fix condition.
2009-06-03 Ulrich WeigandChangeLog:
2009-06-03 Corinna Vinschen * strfuncs.cc (sys_cp_wcstombs): Implement reverse...
2009-06-03 Corinna Vinschen * fhandler_console.cc (fhandler_console::read): Conver...
2009-06-03 Ralf Wildenhues * Makefile.tpl (all): Avoid a trailing backslash.
2009-06-02 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2009-06-02 Jeff Johnston2009-06-02 Richard Earnshaw <rearnsha@arm.com>
2009-06-02 Corinna Vinschen * path.cc (path_conv::check): Don't call set_exec...
2009-06-02 Corinna Vinschen * libc/ctype/jp2uc.c: Skip all definition if defined...
2009-06-02 Alexandre Oliva* Makefile.tpl ([+compare-target+]): Compare all stage
2009-06-01 DJ Deloriemerge from gcc
2009-06-01 H.J. Lubfd/
2009-05-31 Christopher... * strfuncs.cc (sys_cp_mbstowcs): Treat src as unsigned...
2009-05-30 Christopher... * cygwin/include/sys/termios.h: Make default erase...
2009-05-30 Christopher... * fhandler_console.cc (fhandler_console::read): Convert...
2009-05-29 Christopher... * path.cc (cwdstuff::set): Rewrite previous change...
2009-05-29 Doug Kwan2009-05-28 Doug Kwan <dougkwan@google.com>
2009-05-28 Christopher... * path.cc (cwdstuff::set): Avoid removing a nonexistent...
2009-05-27 Jeff Johnston2009-05-27 Neal H. Walfield <neal@gnu.org>
2009-05-27 H.J. Lu2009-05-27 H.J. Lu <hongjiu.lu@intel.com>
2009-05-27 Nick Clifton * plugins.m4: New.
2009-05-27 Alexandre Oliva* Makefile.tpl (all): Avoid harmless warning in make...
2009-05-27 Christopher... Change explicitely to explicitly throughout.
2009-05-25 Tristan Gingold2009-05-25 Tristan Gingold <gingold@adacore.com>
2009-05-25 Tristan Gingold2009-05-25 Tristan Gingold <gingold@adacore.com>
2009-05-20 Christopher... * net.cc (gethostby_helper): Use correct signedness.
2009-05-19 Alexandre OlivaPR other/40159
2009-05-19 Christopher... * mount.cc (mount_info::add_item): Avoid using any...
2009-05-19 Alexandre OlivaPR other/40159
2009-05-18 Jon Benistongdb/
2009-05-18 Christopher... * mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
2009-05-17 Corinna Vinschen * cygpath.cc (codepage): New variable.
2009-05-16 Corinna Vinschen * Makefile.in (cygpath.exe): Link against cygwin.a...
2009-05-15 Jeff Johnston2009-05-15 Craig Howland <howland@LGSInnovations.com>
2009-05-15 Corinna Vinschen * setup2.sgml (setup-locale-console): Disable section...
2009-05-15 Corinna Vinschen * libc/string/local.h: New file.
2009-05-15 Corinna Vinschen * cygpath.cc (main): Only setlocale for LC_CTYPE categ...
2009-05-15 Corinna Vinschen * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.
2009-05-14 Corinna Vinschen * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP):...
2009-05-14 Corinna Vinschen * cygheap.cc (cygheap_init): Set Cygwin default locale...
2009-05-14 Christopher... * mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC...
2009-05-14 Corinna Vinschen * faq-setup.xml (faq.setup.upgrade-mountpoints): New...
2009-05-14 Corinna Vinschen * new-features.sgml: Add automounting of /, /usr/bin...
2009-05-14 Corinna Vinschen * mount.cc (oopts): Add a no-op "auto" option.
2009-05-14 Christopher... cygwin ChangeLog
2009-05-13 Jeff Johnston2009-05-13 Ken Werner <ken.werner@de.ibm.com>
2009-05-13 Jeff Johnston2009-05-13 Ulrich Weigand <uweigand@de.ibm.com>
2009-05-13 Jeff Johnston2009-05-13 Paul Brook <paul@codesourcery.com>
2009-05-13 Jeff Johnston2009-05-13 Paul Brook <paul@codesourcery.com>
2009-05-13 Corinna Vinschen * pathnames.sgml (pathnames-unusual): Talk about using...
2009-05-13 Corinna Vinschen * cygheap.h (cwdstuff): Convert to class. Make posix...
2009-05-13 Corinna Vinschen * libc/locale/locale.c (setlocale): Don't build on...
2009-05-12 Alexandre OlivaChangeLog:
2009-05-11 Jeff Johnston2009-05-11 Craig Howland <howland@LGSInnovations.com>
2009-05-11 Corinna Vinschen * Makefile.in: Link ps.exe agains ntdll.dll.
2009-05-09 Christopher... * cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New...
2009-05-09 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Add...
2009-05-09 Corinna Vinschen * sec_auth.cc (str2uni_cat): Move from here...
2009-05-08 Corinna Vinschen * strfuncs.cc (sys_cp_wcstombs): save and restore...
2009-05-08 Corinna Vinschen * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before...
2009-05-08 Corinna Vinschen * include/sys/select.h: Guard definitions with __USE_W...
2009-05-08 Nick Clifton * MAINTAINERS: Add myself as a maintainer for...
2009-05-08 Nick Clifton * mn10300/sim.ld: Add missing section names...
2009-05-07 Jeff Johnston2009-05-07 Ken Werner <ken.werner@de.ibm.com>
next
This page took 0.052728 seconds and 5 git commands to generate.