summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete.Corinna Vinschen2006-03-222-55/+37
* * fhandler.cc (fcntl): Print flags in hex.Christopher Faylor2006-03-226-39/+59
* * thread.cc (pthread_cond::init): Disable validity test of objectCorinna Vinschen2006-03-222-6/+19
* * signal.cc (signal): Don't set SA_RESTART here.Christopher Faylor2006-03-223-5/+12
* * child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor2006-03-225-22/+38
* * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor2006-03-215-9/+28
* * child_info.h (child_status): New enum.Christopher Faylor2006-03-205-32/+70
* revert previous debugging checkinChristopher Faylor2006-03-201-8/+4
* * pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor2006-03-203-5/+16
* * dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor2006-03-202-0/+6
* * dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor2006-03-203-7/+11
* * pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor2006-03-183-1/+12
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-1814-86/+170
* 2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith2006-03-184-3/+62
* * include/winbase.h (STATUS_DLL_INIT_FAILED): New define.Christopher Faylor2006-03-162-0/+7
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-168-32/+38
* * child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor2006-03-155-8/+34
* * fork.cc (frok::parent): Improve error message.Christopher Faylor2006-03-142-1/+11
* * dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor2006-03-145-25/+33
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-1311-59/+121
* * cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variableChristopher Faylor2006-03-132-1/+11
* * dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor2006-03-136-36/+73
* Fix typo.Corinna Vinschen2006-03-131-1/+1
* * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen2006-03-133-26/+37
* tweak last ChangeLog descriptionChristopher Faylor2006-03-131-2/+2
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-135-100/+112
* * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor2006-03-129-70/+80
* * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen2006-03-092-7/+41
* * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).Dimitri Papadopoulos2006-03-092-1/+18
* * autoload.cc (NtClose): Define.Corinna Vinschen2006-03-094-108/+172
* Remove accidentally checked in ChangeLog entry.Corinna Vinschen2006-03-091-7/+0
* * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.Dimitri Papadopoulos2006-03-092-15/+23
* * cygtls.h (_cygtls::retaddr): New method.Christopher Faylor2006-03-084-7/+15
* * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen2006-03-082-3/+7
* * syscalls.cc: Include winioctl.h.Corinna Vinschen2006-03-082-0/+35
* * include/shellapi.h [_WIN32_IE >= 0x0600]Dimitri Papadopoulos2006-03-072-15/+24
* * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.Dimitri Papadopoulos2006-03-072-3/+18
* * cygwinenv.sgml: Add missing </para> at transparent_exe.Corinna Vinschen2006-03-072-1/+5
* * include/wingdi.h (CS_*): Correct WINVER guard onDanny Smith2006-03-062-2/+6
* * include/shlobj.h (SFGAO_ISSLOW): Define.Danny Smith2006-03-062-1/+13
* * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos2006-03-061-1/+1
* * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos2006-03-062-4/+3
* * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos2006-03-061-1/+8
* 2006-03-05 Paul J. Lucas <pauljlucas@users.sourceforge.net>Danny Smith2006-03-052-1/+19
* 2006-03-05 Chris Wilson <chris+mingw@qwirx.com>Danny Smith2006-03-052-0/+34
* * dir.cc (opendir): Fix indentation.Corinna Vinschen2006-03-033-6/+21
* * regtool.cc (options): Add 'binary'.Corinna Vinschen2006-03-033-11/+212
* * syscalls.cc (chroot): Disallow chroot into special directories.Corinna Vinschen2006-03-022-0/+7
* * fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): CheckCorinna Vinschen2006-03-022-4/+12
* * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAMECorinna Vinschen2006-03-012-0/+6