summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor2002-07-141-0/+4
* * Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor2002-07-141-0/+4
* * Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor2002-07-141-0/+5
* * dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor2002-07-131-0/+11
* * debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor2002-07-131-0/+51
* fyx tipo.Christopher Faylor2002-07-121-1/+1
* * cygwin.in: Change erroneous entries.Christopher Faylor2002-07-121-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2002-07-111-0/+6
* * debug.cc: Avoid explicit zeroing of globals.Christopher Faylor2002-07-091-0/+9
* Add missing entry from 2002-06-25Christopher Faylor2002-07-071-0/+43
* * fhandler.h (fhandler_socket::is_unconnected): Constify.Corinna Vinschen2002-07-061-0/+20
* add missing entryChristopher Faylor2002-07-051-0/+3
* * ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor2002-07-051-0/+5
* * fhandler.h (UNCONNECTED): New define.Corinna Vinschen2002-07-051-0/+22
* * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't freeCorinna Vinschen2002-07-041-0/+5
* * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operationCorinna Vinschen2002-07-041-0/+5
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-07-031-0/+4
* * include/sys/statfs.h: New header file.Christopher Faylor2002-07-031-0/+4
* * dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if noneChristopher Faylor2002-07-031-0/+9
* * tty.cc (tty::common_init): Reverse logic of cygserver check inConrad Scott2002-07-031-0/+5
* * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen2002-07-031-0/+7
* * cygheap.cc (init_cheap): Rearrange error message.Christopher Faylor2002-07-031-0/+9
* * net.cc (cygwin_getpeername): Defend against NULL pointer dereference.Christopher Faylor2002-07-021-0/+4
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2002-07-021-0/+4
* * security.cc (get_logon_server): Interpret a zero lengthCorinna Vinschen2002-07-021-0/+9
* * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen2002-07-021-0/+7
* * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen2002-07-021-0/+9
* * syscalls.c (seteuid32): Return immediately if the program is not impersonatedChristopher Faylor2002-07-021-0/+6
* * syscalls.cc (seteuid32): Fix incorrect placement of Pierre's patch below.Christopher Faylor2002-07-021-0/+5
* * syscalls.cc (seteuid32): Fix incorrect use of system_printf.Christopher Faylor2002-07-021-0/+4
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-021-1/+50
* * syscalls.c (seteuid32): Do not return an error when the token cannot beChristopher Faylor2002-07-011-0/+5
* * 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