summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor2002-07-0114-14/+39
* * debug.cc (threads): Avoid initialization.Christopher Faylor2002-07-013-3/+8
* * uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort forChristopher Faylor2002-07-012-4/+7
* * shared.cc (sec_none): Move to sec_helper.cc.Corinna Vinschen2002-07-013-96/+113
* * uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existingChristopher Faylor2002-07-012-10/+21
* white spaceChristopher Faylor2002-07-012-2/+2
* * environ.cc (parse_options): Use setenv to potentially replace CYGWIN value onChristopher Faylor2002-07-012-14/+40
* * fhandler.h (fhandler_process::pid): New field.Christopher Faylor2002-06-303-7/+26
* * fhandler.h (fhandler_process::p): New field.Christopher Faylor2002-06-303-17/+29
* * security.cc (extract_nt_dom_user): Check for all buffer overflows.Corinna Vinschen2002-06-302-41/+31
* * uinfo.cc (cygheap_user::test_uid): Use standard issetuid test.Christopher Faylor2002-06-292-1/+5
* * autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor2002-06-294-7/+23
* * environ.cc (spenv::retrieve): Detect return of env_dontadd from cygheap_userChristopher Faylor2002-06-292-5/+13
* * uinfo.cc (cygheap_user::test_uid): Return NULL or further tests are sortaChristopher Faylor2002-06-292-2/+8
* * environ.cc (spenv::from_cygheap): Still need to take setuid intoChristopher Faylor2002-06-292-2/+7
* * uinfo.cc (cygheap_user::env_logsrv): Return "almost_null" in case where noChristopher Faylor2002-06-292-1/+6
* * cygheap.h (cygheap_user): Reorg to accommodate environment caching.Christopher Faylor2002-06-296-63/+124
* Add missing entry.Christopher Faylor2002-06-271-0/+1
* * cygheap.cc (cfree_and_set): New function.Christopher Faylor2002-06-278-52/+89
* Delete extraneous comment from my previous change.Conrad Scott2002-06-271-1/+1
* * dcrt0.cc (dll_crt0_1): Let __progname point to the applicationsCorinna Vinschen2002-06-272-4/+16
* * thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor2002-06-272-1/+9
* * mmap.cc (list::match): Check using pagesize aligned size.Corinna Vinschen2002-06-272-4/+10
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): ForceChristopher Faylor2002-06-272-13/+37
* * cygheap.cc (cygheap_user::set_name): Correct thinko in below change.Christopher Faylor2002-06-273-5/+13
* * cygheap.cc (cygheap_user::set_name): Avoid clearing things when just settingChristopher Faylor2002-06-263-3/+18
* * fhandler.h (fhandler_socket::bind): Add method definition.Corinna Vinschen2002-06-264-488/+653
* * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid compiler warning.Corinna Vinschen2002-06-262-1/+6
* * dcrt0.cc (_dcrt0): Be more defensive when reserved block is used and it's notChristopher Faylor2002-06-262-2/+9
* * autoload (noload): Avoid clobbering bx register.Christopher Faylor2002-06-266-25/+52
* * winsup.h: Minor cleanup.Christopher Faylor2002-06-265-12/+30
* * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.Conrad Scott2002-06-252-0/+7
* 2002-06-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-253-6/+38
* * syscalls.cc (chown): Convert uid to 32 bit.Corinna Vinschen2002-06-252-3/+11
* 2002-06-25 Ken Fitlike <kenfitlike@hotmail.com>Danny Smith2002-06-252-1/+133
* Update from Joshua Daniel FranklinChristopher Faylor2002-06-251-120/+161
* * dtable.cc (dtable::find_unused_handle): Avoid coercion.Christopher Faylor2002-06-242-2/+5
* * dtable.cc (fhandler_base::dup2): Cleanup. Ensure that lock is turned off inChristopher Faylor2002-06-242-18/+24
* * uinfo.cc (internal_getlogin): Set myself->uid and myself->gid insteadCorinna Vinschen2002-06-242-6/+13
* * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor2002-06-244-9/+18
* * ntsec.sgml: Clean up text for examples of /etc/passwd and /etc/group.Corinna Vinschen2002-06-242-9/+64
* * include/objidl.h (struct tagPROPVARIANT): Kill obsoleteDanny Smith2002-06-242-1/+8
* * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.Danny Smith2002-06-242-0/+5
* 2002-06-24 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-243-7/+36
* * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.Christopher Faylor2002-06-243-5/+19
* * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.Christopher Faylor2002-06-242-21/+4
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-237-7/+15
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-234-9/+18
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-233-24/+45
* * Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2002-06-222-1/+5