summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/globals.cc
Commit message (Expand)AuthorAgeFilesLines
* * globals.cc (hntdll): Define/declare.Christopher Faylor2013-12-091-0/+1
* * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.Corinna Vinschen2013-10-311-0/+1
* * include/sys/cygwin.h (struct per_process): Add posix_memalign. ReduceCorinna Vinschen2013-08-141-0/+1
* cygwin directory changes:Christopher Faylor2013-07-261-4/+5
* Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen2013-07-151-1/+0
* * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen2013-05-231-0/+1
* * globals.cc (__isthreaded): New global variable. Explain what it'sCorinna Vinschen2013-05-211-0/+7
* * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen2013-04-241-1/+12
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-53/+68
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor2013-01-141-1/+0
* * DevNotes: Add entry cgf-000021.Christopher Faylor2013-01-111-1/+1
* * globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, asChristopher Faylor2013-01-041-1/+1
* * DevNotes: Add entry cgf-000019.Christopher Faylor2012-12-281-0/+1
* whitespace cleanupChristopher Faylor2012-08-161-1/+1
* * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen2012-06-031-0/+1
* * environ.cc (struct parse_thing): Add temporary (?) "pipe_byte" option.Christopher Faylor2012-04-281-0/+1
* * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen2012-03-291-0/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2012-03-201-0/+1
* * cygprops.h: Use #pragma once.Christopher Faylor2012-03-191-15/+15
* * environ.cc (dos_file_warning): Drop declaration.Corinna Vinschen2012-02-261-2/+6
* * dcrt0.cc (init_windows_system_directory): Record system_wow64_directoryChristopher Faylor2011-12-131-2/+4
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-1/+0
* * fhandler.cc (off_current): Define local in fhandler_base::raw_write.Corinna Vinschen2011-11-031-5/+0
* * child_info.h (cchildren): New struct.Christopher Faylor2011-10-261-1/+1
* * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen2011-10-211-0/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2011-06-091-5/+0
* whitespace eliminationChristopher Faylor2011-06-061-3/+3
* * globals.cc (__getlogin_username): Remove.Corinna Vinschen2011-05-161-3/+0
* * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen2011-05-161-0/+3
* * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen2011-05-101-2/+0
* * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen2011-02-151-2/+3
* cygwin:Christopher Faylor2010-12-261-0/+2
* * dcrt0.cc (do_exit): Don't set thread termination until all fds have beenChristopher Faylor2010-10-241-1/+1
* * winlean.h: New file.Christopher Faylor2010-08-301-0/+2
* * autoload.cc (LoadDLLprime): Change dllname storage to string16.Corinna Vinschen2010-08-281-0/+2
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-0/+1
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-4/+7
* * globals.cc (exit_status): Add new ES_EXIT_STARTING enum.Christopher Faylor2010-03-281-0/+1
* * globals.cc (ro_u_nwfs): New R/O unicode string.Corinna Vinschen2010-01-121-1/+2
* Throughout, revert ill-conceived replacement of hMainThread withCorinna Vinschen2009-12-211-0/+1
* Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen2009-12-181-2/+0
* * globals.cc (ro_u_dll): New R/O unicode string.Corinna Vinschen2009-11-211-0/+1
* * globals.cc (ro_u_scr): New R/O unicode string.Corinna Vinschen2009-11-061-0/+2
* * cygprops.h: New file.Corinna Vinschen2009-10-311-2/+18
* * exceptions.cc: Move global variable sigExeced...Christopher Faylor2009-10-061-0/+1
* * globals.cc (ro_u_volume): New R/O unicode string.Corinna Vinschen2009-08-241-0/+1
* * globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.Corinna Vinschen2009-07-301-1/+0
* * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen2009-07-171-1/+7
* * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen2009-07-161-5/+6