]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2010-05-03 Christopher... * dll_init.cc (dll_list::alloc): Add debugging assertion.
2010-05-03 Corinna Vinschen * rs6000/Makefile.in: Remove xil-exit.o.
2010-05-03 Tristan Gingoldbfd/
2010-05-03 Corinna Vinschen * libc/locale/lctype.c: Include <string.h> and "setloc...
2010-05-02 Corinna Vinschen * libc/stdlib/wctob.c (wctob): Reorganize and fix...
2010-04-30 Corinna Vinschen * libc/include/langinfo.h: Fix #endif positioning.
2010-04-30 Tristan Gingoldbfd/
2010-04-30 Tristan Gingoldbfd/
2010-04-29 Corinna Vinschen * dlfcn.cc (get_full_path_of_dll): Handle non-existent...
2010-04-29 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Add new "dos" and...
2010-04-29 Corinna Vinschen * utils.sgml (mount): Add description for "dos" and...
2010-04-29 Corinna Vinschen * path.cc: Include sys/cygwin.h if built for mount(1).
2010-04-29 Corinna Vinschen * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-29 Corinna Vinschen * mount.cc (oopts): Remove entirely.
2010-04-29 Corinna Vinschen * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS...
2010-04-28 Corinna Vinschen * mount.cc (compare_flags): New function.
2010-04-28 Corinna Vinschen * include/cygwin/version.h: Bump API minor version.
2010-04-28 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Add locale wide...
2010-04-28 Corinna Vinschen * locale.cc (print_lc_xxx_charset): Remove.
2010-04-28 Corinna Vinschen * cygwin.din (__locale_mb_cur_max): Export.
2010-04-28 Corinna Vinschen Extend locale support to maintain wide char values...
2010-04-27 Christopher... * spawn.cc (find_exec): Use the first detected errno...
2010-04-27 Corinna Vinschen * include/regex.h: Include _ansi.h to avoid missing...
2010-04-27 Nick Clifton * configure.ac (--enable-gold): Support both...
2010-04-26 DJ Deloriemerge from gcc
2010-04-26 Corinna Vinschen * mount.h (fs_info::inited): New inline method.
2010-04-24 Alan Modrainclude/elf/
2010-04-24 DJ Deloriemerge from gcc
2010-04-23 Corinna Vinschen * path.h (get_nt_native_path): Add third parameter...
2010-04-22 DJ Delorie* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Make sure to restart...
2010-04-22 Corinna Vinschen * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTI...
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Fix a comment.
2010-04-22 Corinna Vinschen * cygserver.sgml: Note the fact that slave tty/pty...
2010-04-21 Corinna Vinschen * fhandler_termios.cc (tcinit): Remove previously...
2010-04-21 Joseph Myersgas/testsuite:
2010-04-21 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-20 Christopher... * path.cc (cygwin_create_path): Free memory on error.
2010-04-20 Corinna Vinschen * cygheap.h (struct init_cygheap): Add rlim_core member.
2010-04-20 Christopher... * cygerrno.h: Nevermind.
2010-04-20 Christopher... * transport_pipes.cc: Include ntdef.h to accommodate...
2010-04-20 Christopher... * cygerrno.h: Protect use of NTSTATUS for only when...
2010-04-20 Christopher... * lib/_cygwin_crt0_common.cc: Remove unneeded declarations.
2010-04-19 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd...
2010-04-19 Corinna Vinschen * autoload.cc (GetNamedPipeClientProcessId): Define.
2010-04-19 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-19 Corinna Vinschen * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION...
2010-04-17 Corinna Vinschen * sec_helper.cc (get_null_sd): Make static. Use PSECU...
2010-04-16 Corinna Vinschen * cygerrno.h (seterrno_from_nt_status): Declare.
2010-04-15 Corinna Vinschen * kernel32.cc (CreateEventW): Create event object...
2010-04-15 Corinna Vinschen * sec_helper.cc (set_cygwin_privileges): Enable SE_DEB...
2010-04-15 Matthew Gretton... * ld/testsuite/ld-arm/attr-merge-2.attr: Update for...
2010-04-15 Nick CliftonUpgrade header files to use GPLv3
2010-04-14 Doug Evans * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC):...
2010-04-14 Tristan Gingold2010-04-14 Tristan Gingold <gingold@adacore.com>
2010-04-13 Michael Frysingersim: drop PARAMS
2010-04-13 Michael Frysingersim: constify sim_write source buffer
2010-04-13 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Only test the...
2010-04-13 Corinna Vinschen * cygheap.cc (cwcsdup): Fix allocation size to accommo...
2010-04-12 Corinna Vinschen * include/cygwin/version.h: Bump DLL minor version...
2010-04-12 Corinna Vinschen * posix.sgml (std-notes): Improve lseek description.
2010-04-12 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::open): Add...
2010-04-11 Christopher... * cygwin.dsl: Remove comments.
2010-04-11 Corinna Vinschen * new-features.sgml (ov-new1.7.5): New section.
2010-04-11 Corinna Vinschen * fhandler.h (class dev_console): Add backspace_keycod...
2010-04-11 Christopher... * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.
2010-04-10 Christopher... * fhandler_console.cc (fhandler_console::read): Default...
2010-04-10 Christopher... update copyright
2010-04-10 Christopher... * mkvers.sh: Use modern date formats to construct the...
2010-04-09 Corinna Vinschen * nlsfuncs.cc (__set_lc_time_from_win): Actually set
2010-04-09 Christopher... * path.cc (path_conv::set_normalized_path): Use creallo...
2010-04-08 Ralf Wildenhues/:
2010-04-08 Alan Modra * internal.h (ELF_IS_SECTION_IN_SEGMENT): PT_PHDR...
2010-04-07 Corinna Vinschen * include/cygwin/version.h: Bump DLL minor version...
2010-04-06 Jeff Johnston2010-04-06 Dave Korn <dave.korn.cygwin@googlemail...
2010-04-06 Corinna Vinschen * thread.cc (valid_sched_parameters): Declare extern...
2010-04-06 Corinna Vinschen * include/sched.h: Remove, overruled by newlib file.
2010-04-06 Christopher... * fhandler_fifo.cc (fhandler_fifo::open): Accommodate...
2010-04-06 Corinna Vinschen * libc/stdlib/btowc.c (btowc): Reorganize EOF check...
2010-04-06 Jakub Jelinekmerge from gcc
2010-04-05 DJ Deloriemerge from gcc
2010-04-05 Jakub Jelinekinclude/
2010-04-02 Christopher... * fhandler.h (fhandler_base::has_ongoing_io): Declare...
2010-04-02 Christopher... * fhandler.h (fhandler_base::setup_overlapped): Delete...
2010-04-02 Christopher... * fhandler_fifo.cc (fhandler_fifo::fhandler_fifo):...
2010-04-02 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::close): Revert...
2010-04-02 Christopher... fix typo
2010-04-02 Christopher... * select.h (select_pipe_info::add_watch_handle): Delete...
2010-04-02 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Avoid...
2010-04-02 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::close): Avoid...
2010-04-01 Corinna Vinschen * nlsfuncs.cc: Fix indentation.
2010-04-01 Corinna Vinschen * nlsfuncs.cc (rebase_locale_buf): New helper function...
2010-04-01 Jeff Johnston2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
2010-04-01 Charles Wilson* setup-net.sgml: Remove more mentions of rxvt.
2010-03-31 Christopher... * cygwinenv.sgml: Remove/deprecate mention of rxvt.
2010-03-31 Christopher... * sigproc.cc (wait_sig): Make sure that strace is activ...
2010-03-31 Christopher... * fhandler.h (fhandler_base_overlapped): Temporarily...
2010-03-31 Tristan Gingold2010-03-31 Tristan Gingold <gingold@adacore.com>
2010-03-31 Ralf WildenhuesFix toplevel configure --enable-multilib handling.
2010-03-31 Christopher... Add missing fhandler.h patch and ChangeLog comment.
next
This page took 0.0573 seconds and 5 git commands to generate.