summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor2002-07-011-0/+17
* * debug.cc (threads): Avoid initialization.Christopher Faylor2002-07-011-0/+6
* * uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort forChristopher Faylor2002-07-011-0/+5
* * shared.cc (sec_none): Move to sec_helper.cc.Corinna Vinschen2002-07-011-0/+17
* * uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existingChristopher Faylor2002-07-011-0/+7
* white spaceChristopher Faylor2002-07-011-1/+1
* * environ.cc (parse_options): Use setenv to potentially replace CYGWIN value onChristopher Faylor2002-07-011-0/+9
* * fhandler.h (fhandler_process::pid): New field.Christopher Faylor2002-06-301-0/+7
* * fhandler.h (fhandler_process::p): New field.Christopher Faylor2002-06-301-0/+9
* * security.cc (extract_nt_dom_user): Check for all buffer overflows.Corinna Vinschen2002-06-301-0/+7
* * uinfo.cc (cygheap_user::test_uid): Use standard issetuid test.Christopher Faylor2002-06-291-0/+4
* * autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor2002-06-291-0/+10
* * environ.cc (spenv::retrieve): Detect return of env_dontadd from cygheap_userChristopher Faylor2002-06-291-0/+8
* * uinfo.cc (cygheap_user::test_uid): Return NULL or further tests are sortaChristopher Faylor2002-06-291-0/+6
* * environ.cc (spenv::from_cygheap): Still need to take setuid intoChristopher Faylor2002-06-291-1/+6
* * uinfo.cc (cygheap_user::env_logsrv): Return "almost_null" in case where noChristopher Faylor2002-06-291-0/+5
* * cygheap.h (cygheap_user): Reorg to accommodate environment caching.Christopher Faylor2002-06-291-0/+26
* Add missing entry.Christopher Faylor2002-06-271-0/+1
* * cygheap.cc (cfree_and_set): New function.Christopher Faylor2002-06-271-0/+20
* * dcrt0.cc (dll_crt0_1): Let __progname point to the applicationsCorinna Vinschen2002-06-271-0/+6
* * thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor2002-06-271-0/+5
* * mmap.cc (list::match): Check using pagesize aligned size.Corinna Vinschen2002-06-271-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): ForceChristopher Faylor2002-06-271-0/+5
* * cygheap.cc (cygheap_user::set_name): Correct thinko in below change.Christopher Faylor2002-06-271-0/+4
* * cygheap.cc (cygheap_user::set_name): Avoid clearing things when just settingChristopher Faylor2002-06-261-0/+7
* * fhandler.h (fhandler_socket::bind): Add method definition.Corinna Vinschen2002-06-261-0/+40
* * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid compiler warning.Corinna Vinschen2002-06-261-0/+4
* * dcrt0.cc (_dcrt0): Be more defensive when reserved block is used and it's notChristopher Faylor2002-06-261-0/+5
* * autoload (noload): Avoid clobbering bx register.Christopher Faylor2002-06-261-0/+14
* * winsup.h: Minor cleanup.Christopher Faylor2002-06-261-0/+15
* * syscalls.cc (chown): Convert uid to 32 bit.Corinna Vinschen2002-06-251-0/+6
* * dtable.cc (dtable::find_unused_handle): Avoid coercion.Christopher Faylor2002-06-241-0/+4
* * dtable.cc (fhandler_base::dup2): Cleanup. Ensure that lock is turned off inChristopher Faylor2002-06-241-0/+5
* * uinfo.cc (internal_getlogin): Set myself->uid and myself->gid insteadCorinna Vinschen2002-06-241-0/+7
* * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor2002-06-241-0/+9
* * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.Christopher Faylor2002-06-241-0/+5
* * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.Christopher Faylor2002-06-241-0/+4
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-231-0/+8
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-231-0/+9
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-231-0/+17
* * Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2002-06-221-0/+4
* * syscalls.cc (stat64_to_stat32): Correctly evaluate st_rdev.Corinna Vinschen2002-06-211-0/+6
* * security.cc (alloc_sd): Carefully check owner_sid again after tryingCorinna Vinschen2002-06-211-0/+5
* * security.cc (alloc_sd): Remove unnecessary retrieval of owner name.Corinna Vinschen2002-06-211-0/+9
* * errno.cc: Change text description for EBADF throughout.Christopher Faylor2002-06-211-0/+4
* remove unneeded white spaceChristopher Faylor2002-06-211-2/+2
* * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor2002-06-211-0/+7
* * 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