aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2005-07-18 * lib/kernel32.def (GetUserGeoID): Correct suffix.Danny Smith2-3/+8
2005-07-18 * include/commctrl.h (TreeView_SetItemState): InitiliseDanny Smith2-0/+7
2005-07-18Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).Danny Smith1-4/+0
2005-07-182005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith2-0/+22
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2-0/+7
2005-07-182005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2-0/+7
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2-4/+12
2005-07-172005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2-0/+7
2005-07-17.Christopher Faylor1-2/+2
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor10-136/+195
2005-07-16fix whitespaceChristopher Faylor1-91/+91
2005-07-132005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2-1/+22
2005-07-102005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin5-16/+70
2005-07-09* path.cc (mount): Only check win32_path when we know we need it.Christopher Faylor2-1/+7
2005-07-09 * cygwin.din (getline): Export.Corinna Vinschen4-5/+21
2005-07-08 * include/objsafe.h: New file.Dimitri Papadopoulos1-0/+4
2005-07-08 * how-using.texinfo: Fix typos.Corinna Vinschen2-2/+6
2005-07-08 * cygwin.din (__getline): Export.Corinna Vinschen4-2/+16
2005-07-06Eliminate (void) cast on standalone function calls throughout.Christopher Faylor41-106/+110
2005-07-05* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2-16/+25
2005-07-05* dcrt0.cc (cygwin_exit): Mark as "noreturn".Christopher Faylor3-2/+10
2005-07-05* malloc.cc: Update to version 2.8.2.Christopher Faylor2-5/+18
2005-07-05 * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen2-10/+21
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor35-212/+187
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor8-48/+65
2005-07-05ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.Christopher Faylor1-3/+4
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen3-19/+13
2005-07-03* thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.Christopher Faylor1-0/+4
2005-07-03add missing ChangeLog entriesChristopher Faylor1-0/+3
2005-07-03* thread.h (verifyable_object_state verifyable_object_isvalid): Delete functionChristopher Faylor3-214/+215
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor32-446/+514
2005-07-03should have been checked in on 2005-06-29Christopher Faylor1-1/+1
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor2-1/+5
2005-06-30 * fhandler.cc (fhandler_base::readv): Use malloc/free instead of alloca.Corinna Vinschen2-4/+11
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor9-19/+86
2005-06-30revert erroneous checkinChristopher Faylor1-4/+4
2005-06-29* autoload.cc (LoadDLLprime): Use a more descriptive name for autoload textChristopher Faylor3-5/+11
2005-06-27 * fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.Corinna Vinschen2-0/+5
2005-06-24 * path.cc (path_conv::check): Don't strip trailing dots and spacesCorinna Vinschen2-1/+6
2005-06-24 * fhandler.cc (rootdir): Don't set errno.Corinna Vinschen3-7/+11
2005-06-22 * fhandler.h (class fhandler_dev_tape): Add declaration forCorinna Vinschen3-1/+52
2005-06-21 * security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.Corinna Vinschen2-9/+14
2005-06-21 * uinfo.cc (uinfo_init): Call reimpersonate to set the main thread'sCorinna Vinschen2-0/+6
2005-06-21* how-using.texinfo: Add FAQ about firewall software. UpdateJoshua Daniel Franklin3-40/+51
2005-06-20 * fhandler_proc.cc (format_proc_partitions): Only list recognizedCorinna Vinschen2-2/+8
2005-06-20fix indentationChristopher Faylor1-98/+98
2005-06-19 * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,Danny Smith2-4/+10
2005-06-18 * glob.c: (glob0): New local variable `limit`. Use in calls to glob1Corinna Vinschen4-17/+48
2005-06-18Correct typo in ChangeLogDanny Smith1-2/+2
2005-06-18 * include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field.Danny Smith2-1/+7