Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2005-07-252005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-07-20 * include/wingdi.h (TT_PRIM_CSPLINE): Define.Danny Smith
2005-07-20 * include/richedit.h (SETTEXTEX): Define structure andDanny Smith
2005-07-20* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor
2005-07-19 * include/wingdi.h (SYSPAL_NOSTATIC256): Define.Danny Smith
2005-07-19 * include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORTDanny Smith
2005-07-19 * include/commctrl.h (RBBS_USECHEVRON): Define.Danny Smith
2005-07-18 * lib/kernel32.def (GetUserGeoID): Correct suffix.Danny Smith
2005-07-18 * include/commctrl.h (TreeView_SetItemState): InitiliseDanny Smith
2005-07-18Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).Danny Smith
2005-07-182005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith
2005-07-182005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith
2005-07-172005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd
2005-07-17.Christopher Faylor
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor
2005-07-17fix whitespaceChristopher Faylor
2005-07-142005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd
2005-07-102005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2005-07-09* path.cc (mount): Only check win32_path when we know we need it.Christopher Faylor
2005-07-09 * cygwin.din (getline): Export.Corinna Vinschen
2005-07-08 * include/objsafe.h: New file.Dimitri Papadopoulos
2005-07-08 * how-using.texinfo: Fix typos.Corinna Vinschen
2005-07-08 * cygwin.din (__getline): Export.Corinna Vinschen
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
2005-07-06* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor
2005-07-06* dcrt0.cc (cygwin_exit): Mark as "noreturn".Christopher Faylor
2005-07-05* malloc.cc: Update to version 2.8.2.Christopher Faylor
2005-07-05 * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor
2005-07-05ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.Christopher Faylor
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen
2005-07-03* thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.Christopher Faylor
2005-07-03add missing ChangeLog entriesChristopher Faylor
2005-07-03* thread.h (verifyable_object_state verifyable_object_isvalid): Delete functionChristopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-07-03should have been checked in on 2005-06-29Christopher Faylor
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor
2005-06-30 * fhandler.cc (fhandler_base::readv): Use malloc/free instead of alloca.Corinna Vinschen
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor
2005-06-30revert erroneous checkinChristopher Faylor
2005-06-30* autoload.cc (LoadDLLprime): Use a more descriptive name for autoload textChristopher Faylor
2005-06-27 * fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.Corinna Vinschen
2005-06-24 * path.cc (path_conv::check): Don't strip trailing dots and spacesCorinna Vinschen
2005-06-24 * fhandler.cc (rootdir): Don't set errno.Corinna Vinschen
2005-06-22 * fhandler.h (class fhandler_dev_tape): Add declaration forCorinna Vinschen
2005-06-22 * security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.Corinna Vinschen
2005-06-22 * uinfo.cc (uinfo_init): Call reimpersonate to set the main thread'sCorinna Vinschen