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
2001-07-05Add more to entry "How do I print under Cygwin"?David Starks-Browning
2001-07-05Add apropos and /usr/sbin/makewhatis to "Why doesn't man work?" entry.David Starks-Browning
2001-06-30Remerge with gccNick Clifton
2001-06-29Add DWARF 2.1 attributesNick Clifton
2001-06-29* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.Christopher Faylor
2001-06-28Handle ARMs with big endian IEEE words but little endian IEEE bytesNick Clifton
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor
2001-06-28Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor
2001-06-27* fhandler.cc (fhandler_disk_file::fstat): Don't rely on exactly 3 charactersChristopher Faylor
2001-06-26Remove trailing tabs.Christopher Faylor
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor
2001-06-25forced commitChristopher Faylor
2001-06-25Fix typoChristopher Faylor
2001-06-25* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.Christopher Faylor
2001-06-23 * fhandler.h class fhandler_socket): Declare new methodCorinna Vinschen
2001-06-23 * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set sizeCorinna Vinschen
2001-06-23 * fhandler_console.cc (fhandler_console::read): Detect AltGr moreCorinna Vinschen
2001-06-222001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins
2001-06-20* fhandler.cc (fhandler_base::open): Work around windows bug whenEgor Duda
2001-06-20* fhandler_socket.cc (fhandler_socket::signal_secret_event): NewEgor Duda
2001-06-19 * lib/kernel32.def: Add LanguageGroup and UILanguage symbols.Earnie Boyd
2001-06-19 * Makefile.in: Revert 2001-06-17.Alan Modra
2001-06-19* fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.Christopher Faylor
2001-06-18Remove blank line.Christopher Faylor
2001-06-172001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-06-16* exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actuallyChristopher Faylor
2001-06-16* path.cc (path_conv::check): Deal more robustly with foo/ behavior.Christopher Faylor
2001-06-15 * dwarf2.h: Partial merge with gcc version.Per Bothner
2001-06-15 * bfdlink.h (struct bfd_link_info): New member export_dynamic.Hans-Peter Nilsson
2001-06-15 * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor
2001-06-15* fhandler.cc (fhandler_disk_file::fstat): Properly set executable bits forChristopher Faylor
2001-06-15* thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor
2001-06-15Index: opcodes/ChangeLogGeoffrey Keating
2001-06-14* fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda
2001-06-14Remove reference to Cygnus.David Starks-Browning
2001-06-14teeny tiny typoDavid Starks-Browning
2001-06-13Handle GDB's gdb/version.in.Andrew Cagney
2001-06-13* who.texinfo: Oops. Add a couple of important folk.Christopher Faylor
2001-06-13* who.texinfo: Remove email addresses. Modernize.Christopher Faylor
2001-06-12* environ.cc (set_file_api_mode): New function. Move settingEgor Duda
2001-06-122001-06-11 Danny Smith <dannysmith@users.sourceforge.net>Jeff Johnston
2001-06-12 * objidl.h (IMalloc::ReAlloc()): Correct declaration.Earnie Boyd
2001-06-112001-06-11 Egor Duda <deo@logos-m.ru>Jeff Johnston
2001-06-11 * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.Earnie Boyd
2001-06-11 * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd
2001-06-11 * include/shlobj.h (struct _browseinfo): UNICODE it.Earnie Boyd
2001-06-11Add missing entry.Christopher Faylor
2001-06-11 * include/stdio.h (swscanf): Make first arugument const.Earnie Boyd