summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.Christopher Faylor2001-06-184-64/+99
* Remove blank line.Christopher Faylor2001-06-181-1/+0
* 2001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-172-3/+9
* * exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actuallyChristopher Faylor2001-06-166-8/+25
* * path.cc (path_conv::check): Deal more robustly with foo/ behavior.Christopher Faylor2001-06-152-6/+10
* * dwarf2.h: Partial merge with gcc version.Per Bothner2001-06-152-7/+54
* * bfdlink.h (struct bfd_link_info): New member export_dynamic.Hans-Peter Nilsson2001-06-152-0/+7
* * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen2001-06-152-1/+9
* * mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor2001-06-153-2/+13
* * fhandler.cc (fhandler_disk_file::fstat): Properly set executable bits forChristopher Faylor2001-06-152-44/+40
* * thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor2001-06-142-1/+11
* Index: opcodes/ChangeLogGeoffrey Keating2001-06-142-0/+9
* * fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda2001-06-144-21/+40
* Remove reference to Cygnus.David Starks-Browning2001-06-141-1/+1
* teeny tiny typoDavid Starks-Browning2001-06-141-1/+1
* Handle GDB's gdb/version.in.Andrew Cagney2001-06-132-1/+10
* * who.texinfo: Oops. Add a couple of important folk.Christopher Faylor2001-06-133-0/+10
* * who.texinfo: Remove email addresses. Modernize.Christopher Faylor2001-06-132-55/+68
* * environ.cc (set_file_api_mode): New function. Move settingEgor Duda2001-06-124-4/+29
* 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston2001-06-112-0/+6
* * objidl.h (IMalloc::ReAlloc()): Correct declaration.Earnie Boyd2001-06-112-2/+7
* 2001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston2001-06-112-16/+71
* * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.Earnie Boyd2001-06-113-2/+10
* * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd2001-06-114-22/+28
* * include/shlobj.h (struct _browseinfo): UNICODE it.Earnie Boyd2001-06-112-4/+28
* Add missing entry.Christopher Faylor2001-06-111-1/+5
* * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd2001-06-114-2/+16
* * pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.Christopher Faylor2001-06-114-36/+31
* * include/basetsd.h: RC_INVOKED protection and realignment.Earnie Boyd2001-06-112-29/+41
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencingJonathan Larmour2001-06-112-2/+9
* * path.cc (chdir): Fix call to path_conv constructor so that it REALLY doesn'tChristopher Faylor2001-06-112-2/+7
* * path.cc (path_conv::update_fs_info): Don't consider remote drives to be NTFS.Christopher Faylor2001-06-112-18/+22
* * path.cc (chdir): Pre-check path for validity before eating trailing space.Christopher Faylor2001-06-112-7/+32
* * exceptions.cc (sigdelayed): Ensure that signal is cleared as the lastChristopher Faylor2001-06-103-4/+17
* * cygwin.din: Add fchdir symbols.Corinna Vinschen2001-06-105-10/+36
* * syscalls.cc (seteuid): Set environment variables USERNAME andCorinna Vinschen2001-06-093-84/+185
* * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): IfAlexandre Oliva2001-06-082-0/+12
* * thread.cc (pthread_cond::Broadcast): Don't print error messages on invalidChristopher Faylor2001-06-072-1/+16
* * Makefile.in (bindist): Reassign value of exec_prefix on make commandEarnie Boyd2001-06-062-1/+7
* * fhandler_console.cc (fhandler_console::dup): Allocate space forCorinna Vinschen2001-06-052-6/+12
* * security.h (NTWriteEA): Change prototype.Egor Duda2001-06-057-38/+140
* * fhandler.cc (fhandler_disk_file::fstat): Always reset file positionCorinna Vinschen2001-06-052-8/+20
* * profile/Makefile.in (mkinstalldirs): Correct relative path.Earnie Boyd2001-06-041-1/+1
* * include/_mingw.h: Change version to 1.0.Earnie Boyd2001-06-043-4/+9
* * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,Alexandre Oliva2001-06-042-5/+14
* * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link sharedAlexandre Oliva2001-06-042-4/+16
* * cygheap.h (cygheap_user::cygheap_user): Initialize token toCorinna Vinschen2001-06-043-1/+10
* * path.cc (normalize_posix_path): Revert .. check removed by previous changes.Christopher Faylor2001-06-045-26/+39
* * net.cc (wsock_event): Add destructor.Corinna Vinschen2001-06-032-0/+10
* * dlfcn.cc (dlclose): Do not call FreeLibrary if the symbol to close wasChristopher Faylor2001-06-032-1/+8