summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/globals.cc
Commit message (Expand)AuthorAgeFilesLines
* Symlink creation defaults to Windows shortcuts.cygnal-release-2.5.1.99Kaz Kylheku2016-07-161-1/+1
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Remove remnants of never-defined MALLOC_DEBUG and NEWVFORKPeter Foley2016-04-011-3/+0
* Remove ill-advised cygwin_propsCorinna Vinschen2016-03-191-14/+0
* Update Cygwin's fnmatch to latest from FreeBSD.Corinna Vinschen2015-11-181-0/+3
* Accommodate trailing NUL in PrlSF filesystem name.Corinna Vinschen2015-11-041-1/+3
* Add support for Parallels Desktop FS (prlfs)Corinna Vinschen2015-11-021-0/+1
* cygwin: Fix copyright datesCorinna Vinschen2015-07-291-1/+1
* Reduce stack pressure throughout CygwinCorinna Vinschen2015-07-191-0/+1
* Fix copyright dateCorinna Vinschen2014-10-291-1/+1
* * globals.cc (dos_file_warning): Set to false by default.Corinna Vinschen2014-10-281-1/+1
* * fhandler_procsys.cc (fhandler_procsys::readdir): Just testCorinna Vinschen2014-10-091-0/+3
* * 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