]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-03-03 Corinna Vinschen * cygwin.din (utmpxname): Export.
2005-03-03 Christopher... * cygthread.cc (cygthread::detach): Use a slightly...
2005-03-03 Joshua Daniel... Add Pierre's security text.
2005-03-03 Christopher... restore comment
2005-03-03 Alan Modraupdate copyright dates
2005-03-03 Christopher... fix changelog garbling
2005-03-03 Christopher... * autoload.cc (std_dll_init): Save and restore fpu...
2005-03-03 Christopher... * cygtls.cc (_cygtls::remove): Don't attempt any remova...
2005-03-03 Christopher... * cygtls.cc (_cygtls::init_thread): Move exitsock setti...
2005-03-02 Daniel Jacobowitz * mips.h: Define MIPS TLS relocations.
2005-03-02 Christopher... * autoload.cc (LoadDLLprime): Mask error code to low...
2005-03-02 Christopher... * spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUI...
2005-03-02 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::touch_cti...
2005-03-01 Alexandre OlivaPR libgcj/20160
2005-03-01 Christopher... * include/cygwin/version.h: Bump DLL minor number to 14.
2005-03-01 DJ Deloriemerge from gcc
2005-03-01 Corinna Vinschen * fhandler_clipboard.cc (fhandler_dev_clipboard::write...
2005-02-28 Paolo Bonzini2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-02-28 Paolo Bonzini2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2005-02-28 Corinna Vinschen * fhandler.h (class fhandler_socket): Declare new...
2005-02-28 Christopher... remove unneeded blank line
2005-02-27 Christopher... * regtool.cc (opts): The argument to 'K' is not optional.
2005-02-27 Christopher... * regtool.cc (main): Avoid a SEGV when nothing follows -K.
2005-02-27 Christopher... * sigproc.cc (_pinfo::set_ctty): Move function
2005-02-27 Christopher... * kill (getsig): Avoid buffer overflow when generating...
2005-02-26 Christopher... * debug.cc (delete_handle): Report on handle value...
2005-02-25 Jeff Johnston2005-02-25 Ralf Corsepious <ralf.corsepius@rtems...
2005-02-25 Jeff Johnston2005-02-25 Eric Blake <ebb9@byu.net>
2005-02-25 Corinna Vinschen * fhandler.h (class fhandler_base): Declare fixup_mmap...
2005-02-25 Corinna Vinschen * Fix ChangeLog entries.
2005-02-25 Corinna Vinschen * mmap.cc (mmap64): Handle MAP_FIXED request on non...
2005-02-25 Corinna Vinschen * mmap.cc (class mmap_record): Declare new map_pages...
2005-02-25 Danny Smith * include/wctype.h (wctrans) Remove _CRTIMP.
2005-02-25 Danny Smith * include/wctype.h: Add comment on wctrans, towctrans...
2005-02-25 Danny Smith * mingwex/wctype.c: New file.
2005-02-24 Jeff JohnstonAdd (int) cast.
2005-02-24 Jeff Johnston2005-02-24 Ralf Corsepious <ralf.corsepius@rtems...
2005-02-24 Jeff Johnston2005-02-24 Ralf Corsepious <ralf.corsepius@rtems...
2005-02-24 Joshua Daniel... Fix minor typo
2005-02-24 Joshua Daniel... *README: New file.
2005-02-24 Joshua Daniel... * cygpath.cc (usage): Clarify help output to indicate...
2005-02-23 Corinna Vinschen * libc/include/time.h (_timezone): Change to long...
2005-02-23 Corinna Vinschen * localtime.cc: Implement setting __tzrule's offset...
2005-02-23 Corinna Vinschen * devices.cc: Regenerate.
2005-02-23 Jeff Johnston2005-02-23 Jeff Johnston <jjohnstn@redhat.com>
2005-02-23 Corinna Vinschen * devices.in (parsedisk): Fix typo.
2005-02-23 Corinna Vinschen * libc/include/sys/unistd.h: Define getpeereid for...
2005-02-23 Corinna Vinschen * cygwin.din (getpeereid): Export.
2005-02-23 Corinna Vinschen * include/sys/statvfs.h (ST_RDONLY): Define.
2005-02-23 Corinna Vinschen * cygwin.din (fstatvfs): Export.
2005-02-23 Corinna Vinschen * devices.h: Switch FH_ZERO and FH_PORT as on Linux...
2005-02-23 Nick Cliftonconfigure: Regenerate.
2005-02-23 Christopher... * fhandler_disk_file.cc (fhandler_cygdrive::closedir...
2005-02-22 Corinna Vinschen * cygwin.din (basename): Export.
2005-02-22 Corinna Vinschen * select.cc (peek_pipe): Disable new pipe code until...
2005-02-22 Corinna Vinschen * include/cygwin/version.h: Fix comment.
2005-02-22 Corinna Vinschen * libc/include/sys/unistd.h: Define fdatasync also...
2005-02-22 Corinna Vinschen * cygwin.din (fdatasync): Export.
2005-02-22 Nick CliftonAllow darwin targeted ports to build tk, itcl and libgui.
2005-02-21 Eric Botcazou PR libgcj/10353
2005-02-20 Corinna Vinschen * fhandler.h (fhandler_base::fstat_helper): Declare...
2005-02-20 Alan Modrainclude/
2005-02-20 Corinna Vinschen * autoload.cc (FindFirstVolumeA): Add.
2005-02-20 Corinna Vinschen * fhandler.h (enum query_state): Add query_write_attri...
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...
next
This page took 0.058509 seconds and 5 git commands to generate.