summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor2005-03-012-1/+5
* merge from gccDJ Delorie2005-03-012-0/+8
* * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never setCorinna Vinschen2005-03-017-64/+65
* 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini2005-02-283-65/+72
* 2005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-02-288-3412/+3369
* * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen2005-02-286-36/+132
* remove unneeded blank lineChristopher Faylor2005-02-281-1/+0
* * regtool.cc (opts): The argument to 'K' is not optional.Christopher Faylor2005-02-272-5/+8
* * regtool.cc (main): Avoid a SEGV when nothing follows -K.Christopher Faylor2005-02-272-1/+8
* * sigproc.cc (_pinfo::set_ctty): Move functionChristopher Faylor2005-02-276-26/+46
* * kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor2005-02-273-3/+9
* * debug.cc (delete_handle): Report on handle value in debugging output.Christopher Faylor2005-02-268-37/+51
* 2005-02-25 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2005-02-252-2/+7
* 2005-02-25 Eric Blake <ebb9@byu.net>Jeff Johnston2005-02-257-22/+42
* * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen2005-02-255-68/+176
* * Fix ChangeLog entries.Corinna Vinschen2005-02-251-3/+3
* * mmap.cc (mmap64): Handle MAP_FIXED request on non-granulationCorinna Vinschen2005-02-252-1/+10
* * mmap.cc (class mmap_record): Declare new map_pages method withCorinna Vinschen2005-02-252-17/+104
* * include/wctype.h (wctrans) Remove _CRTIMP.Danny Smith2005-02-252-4/+10
* * include/wctype.h: Add comment on wctrans, towctrans, wctype.Danny Smith2005-02-252-0/+12
* * mingwex/wctype.c: New file.Danny Smith2005-02-254-4/+131
* Add (int) cast.Jeff Johnston2005-02-241-1/+1
* 2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2005-02-243-3/+9
* 2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2005-02-244-18/+163
* Fix minor typoJoshua Daniel Franklin2005-02-241-3/+3
* *README: New file.Joshua Daniel Franklin2005-02-242-0/+34
* * cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin2005-02-243-12/+19
* * libc/include/time.h (_timezone): Change to long also for Cygwin.Corinna Vinschen2005-02-232-5/+6
* * localtime.cc: Implement setting __tzrule's offset member usingCorinna Vinschen2005-02-232-23/+20
* * devices.cc: Regenerate.Corinna Vinschen2005-02-232-1/+2
* 2005-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-02-2311-82/+146
* * devices.in (parsedisk): Fix typo.Corinna Vinschen2005-02-232-1/+5
* * libc/include/sys/unistd.h: Define getpeereid for Cygwin.Corinna Vinschen2005-02-232-0/+7
* * cygwin.din (getpeereid): Export.Corinna Vinschen2005-02-238-5/+159
* * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2005-02-232-0/+8
* * cygwin.din (fstatvfs): Export.Corinna Vinschen2005-02-236-7/+113
* * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen2005-02-237-805/+852
* configure: Regenerate.Nick Clifton2005-02-232-72/+92
* * fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closingChristopher Faylor2005-02-232-1/+6
* * cygwin.din (basename): Export.Corinna Vinschen2005-02-225-1/+121
* * select.cc (peek_pipe): Disable new pipe code until there'sCorinna Vinschen2005-02-222-0/+12
* * include/cygwin/version.h: Fix comment.Corinna Vinschen2005-02-221-1/+1
* * libc/include/sys/unistd.h: Define fdatasync also for Cygwin.Corinna Vinschen2005-02-222-2/+4
* * cygwin.din (fdatasync): Export.Corinna Vinschen2005-02-225-1/+18
* Allow darwin targeted ports to build tk, itcl and libgui.Nick Clifton2005-02-222-3/+5
* PR libgcj/10353Eric Botcazou2005-02-213-82/+83
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-02-203-7/+27
* include/Alan Modra2005-02-205-8/+18
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-207-16/+110
* * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen2005-02-207-128/+160