aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-02* configure.in: Complain about lack of w32api directory.Christopher Faylor3-3/+18
2002-06-02* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor6-28/+37
2002-06-02 include/elf/Richard Henderson2-0/+12
2002-06-01 * include/windef.h: Fix typo in last change.Danny Smith2-1/+5
2002-06-01 * include/windef.h: Add no-op __try, __except, __finallyDanny Smith4-21/+21
2002-06-01* path.cc (chdir): Don't allow cd'ing to a non-directory virtual path.Christopher Faylor2-0/+9
2002-06-01Fill-out d10v enum so that there are no ``=''.Andrew Cagney2-20/+61
2002-06-01* fhandler_disk_file.cc (readdir): Move inode calculation into caller.Christopher Faylor3-35/+59
2002-06-01remove accidentally checked in test version.Christopher Faylor1-2/+0
2002-05-31oopsChristopher Faylor1-1/+0
2002-05-31(add the rest of the ChangeLog)Christopher Faylor1-0/+11
2002-05-31* fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.Christopher Faylor7-7/+16
2002-05-31* fhandler_console.cc (fhandler_console::open): Always default to binmode.Christopher Faylor2-9/+16
2002-05-31* fhandler.cc (fhandler_base::open): Make default open mode == binmode.Christopher Faylor2-7/+14
2002-05-31* dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.Christopher Faylor2-1/+4
2002-05-31* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor4-3/+13
2002-05-312002-05-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston11-111/+196
2002-05-31* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie3-8/+12
2002-05-31* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie3-10/+9
2002-05-31* config-ml.in: Propogate DESTDIR also.DJ Delorie2-0/+5
2002-05-312002-05-31 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2-2/+7
2002-05-31* path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES forChristopher Faylor2-1/+16
2002-05-31[ gas/ChangeLog ]Chris Demetriou2-1/+33
2002-05-31* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor3-4/+14
2002-05-30include/elf/Richard Henderson2-0/+22
2002-05-302002-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston13-30/+423
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor2-1/+6
2002-05-30 * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):Corinna Vinschen2-0/+9
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen6-29/+45
2002-05-30* mount.cc (main): Make -b the default.Christopher Faylor2-1/+5
2002-05-30speling fxiChristopher Faylor1-1/+1
2002-05-30* configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe2-0/+9
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2-0/+55
2002-05-29* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor3-1/+7
2002-05-29 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen2-7/+25
2002-05-29 * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen3-2/+11
2002-05-29* external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor3-4/+13
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen2-5/+10
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen17-55/+135
2002-05-29 * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen6-20/+399
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen2-39/+114
2002-05-29* dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection ofChristopher Faylor2-43/+61
2002-05-29clarify changelogChristopher Faylor1-1/+2
2002-05-29* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check forChristopher Faylor2-1/+10
2002-05-282002-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-38/+223
2002-05-282002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz2-0/+8
2002-05-28Add DLX targetNick Clifton2-2/+6
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen2-1/+6
2002-05-28 * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen3-1/+8
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen15-74/+235