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-17* child_info.h: Bump magic number.Christopher Faylor
2001-07-17Update local local copies of config.sub and config.guess.Andrew Cagney
2001-07-16 * grp.cc: Add missing Copyright date 2001.Corinna Vinschen
2001-07-16 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen
2001-07-15 * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen
2001-07-14* syscalls.cc (stat_worker): Simplify previous change.Christopher Faylor
2001-07-13* syscalls.cc (_unlink): Correct (?) logic which determines when to report anChristopher Faylor
2001-07-132001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-07-132001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-07-12* some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler
2001-07-11merge from gccDJ Delorie
2001-07-11 * mmap.cc (fhandler_disk_file::mmap): Try to open file mappingsCorinna Vinschen
2001-07-09 * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen
2001-07-09 * security.cc (alloc_sd): Don't set inheritance attribute forCorinna Vinschen
2001-07-072001-07-07 Ben Elliston <bje@redhat.com>Ben Elliston
2001-07-06WinME also affected by missing pipe keyDavid Starks-Browning
2001-07-06New entry "Why doesn't Cygwin tcl/tk understand Cygwin paths?"David Starks-Browning
2001-07-06New entry: "Why don't international (8-bit) characters work?"David Starks-Browning
2001-07-06New "Known Problems" entry: Pipe key doesn't work on non-US kbds on Win9x.David Starks-Browning
2001-07-06better instructions for installing cygwin snapshotsDavid Starks-Browning
2001-07-06New entry "Where is the su command?"David Starks-Browning
2001-07-05forceChristopher Faylor
2001-07-05"How do I rebuild the tools on my NT box?": texi2html now provided.David Starks-Browning
2001-07-05"Why the weird directory structure?": new mount output format.David Starks-Browning
2001-07-05Update "Can I use setup to install snapshots?" (now 'no') with new instructions.David Starks-Browning
2001-07-05Add caveat that contents list is always out of date.David Starks-Browning
2001-07-05just a bit more...David Starks-Browning
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