summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cygthread.cc (cygthread::detach): Just test thread handle afterCorinna Vinschen2005-02-082-1/+6
* * pipe.cc (fhandler_pipe::read): Remove hold over from old read_stateChristopher Faylor2005-02-082-1/+5
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-0850-87/+162
* 2005-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-02-083-0/+34
* 2005-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-02-072-9/+14
* 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2005-02-072-0/+15
* 2005-02-07 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2005-02-073-2/+14
* * net.cc (cygwin_gethostbyname): Be more picky about what's a numeric addressChristopher Faylor2005-02-072-9/+18
* * exceptions.cc: Make windows_system_directory non-static.Christopher Faylor2005-02-073-6/+12
* * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen2005-02-066-40/+184
* * cygthread.h (cygthread::terminate_thread): Reflect return value.Christopher Faylor2005-02-067-25/+60
* include/Alan Modra2005-02-032-0/+5
* * fhandler.h (fhandler_base::ftruncate): Define new virtual method.Corinna Vinschen2005-02-025-34/+77
* Import from FSF mainlineNick Clifton2005-02-021-0/+19
* * pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.Corinna Vinschen2005-02-022-4/+9
* * times.cc (utimes): Mark st_ctime for update according to SUSv3.Corinna Vinschen2005-02-022-3/+11
* * cris/Makefile.in (ALL_INSTALL_FILES): New macro.Hans-Peter Nilsson2005-02-012-2/+33
* * fhandler_proc.cc (format_proc_partitions): Remove PartitionType check sinceChristopher Faylor2005-02-012-3/+7
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-019-38/+83
* * pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fdCorinna Vinschen2005-02-012-0/+38
* * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen2005-02-019-34/+103
* * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponentDanny Smith2005-02-012-0/+14
* include/Alan Modra2005-02-012-1/+9
* * path.h (path_conv::set_name): Declare new function.Christopher Faylor2005-01-315-0/+27
* * smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor2005-01-312-5/+8
* 2005-01-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-312-1/+7
* * cygwinenv.sgml: Add words for (no)traverse option.Corinna Vinschen2005-01-312-0/+14
* * environ.cc (set_traverse): New function.Corinna Vinschen2005-01-312-6/+24
* * smallprint.c (__rn): Regparmize.Christopher Faylor2005-01-312-0/+8
* * smallprint.c (rnarg): New macro.Christopher Faylor2005-01-312-14/+28
* * pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.Christopher Faylor2005-01-312-1/+5
* * fhandler_process.cc (format_process_maps): Get destbuf argument byCorinna Vinschen2005-01-312-7/+13
* * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen2005-01-3112-58/+307
* * ntsec.sgml: Add Pierre's Windows 2003 text.Joshua Daniel Franklin2005-01-294-12/+30
* * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen2005-01-293-4/+19
* * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen2005-01-298-23/+324