Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-02 include/elf/Richard Henderson
2002-06-02 * include/windef.h: Fix typo in last change.Danny Smith
2002-06-02 * include/windef.h: Add no-op __try, __except, __finallyDanny Smith
2002-06-01* path.cc (chdir): Don't allow cd'ing to a non-directory virtual path.Christopher Faylor
2002-06-01Fill-out d10v enum so that there are no ``=''.Andrew Cagney
2002-06-01* fhandler_disk_file.cc (readdir): Move inode calculation into caller.Christopher Faylor
2002-06-01remove accidentally checked in test version.Christopher Faylor
2002-06-01oopsChristopher Faylor
2002-06-01(add the rest of the ChangeLog)Christopher Faylor
2002-06-01* fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.Christopher Faylor
2002-06-01* fhandler_console.cc (fhandler_console::open): Always default to binmode.Christopher Faylor
2002-06-01* fhandler.cc (fhandler_base::open): Make default open mode == binmode.Christopher Faylor
2002-06-01* dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.Christopher Faylor
2002-06-01* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor
2002-06-012002-05-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-01* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie
2002-05-31* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.DJ Delorie
2002-05-31* config-ml.in: Propogate DESTDIR also.DJ Delorie
2002-05-312002-05-31 Michal Ludvig <mludvig@suse.cz>Michal Ludvig
2002-05-31* path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES forChristopher Faylor
2002-05-31[ gas/ChangeLog ]Chris Demetriou
2002-05-31* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor
2002-05-31include/elf/Richard Henderson
2002-05-312002-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor
2002-05-30 * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):Corinna Vinschen
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen
2002-05-30* mount.cc (main): Make -b the default.Christopher Faylor
2002-05-30speling fxiChristopher Faylor
2002-05-30* configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe
2002-05-30* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor
2002-05-30 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen
2002-05-30 * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen
2002-05-29* external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen
2002-05-29 * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen
2002-05-29* dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection ofChristopher Faylor
2002-05-29clarify changelogChristopher Faylor
2002-05-29* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check forChristopher Faylor
2002-05-292002-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz
2002-05-28Add DLX targetNick Clifton
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen
2002-05-28 * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen
2002-05-28Add DLX targetNick Clifton
2002-05-28 * include/w32api.h: Increment version to 1.5Earnie Boyd