aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-07-10 * mmap.cc (fhandler_disk_file::mmap): Try to open file mappingsCorinna Vinschen2-7/+33
2001-07-09 * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen2-3/+11
2001-07-09 * security.cc (alloc_sd): Don't set inheritance attribute forCorinna Vinschen2-0/+21
2001-07-06WinME also affected by missing pipe keyDavid Starks-Browning1-1/+1
2001-07-06New entry "Why doesn't Cygwin tcl/tk understand Cygwin paths?"David Starks-Browning1-0/+9
2001-07-06New entry: "Why don't international (8-bit) characters work?"David Starks-Browning1-0/+14
2001-07-06New "Known Problems" entry: Pipe key doesn't work on non-US kbds on Win9x.David Starks-Browning1-2/+9
2001-07-05better instructions for installing cygwin snapshotsDavid Starks-Browning1-1/+1
2001-07-05New entry "Where is the su command?"David Starks-Browning1-0/+10
2001-07-04"How do I rebuild the tools on my NT box?": texi2html now provided.David Starks-Browning1-10/+3
2001-07-04"Why the weird directory structure?": new mount output format.David Starks-Browning1-5/+7
2001-07-04Update "Can I use setup to install snapshots?" (now 'no') with new instructions.David Starks-Browning1-14/+25
2001-07-04Add caveat that contents list is always out of date.David Starks-Browning1-30/+2
2001-07-04just a bit more...David Starks-Browning1-0/+2
2001-07-04Add more to entry "How do I print under Cygwin"?David Starks-Browning1-3/+24
2001-07-04Add apropos and /usr/sbin/makewhatis to "Why doesn't man work?" entry.David Starks-Browning1-3/+12
2001-06-29* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.Christopher Faylor2-6/+10
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor2-7/+8
2001-06-28Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor10-54/+88
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor2-3/+10
2001-06-26* fhandler.cc (fhandler_disk_file::fstat): Don't rely on exactly 3 charactersChristopher Faylor4-5/+28
2001-06-26Remove trailing tabs.Christopher Faylor2-2/+2
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor15-460/+484
2001-06-24forced commitChristopher Faylor1-0/+3
2001-06-24Fix typoChristopher Faylor1-1/+1
2001-06-24* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.Christopher Faylor6-75/+84
2001-06-22 * fhandler.h class fhandler_socket): Declare new methodCorinna Vinschen3-0/+17
2001-06-22 * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set sizeCorinna Vinschen2-1/+6
2001-06-22 * fhandler_console.cc (fhandler_console::read): Detect AltGr moreCorinna Vinschen2-2/+25
2001-06-212001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins2-2/+8
2001-06-20* fhandler.cc (fhandler_base::open): Work around windows bug whenEgor Duda2-0/+17
2001-06-20* fhandler_socket.cc (fhandler_socket::signal_secret_event): NewEgor Duda4-15/+44
2001-06-19 * lib/kernel32.def: Add LanguageGroup and UILanguage symbols.Earnie Boyd2-0/+13
2001-06-18* fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.Christopher Faylor4-64/+99
2001-06-18Remove blank line.Christopher Faylor1-1/+0
2001-06-16* exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actuallyChristopher Faylor6-8/+25
2001-06-15* path.cc (path_conv::check): Deal more robustly with foo/ behavior.Christopher Faylor2-6/+10
2001-06-15 * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen2-1/+9
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor3-2/+13
2001-06-15* fhandler.cc (fhandler_disk_file::fstat): Properly set executable bits forChristopher Faylor2-44/+40
2001-06-14* thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor2-1/+11
2001-06-14* fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda4-21/+40
2001-06-14Remove reference to Cygnus.David Starks-Browning1-1/+1
2001-06-14teeny tiny typoDavid Starks-Browning1-1/+1
2001-06-13* who.texinfo: Oops. Add a couple of important folk.Christopher Faylor3-0/+10
2001-06-13* who.texinfo: Remove email addresses. Modernize.Christopher Faylor2-55/+68
2001-06-12* environ.cc (set_file_api_mode): New function. Move settingEgor Duda4-4/+29
2001-06-11 * objidl.h (IMalloc::ReAlloc()): Correct declaration.Earnie Boyd2-2/+7
2001-06-11 * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.Earnie Boyd3-2/+10
2001-06-11 * profile/configure.in: Make msvcrt.dll version default.Earnie Boyd4-22/+28