summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"Christopher Faylor2002-06-201-0/+6
* Use hMainProc where appropriate, throughout.Christopher Faylor2002-06-191-0/+9
* * uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only withCorinna Vinschen2002-06-191-0/+5
* rewordChristopher Faylor2002-06-161-2/+2
* * cygheap.h (cygheap_user::issetuid): New method.Christopher Faylor2002-06-161-0/+15
* Changes suggested by Pierre Humblet.Christopher Faylor2002-06-161-0/+12
* * cygheap.h (cygheap_user::winname): New field.Christopher Faylor2002-06-161-0/+10
* * spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID.Christopher Faylor2002-06-161-0/+5
* * child_info.h (child_proc_info): Declare as base class.Christopher Faylor2002-06-151-0/+20
* * uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unlessChristopher Faylor2002-06-151-0/+5
* * cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor2002-06-141-0/+9
* * cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor2002-06-141-0/+7
* * cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor2002-06-141-0/+37
* * environ.cc (build_env): If realloc moves envblock, move s with it.Corinna Vinschen2002-06-141-0/+4
* * winver.rc: Add more words to copyright.Christopher Faylor2002-06-131-0/+4
* * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen2002-06-131-0/+6
* * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen2002-06-131-0/+8
* * security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor2002-06-131-0/+5
* * path.cc (chdir): Minor cleanup.Christopher Faylor2002-06-131-0/+4
* * environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor2002-06-131-0/+5
* * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor2002-06-121-0/+38
* * spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor2002-06-111-0/+4
* * spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.Christopher Faylor2002-06-111-0/+5
* * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor2002-06-111-0/+16
* * include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor2002-06-101-0/+4
* * dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor2002-06-101-0/+9
* * fhandler.h (fhandler_socket::fixup_after_fork): Revert patch fromCorinna Vinschen2002-06-101-0/+8
* /tmp/cvs610a0a90.1Robert Collins2002-06-101-0/+17
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor2002-06-101-4/+9
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-0/+39
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-091-0/+6
* * pinfo.cc (pinfo_dummy): Initialize to correct size.Christopher Faylor2002-06-091-0/+4
* * path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor2002-06-091-0/+5
* * external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor2002-06-091-0/+11
* * include/wchar.h: Define __need_size_t.Christopher Faylor2002-06-081-0/+4
* * fhandler_socket.cc (fhandler_socket::fstat): Don't assume that socket isChristopher Faylor2002-06-081-0/+14
* * autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor2002-06-071-0/+17
* * autoload.cc (noload): Correctly save argument count register.Christopher Faylor2002-06-061-11/+14
* * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen2002-06-061-0/+19
* * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen2002-06-061-0/+22
* Fix ChangeLog entry.Corinna Vinschen2002-06-061-5/+5
* * child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor2002-06-061-0/+5
* * child_info.h (CHILD_INFO_MAGIC): Update.Christopher Faylor2002-06-061-0/+4
* * strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor2002-06-061-0/+4
* * cygwin.din: Eliminate some newlib wrappers.Christopher Faylor2002-06-061-0/+8
* * dir.cc (rmdir): Streamline. Detect attempts to remove directories fromChristopher Faylor2002-06-051-1/+8
* * dtable.cc (handle_to_fn): Check error return value from NtQueryObject firstChristopher Faylor2002-06-051-0/+8
* /tmp/cvs610a0efc.1Robert Collins2002-06-051-0/+16
* * grp.cc (read_etc_group): When emulating nonexisting group file onCorinna Vinschen2002-06-051-0/+12
* * grp.cc (etc_group): Removed.Corinna Vinschen2002-06-051-0/+16