aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini3-65/+72
2005-02-282005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-3412/+3369
2005-02-28 * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen6-36/+132
2005-02-28remove unneeded blank lineChristopher Faylor1-1/+0
2005-02-27* regtool.cc (opts): The argument to 'K' is not optional.Christopher Faylor2-5/+8
2005-02-27* regtool.cc (main): Avoid a SEGV when nothing follows -K.Christopher Faylor2-1/+8
2005-02-27* sigproc.cc (_pinfo::set_ctty): Move functionChristopher Faylor6-26/+46
2005-02-27* kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor3-3/+9
2005-02-26* debug.cc (delete_handle): Report on handle value in debugging output.Christopher Faylor8-37/+51
2005-02-252005-02-25 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2-2/+7
2005-02-252005-02-25 Eric Blake <ebb9@byu.net>Jeff Johnston7-22/+42
2005-02-25 * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen5-68/+176
2005-02-25 * Fix ChangeLog entries.Corinna Vinschen1-3/+3
2005-02-25 * mmap.cc (mmap64): Handle MAP_FIXED request on non-granulationCorinna Vinschen2-1/+10
2005-02-25 * mmap.cc (class mmap_record): Declare new map_pages method withCorinna Vinschen2-17/+104
2005-02-25 * include/wctype.h (wctrans) Remove _CRTIMP.Danny Smith2-4/+10
2005-02-25 * include/wctype.h: Add comment on wctrans, towctrans, wctype.Danny Smith2-0/+12
2005-02-25 * mingwex/wctype.c: New file.Danny Smith4-4/+131
2005-02-24Add (int) cast.Jeff Johnston1-1/+1
2005-02-242005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston3-3/+9
2005-02-242005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston4-18/+163
2005-02-24Fix minor typoJoshua Daniel Franklin1-3/+3
2005-02-24*README: New file.Joshua Daniel Franklin2-0/+34
2005-02-24* cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin3-12/+19
2005-02-23 * libc/include/time.h (_timezone): Change to long also for Cygwin.Corinna Vinschen2-5/+6
2005-02-23 * localtime.cc: Implement setting __tzrule's offset member usingCorinna Vinschen2-23/+20
2005-02-23 * devices.cc: Regenerate.Corinna Vinschen2-1/+2
2005-02-232005-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston11-82/+146
2005-02-23 * devices.in (parsedisk): Fix typo.Corinna Vinschen2-1/+5
2005-02-23 * libc/include/sys/unistd.h: Define getpeereid for Cygwin.Corinna Vinschen2-0/+7
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen8-5/+159
2005-02-23 * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2-0/+8
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen6-7/+113
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen7-805/+852
2005-02-23configure: Regenerate.Nick Clifton2-72/+92
2005-02-23* fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closingChristopher Faylor2-1/+6
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen5-1/+121
2005-02-22 * select.cc (peek_pipe): Disable new pipe code until there'sCorinna Vinschen2-0/+12
2005-02-22 * include/cygwin/version.h: Fix comment.Corinna Vinschen1-1/+1
2005-02-22 * libc/include/sys/unistd.h: Define fdatasync also for Cygwin.Corinna Vinschen2-2/+4
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen5-1/+18
2005-02-22Allow darwin targeted ports to build tk, itcl and libgui.Nick Clifton2-3/+5
2005-02-21 PR libgcj/10353Eric Botcazou3-82/+83
2005-02-20 * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen3-7/+27
2005-02-20include/Alan Modra5-8/+18
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen7-16/+110
2005-02-20 * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen7-128/+160
2005-02-20copyrightChristopher Faylor36-36/+51
2005-02-19 * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen6-202/+232
2005-02-19 * fhandler.h (class fhandler_socket): Declare new methods fchown,Corinna Vinschen3-5/+70