]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-02-20 Christopher... copyright
2005-02-19 Corinna Vinschen * fhandler.h (class fhandler_base): Declare new method...
2005-02-19 Corinna Vinschen * fhandler.h (class fhandler_socket): Declare new...
2005-02-19 Corinna Vinschen * localtime.cc: Temporary implementation of setting...
2005-02-17 Christopher... * path.cc (path_conv::check): Set fs flag when a unix...
2005-02-17 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstat...
2005-02-17 Corinna Vinschen * times.cc (utimes): Open files with FILE_WRITE_ATTRIB...
2005-02-16 Jeff Johnston2005-02-16 Eric Blake <ebb9@byu.net>
2005-02-16 Christopher... * path.h (path_conv::issocket): Return true if device...
2005-02-15 Maciej W. Rozyckibfd/:
2005-02-14 DJ Deloriemerge from gcc
2005-02-13 Christopher... white space
2005-02-11 Christopher... fix typo
2005-02-11 Maciej W. Rozycki* mips.h (R_MIPS_max): Use FAKE_RELOC to define.
2005-02-11 Corinna Vinschen * fhandler.cc (fhandler_base::raw_write): Mark as...
2005-02-11 Christopher... * cygthread.cc (cygthread::release): Reset ev here...
2005-02-11 Corinna Vinschen * times.cc (utimes): Open files with GENERIC_WRITE...
2005-02-11 Danny Smith * include/tchar.h (_tstat64, _tstati64): Add Unicode...
2005-02-11 Danny Smith * include/assert.h; Remove header guard. undef assert...
2005-02-11 Danny SmithAdd Changelog entry from last commit.
2005-02-11 Danny Smith2005-02-11 Gregory W. Chicares <chicares at cox dot...
2005-02-10 Christopher... add missing ChangeLog entry
2005-02-10 Christopher... * winsup.api/known_bugs.tcl: Remove dup05, fcntl07B...
2005-02-10 Danny Smith2005-02-10 Jiri Malak <Jiri.Malak@iol.cz>
2005-02-09 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::ftruncate...
2005-02-09 Jan Beulichgas/testsuite/
2005-02-08 Andrew Cagney2005-02-08 Andrew Cagney <cagney@gnu.org>
2005-02-08 Corinna Vinschen * times.cc (timeval_to_filetime): Define first paramet...
2005-02-08 Corinna Vinschen * libc/include/pwd.h (struct passwd): Change pw_uid...
2005-02-08 Jeff Johnston2005-02-08 Antony King <antony.king@st.com>
2005-02-08 Corinna Vinschen * cygthread.cc (cygthread::detach): Just test thread...
2005-02-08 Christopher... * pipe.cc (fhandler_pipe::read): Remove hold over from...
2005-02-08 Jeff Johnston2005-02-07 Antony King <antony.king@st.com>
2005-02-08 Jeff Johnston2005-02-07 Jeff Johnston <jjohnstn@redhat.com>
2005-02-07 Jeff Johnston2005-02-07 Jeff Johnston <jjohnstn@redhat.com>
2005-02-07 Danny Smith2005-02-07 Danny Smith <dannysmith@users.sourceforge...
2005-02-07 Danny Smith2005-02-07 Danny Smith <dannysmith@users.sourceforge...
2005-02-07 Christopher... * net.cc (cygwin_gethostbyname): Be more picky about...
2005-02-07 Christopher... * exceptions.cc: Make windows_system_directory non...
2005-02-06 Corinna Vinschen * path.cc (path_conv::check): Leave symlink expansion...
2005-02-06 Christopher... * cygthread.h (cygthread::terminate_thread): Reflect...
2005-02-03 Alan Modrainclude/
2005-02-02 Corinna Vinschen * fhandler.h (fhandler_base::ftruncate): Define new...
2005-02-02 Nick CliftonImport from FSF mainline
2005-02-02 Corinna Vinschen * pipe.cc (fhandler_pipe::dup): Fix conditionals in...
2005-02-02 Corinna Vinschen * times.cc (utimes): Mark st_ctime for update accordin...
2005-02-01 Hans-Peter... * cris/Makefile.in (ALL_INSTALL_FILES): New macro.
2005-02-01 Christopher... * fhandler_proc.cc (format_proc_partitions): Remove...
2005-02-01 Christopher... * cygthread.cc (cygthread::terminate_thread): Wait...
2005-02-01 Corinna Vinschen * pipe.cc (fhandler_pipe::open): Allow re-opening...
2005-02-01 Corinna Vinschen * fhandler.cc (fhandler_base::get_proc_fd_name): Don...
2005-02-01 Danny Smith * mingwex/strtold.c (__asctoe64): Set endptr to 'e...
2005-02-01 Alan Modrainclude/
2005-01-31 Christopher... * path.h (path_conv::set_name): Declare new function.
2005-01-31 Christopher... * smallprint.c (rnarg): Use long rather than unsigned...
2005-01-31 Andrew Cagney2005-01-31 Andrew Cagney <cagney@gnu.org>
2005-01-31 Corinna Vinschen * cygwinenv.sgml: Add words for (no)traverse option.
2005-01-31 Corinna Vinschen * environ.cc (set_traverse): New function.
2005-01-31 Christopher... * smallprint.c (__rn): Regparmize.
2005-01-31 Christopher... * smallprint.c (rnarg): New macro.
2005-01-31 Christopher... * pinfo.cc (pinfo::exit): Only return low-order 16...
2005-01-31 Corinna Vinschen * fhandler_process.cc (format_process_maps): Get destb...
2005-01-31 Corinna Vinschen * cygheap.h (class cygheap_fdenum): New class to enume...
2005-01-29 Joshua Daniel... * ntsec.sgml: Add Pierre's Windows 2003 text.
2005-01-29 Corinna Vinschen * smallprint.c (rn): Change uval to unsigned long...
2005-01-29 Corinna Vinschen * autoload.cc (GetModuleFileNameExA): Add.
2005-01-29 Christopher... * cygthread.cc (new): Add a little more debugging.
2005-01-29 Hans-Peter... * configure.in (noconfigdirs) <crisv32-*-*>: Match...
2005-01-29 Christopher... * cygtls.cc (cygtls::call2): Move socket cleanup.
2005-01-28 Corinna Vinschen * how-using.texinfo: Change text about using shortcuts.
2005-01-28 Christopher... .
2005-01-28 Hans-Peter... * callback.h (struct host_callback_struct): New member...
2005-01-28 Hans-Peter... * callback.h: Include "bfd.h".
2005-01-27 Jeff Johnston2005-01-27 Hans-Peter Nilsson <hp@axis.com>
2005-01-27 Jeff Johnston2005-01-27 Hans-Peter Nilsson <hp@axis.com>
2005-01-27 Danny Smith2005-01-27 Oliver Stoeneberg <oliverst@online.de>
2005-01-27 Jeff Johnston2005-01-27 Hans-Peter Nilsson <hp@axis.com>
2005-01-27 Jeff JohnstonUpdate previous ChangeLog entry with missing info.
2005-01-27 Jeff Johnston2005-01-27 Hans-Peter Nilsson <hp@axis.com>
2005-01-27 Jeff Johnston2005-01-27 Hans-Peter Nilsson <hp@axis.com>
2005-01-27 Andrew Cagney2005-01-27 Andrew Cagney <cagney@gnu.org>
2005-01-27 Danny Smith2005-01-26 Oliver Stoeneberg <oliverst@online.de>
2005-01-26 Christopher... * pinfo.cc (pinfo::init): Avoid a compiler warning.
2005-01-26 Corinna Vinschen * syscalls.cc (setpriority): Implement PRIO_PGRP,...
2005-01-26 Danny Smith * include/winuser.h (SW_SMOOTHSCROLL): Add define.
2005-01-26 Pierre Humblet2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>
2005-01-26 Christopher... * pinfo.h (pinfo::init): Make third parameter non-optio...
2005-01-25 Corinna Vinschen * cygwin.din: Export getpriority and setpriority.
2005-01-25 Corinna Vinschen * path.cc (realpath): Allow to expand with .exe suffix.
2005-01-25 Alexandre Olivabfd/ChangeLog:
2005-01-24 Andrew Cagney2005-01-24 Andrew Cagney <cagney@gnu.org>
2005-01-24 Jeff Johnston2005-01-24 Jeff Johnston <jjohnstn@redhat.com>
2005-01-23 Joseph Myers * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC...
2005-01-22 Joshua Daniel... * install.texinfo: Add live CD, registry information.
2005-01-22 Christopher... * spawn.cc (spawn_guts): Perform same "cd" as in pinfo...
2005-01-22 Christopher... * pinfo.cc (pinfo::init): Move everything but the MapVi...
2005-01-22 Joshua Daniel... * how-programming.texinfo: Add details about building...
2005-01-22 Christopher... * pinfo.cc (pinfo::maybe_set_exit_code_from_windows...
2005-01-22 Christopher... * how-programming.texinfo: Remove obsolete w32api instr...
2005-01-21 Jeff Johnston2005-01-21 Hans-Peter Nilsson <hp@axis.com>
next
This page took 0.058867 seconds and 5 git commands to generate.