summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchgdb_s390-2001-09-26-branchpointgdb_5_1-2001-07-29-branchpointcvs2svn2001-07-261-2830/+0
* * syscalls.cc (setsid): Detach process from its console if the currentChristopher Faylor2001-07-261-0/+13
* Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>Robert Collins2001-07-251-0/+6
* * localtime.c: Changed whole file to become C++ clean. Rename toCorinna Vinschen2001-07-251-0/+6
* * cygheap.cc (cygheap_fixup_in_child): Attempt Win95 workaround.Christopher Faylor2001-07-211-0/+9
* * dir.cc (readdir): Protect FindNextFileA against INVALID_HANDLE_VALUE.Corinna Vinschen2001-07-201-0/+4
* * cygheap.cc (_cmalloc): Use correct constants for size calculation.Christopher Faylor2001-07-181-0/+8
* * security.cc (get_user_groups): Call Net function with NULL serverCorinna Vinschen2001-07-181-0/+8
* * syscalls.cc (_unlink): Explicitely check for non-existant file.Corinna Vinschen2001-07-181-0/+4
* * delqueue.h: Remove obsolete file.Corinna Vinschen2001-07-171-0/+4
* * child_info.h: Bump magic number.Christopher Faylor2001-07-171-0/+17
* * grp.cc: Add missing Copyright date 2001.Corinna Vinschen2001-07-161-0/+4
* Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen2001-07-151-0/+14
* * syscalls.cc (stat_worker): Simplify previous change.Christopher Faylor2001-07-141-0/+4
* * syscalls.cc (_unlink): Correct (?) logic which determines when to report anChristopher Faylor2001-07-131-2/+9
* * mmap.cc (fhandler_disk_file::mmap): Try to open file mappingsCorinna Vinschen2001-07-101-0/+6
* * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen2001-07-091-0/+4
* * security.cc (alloc_sd): Don't set inheritance attribute forCorinna Vinschen2001-07-091-0/+5
* * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.Christopher Faylor2001-06-291-0/+4
* Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor2001-06-281-0/+20
* * fhandler.cc (fhandler_disk_file::fstat): Don't rely on exactly 3 charactersChristopher Faylor2001-06-261-0/+12
* Remove trailing tabs.Christopher Faylor2001-06-261-1/+1
* * mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor2001-06-261-1/+12
* Fix typoChristopher Faylor2001-06-241-1/+1
* * exceptions.cc (interrupt_setup): Move actions from setup_handler to here.Christopher Faylor2001-06-241-0/+12
* * fhandler.h class fhandler_socket): Declare new methodCorinna Vinschen2001-06-221-0/+7
* * fhandler_tape.cc (fhandler_dev_tape::tape_erase): Set sizeCorinna Vinschen2001-06-221-0/+5
* * fhandler_console.cc (fhandler_console::read): Detect AltGr moreCorinna Vinschen2001-06-221-0/+5
* 2001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins2001-06-211-0/+6
* * fhandler.cc (fhandler_base::open): Work around windows bug whenEgor Duda2001-06-201-0/+6
* * fhandler_socket.cc (fhandler_socket::signal_secret_event): NewEgor Duda2001-06-201-0/+12
* * fhandler_tty.cc (fhandler_tty_slave::init): Revert 2001-06-16 change.Christopher Faylor2001-06-181-3/+17
* * exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actuallyChristopher Faylor2001-06-161-1/+12
* * path.cc (path_conv::check): Deal more robustly with foo/ behavior.Christopher Faylor2001-06-151-0/+4
* * fhandler_tape.cc (fhandler_dev_tape::tape_status): Set sizeCorinna Vinschen2001-06-151-0/+5
* * fhandler.cc (fhandler_disk_file::fstat): Properly set executable bits forChristopher Faylor2001-06-151-0/+6
* * thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor2001-06-141-0/+5
* * fhandler.cc (fhandler_base::open): Set win32 access flagsEgor Duda2001-06-141-0/+9
* * environ.cc (set_file_api_mode): New function. Move settingEgor Duda2001-06-121-0/+8
* Add missing entry.Christopher Faylor2001-06-111-1/+5
* * pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.Christopher Faylor2001-06-111-0/+5
* * path.cc (chdir): Fix call to path_conv constructor so that it REALLY doesn'tChristopher Faylor2001-06-111-0/+5
* * path.cc (path_conv::update_fs_info): Don't consider remote drives to be NTFS.Christopher Faylor2001-06-111-0/+6
* * path.cc (chdir): Pre-check path for validity before eating trailing space.Christopher Faylor2001-06-111-0/+6
* * exceptions.cc (sigdelayed): Ensure that signal is cleared as the lastChristopher Faylor2001-06-101-0/+6
* * cygwin.din: Add fchdir symbols.Corinna Vinschen2001-06-101-0/+8
* * syscalls.cc (seteuid): Set environment variables USERNAME andCorinna Vinschen2001-06-091-0/+10
* * thread.cc (pthread_cond::Broadcast): Don't print error messages on invalidChristopher Faylor2001-06-071-0/+8
* * fhandler_console.cc (fhandler_console::dup): Allocate space forCorinna Vinschen2001-06-051-0/+6
* * security.h (NTWriteEA): Change prototype.Egor Duda2001-06-051-0/+20