OSDN Git Service

Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / globals.cc
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-11-03 corinna * fhandler.cc (off_current): Define local in fhandler_...
2011-10-26 cgf* child_info.h (cchildren): New struct.
2011-10-21 corinna * globals.cc (ro_u_ncfsd): New R/O unicode string.
2011-06-09 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-06-06 cgfwhitespace elimination
2011-05-16 corinna * globals.cc (__getlogin_username): Remove.
2011-05-16 corinna * cygtls.h (struct _local_storage): Remove unused...
2011-05-10 corinna * fhandler_proc.cc (format_proc_uptime): Don't call...
2011-02-15 corinna * devices.in: Throughout use slashes instead of backsl...
2010-12-26 cgfcygwin:
2010-10-24 cgf* dcrt0.cc (do_exit): Don't set thread termination...
2010-08-30 cgf* winlean.h: New file.
2010-08-28 corinna * autoload.cc (LoadDLLprime): Change dllname storage...
2010-08-27 corinna * external.cc (sync_wincwd): Remove.
2010-05-07 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-03-28 cgf* globals.cc (exit_status): Add new ES_EXIT_STARTING...
2010-01-12 corinna * globals.cc (ro_u_nwfs): New R/O unicode string.
2009-12-21 corinna Throughout, revert ill-conceived replacement of hMainT...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-11-21 corinna * globals.cc (ro_u_dll): New R/O unicode string.
2009-11-06 corinna * globals.cc (ro_u_scr): New R/O unicode string.
2009-10-31 corinna * cygprops.h: New file.
2009-10-06 cgf* exceptions.cc: Move global variable sigExeced...
2009-08-24 corinna * globals.cc (ro_u_volume): New R/O unicode string.
2009-07-30 corinna * globals.cc (enum exit_states::ES_GLOBAL_DTORS):...
2009-07-17 corinna * globals.cc: Improve comment on R/O UNICODE_STRINGs.
2009-07-16 corinna * globals.cc: Reorder constant UNICODE_STRINGs for...
2009-07-14 corinna Throughout avoid having to initialize constant UNICODE...
2009-07-14 corinna * globals.cc (active_codepage): Remove.
2009-07-07 davekwinsup/ChangeLog:
2009-03-24 corinna * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB...
2009-01-03 cgfRemove unneeded header files from source files througho...