]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2011-12-03 Christopher... Throughout, remove extra space after function name...
2011-12-03 Corinna Vinschen * fhandler.cc (fhandler_base::open): Fix comment a...
2011-12-03 Michael Frysingersim: export cb_get_string for people to use
2011-12-03 Corinna Vinschen * fhandler.cc (fhandler_base::open): Fix typos in...
2011-12-02 Corinna Vinschen * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.
2011-12-02 Corinna Vinschen * path.cc (conv_path_list): Take cygwin_conv_path_t...
2011-12-01 Corinna Vinschen * mkgroup.c: Drop support for NT4 domains.
2011-12-01 Chris Sutcliffe2011-11-30 Ozkan Sezer <sezero@users.sourceforge...
2011-12-01 Chris Sutcliffe2011-11-30 Earnie Boyd <earnie@users.sourceforge...
2011-11-30 Chris Sutcliffe2011-11-30 Rodrigo Rivas Costa <rodrigorivascosta...
2011-11-29 Andrew Pinskiopcode/
2011-11-29 Christopher... * sigproc.cc (get_proc_lock): Remove extra NULL check...
2011-11-29 Christopher... * sync.cc: Fix comment.
2011-11-29 Christopher... * sigproc.cc (remove_proc): Don't terminate the current...
2011-11-29 DJ Delorie[libgloss]
2011-11-29 Christopher... fix older description
2011-11-28 Corinna Vinschen * locale.cc (print_locale_with_codeset): Fetch Windows...
2011-11-28 Corinna Vinschen * external.cc (fillout_pinfo): Store program name...
2011-11-28 Corinna Vinschen * ps.cc: Remove all Win 9x considerations. Use psapi...
2011-11-28 Corinna Vinschen * pinfo.cc (pinfo::exit): Call TerminateProcess to...
2011-11-27 Christopher... * init.cc (dll_entry): Revert previous change since...
2011-11-26 Keith MarshallClean up DIRENT errno handling; make it more POSIX...
2011-11-26 Christopher... * init.cc (remove): Don't bother calling through thread...
2011-11-26 Christopher... * exceptions.cc (stackdump): Make global.
2011-11-26 Christopher... * exceptions.cc (sigpacket::process): Move signal_exit...
2011-11-24 Christopher... * strace.cc (attach_process): Use NT_SUCCESS to figure...
2011-11-24 Christopher... missed this in previous checkin
2011-11-24 Christopher... * cygthread.h (cygthread::name): Default name to "main...
2011-11-24 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previ...
2011-11-23 Christopher... * pipe.cc (fhandler_pipe::create): Avoid derefencing...
2011-11-23 Christopher... * fhandler.h (fhandler_pipe::create): Rename from the...
2011-11-21 Christopher... * sigproc.cc (remove_proc): Don't do busy loop when...
2011-11-21 Christopher... * sigproc.cc (remove_proc): Don't do busy loop when...
2011-11-21 Corinna Vinschen * faq-using.xml (faq.using.weirdchars): Rewrite.
2011-11-18 Corinna Vinschen * shared.cc (get_shared_parent_dir): Use global shared...
2011-11-18 Corinna Vinschen * faq-using.xml (faq.using.converting-paths): Remove...
2011-11-17 Corinna Vinschen * shared.cc (shared_info::create): Open global shared...
2011-11-16 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-11-14 Christopher... * pinfo.cc (_pinfo::dup_proc_pipe): Fatalize a warning...
2011-11-14 Christopher... * strace.cc (handle_output_debug_string): Disable code...
2011-11-14 Christopher... Remove erroneously checked-in debugging statements.
2011-11-14 Christopher... update copyrights
2011-11-14 Christopher... Throughout use "have_execed" macro rather than "hExeced...
2011-11-09 DJ Delorie2011-11-09 Roland McGrath <mcgrathr@google.com>
2011-11-08 Richard HendersonMerge libitm changes to configure.ac from gcc master.
2011-11-08 DJ Deloriemerge from gcc
2011-11-08 Corinna Vinschen * libnosys/Makefile.in (install): Use INSTALL_DATA.
2011-11-08 Corinna Vinschen * libc/iconv/ccs/Makefile.am: Add missing backslash.
2011-11-08 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Document ptsname_r.
2011-11-08 Corinna Vinschen * posix.sgml (std-gnu): Add ptsname_r.
2011-11-08 Christopher... * fhandler.h (__ptsname): New macro.
2011-11-08 Christopher... * include/cygwin/stdlib.h: Update copyright.
2011-11-07 Christopher... * cygwin.din (ptsname_r): Export.
2011-11-07 Corinna Vinschen * fhandler.cc (CHUNK_SIZE): Drop NO_COPY.
2011-11-07 Corinna Vinschen * syscalls.cc (check_dir_not_empty): Check surplus...
2011-11-05 Christopher... * pinfo.cc (status_exit): Recognize STATUS_ILLEGAL_INST...
2011-11-05 Jon TURNEY * faq-using.xml (faq.using.fixing-fork-failures):...
2011-11-05 Christopher... * pinfo.cc (status_exit): Return complete error code...
2011-11-04 Christopher... * pinfo.h (pinfo::reattach): Only set destroy to false...
2011-11-04 Christopher... * sigproc.cc (child_info_spawn::reattach_children)...
2011-11-03 Christopher... * sigproc.cc (child_info::sync): Report on exit code...
2011-11-03 Christopher... * sigproc.cc (child_info_spawn::reattach_children)...
2011-11-03 Corinna Vinschen * fhandler.cc (off_current): Define local in fhandler_...
2011-11-02 Rainer Orth toplevel:
2011-11-02 DJ Delorie[.]
2011-11-02 DJ Delorie* config.sub: Update to version 2011-10-29 (added rl78)
2011-10-30 Christopher... Remove erroneous entry.
2011-10-30 Christopher... * fhandler.h (fhandler_pipe::create_selectable): Remove...
2011-10-28 Christopher... * exceptions.cc (sigpacket::process): Avoid a potential...
2011-10-28 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Document getgrouplist.
2011-10-28 Corinna Vinschen * cygwin.din (getgrouplist): Export.
2011-10-27 Joern Renneckebfd:
2011-10-27 Nick Clifton * config.sub: Import these changes from the config...
2011-10-26 Christopher... * child_info.h (cchildren): New struct.
2011-10-25 Corinna Vinschen * hookapi.cc (hook_or_detect_cygwin): Take additional...
2011-10-25 Nick Cliftonbfd:
2011-10-24 Maciej W. Rozycki * mips.h: Fix a typo in description.
2011-10-24 Corinna Vinschen * syscalls.cc (unlink_nt): Fix a bug which overwrites...
2011-10-24 Corinna Vinschen * shared.cc (open_shared): Fix memory reservation...
2011-10-23 Christopher... * fhandler_tty.cc (fhandler_pty_slave::read): Use consi...
2011-10-23 Christopher... * path.cc (path_conv::get_nt_native_path): Avoid derefe...
2011-10-22 Christopher... * dtable.cc (dtable::delete_archetype): Improve debuggi...
2011-10-22 DJ Delorie* obstack.h [!GNUC] (obstack_free): Avoid cast to int.
2011-10-21 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2011-10-21 Christopher... Check in missing ChangeLog entry.
2011-10-21 Corinna Vinschen * globals.cc (ro_u_ncfsd): New R/O unicode string.
2011-10-20 Christopher... * fhandler.h (fhandler*::copyto): Free path_conv string...
2011-10-20 Christopher... Throughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-20 Corinna Vinschen * syscalls.cc (try_to_bin): Improve debug output.
2011-10-19 Alan Modra PR ld/13254
2011-10-18 Nick Clifton * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add...
2011-10-18 Corinna Vinschen * path.cc: Extend two comments. Mention the name...
2011-10-17 Christopher... * dcrt0.cc (dll_crt0_1): Copy argv before passing to...
2011-10-17 Christopher... * sigproc.cc (proc_terminate): Avoid setting ppid to...
2011-10-15 Christopher... * cygerrno.h (__set_errno): Modify debugging output...
2011-10-15 Corinna Vinschen * fhandler_process.cc (dos_drive_mappings::fixup_if_ma...
2011-10-15 Corinna Vinschen * sec_auth.cc (get_token_group_sidlist): Add CONSOLE...
2011-10-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add Windows 8 recognitio...
2011-10-13 Corinna Vinschen * path.cc (find_fast_cwd_pointer): Allow 'push crit...
2011-10-13 Corinna Vinschen * path.cc (copy_cwd_str): Move up in file to be access...
next
This page took 0.058173 seconds and 5 git commands to generate.