summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* copyrightChristopher Faylor2005-02-2036-36/+51
* * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen2005-02-196-202/+232
* * fhandler.h (class fhandler_socket): Declare new methods fchown,Corinna Vinschen2005-02-193-5/+70
* * localtime.cc: Temporary implementation of setting __tzrule's offsetCorinna Vinschen2005-02-192-0/+27
* * path.cc (path_conv::check): Set fs flag when a unix-domain socket isChristopher Faylor2005-02-172-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Set st_ctime ifCorinna Vinschen2005-02-172-0/+10
* * times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,Corinna Vinschen2005-02-172-14/+18
* 2005-02-16 Eric Blake <ebb9@byu.net>Jeff Johnston2005-02-163-173/+436
* * path.h (path_conv::issocket): Return true if device == FH_UNIX rather thanChristopher Faylor2005-02-162-1/+6
* bfd/:Maciej W. Rozycki2005-02-152-0/+16
* merge from gccDJ Delorie2005-02-142-0/+10
* white spaceChristopher Faylor2005-02-1317-42/+42
* fix typoChristopher Faylor2005-02-111-1/+1
* * mips.h (R_MIPS_max): Use FAKE_RELOC to define.Maciej W. Rozycki2005-02-112-1/+5
* * fhandler.cc (fhandler_base::raw_write): Mark as changed onCorinna Vinschen2005-02-114-17/+48
* * cygthread.cc (cygthread::release): Reset ev here if it exists.Christopher Faylor2005-02-118-66/+168
* * times.cc (utimes): Open files with GENERIC_WRITE on file systemsCorinna Vinschen2005-02-112-2/+14
* * include/tchar.h (_tstat64, _tstati64): Add Unicode/ANSI mappings.Danny Smith2005-02-112-0/+8
* * include/assert.h; Remove header guard. undef assert macro.Danny Smith2005-02-112-12/+13
* Add Changelog entry from last commit.Danny Smith2005-02-111-0/+11
* 2005-02-11 Gregory W. Chicares <chicares at cox dot net>Danny Smith2005-02-115-3/+95
* add missing ChangeLog entryChristopher Faylor2005-02-101-0/+2
* * winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03,Christopher Faylor2005-02-103-9/+36
* 2005-02-10 Jiri Malak <Jiri.Malak@iol.cz>Danny Smith2005-02-107-10/+28
* * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Fix checkingCorinna Vinschen2005-02-092-1/+6
* gas/testsuite/Jan Beulich2005-02-092-7/+14
* 2005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-082-3/+8
* * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen2005-02-083-5/+12
* * libc/include/pwd.h (struct passwd): Change pw_uid and pw_gidCorinna Vinschen2005-02-083-3/+10
* 2005-02-08 Antony King <antony.king@st.com>Jeff Johnston2005-02-082-16/+13