aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2007-07-27 * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen4-118/+68
2007-07-27 * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): UseCorinna Vinschen2-12/+20
2007-07-27 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen3-36/+55
2007-07-27 * fhandler_disk_file.cc (is_volume_mountpoint): New static inlineCorinna Vinschen2-40/+40
2007-07-27 * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen4-20/+18
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen12-270/+573
2007-07-25 * autoload.cc (CreateToolhelp32Snapshot): Remove.Corinna Vinschen2-1/+4
2007-07-25 * autoload.cc (Process32First): Remove.Corinna Vinschen2-2/+5
2007-07-25 * include/wtypes.h (LPDECIMAL): Define.Danny Smith2-6/+12
2007-07-25 * autoload.cc (NetWkstaUserGetInfo): Remove.Corinna Vinschen2-5/+8
2007-07-24 Add missing ChangeLog entry.Corinna Vinschen1-0/+1
2007-07-24 * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen5-10/+386
2007-07-23* Makefile.in (SUBDIRS): Delete stray line continuation artifact,Keith Marshall2-2/+10
2007-07-23* strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor2-1/+7
2007-07-21 * bsd_helper.cc: Drop unnecessary security.h include.Corinna Vinschen2-1/+4
2007-07-20 Fix ChangeLogCorinna Vinschen1-2/+0
2007-07-20 * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changesCorinna Vinschen10-1381/+1287
2007-07-19 * security.cc (set_nt_attribute): Remove.Corinna Vinschen2-21/+16
2007-07-19 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen3-29/+43
2007-07-19 * fhandler.cc (fhandler_base::open): Drop local wpath and upathCorinna Vinschen6-24/+74
2007-07-19 * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define forDanny Smith2-1/+12
2007-07-19 * sec_helper.cc: Remove unused code.Corinna Vinschen2-71/+4
2007-07-19 * autoload.cc (SetSecurityDescriptorControl): Drop.Corinna Vinschen5-22/+25
2007-07-19 * autoload.cc (SetUserObjectSecurity): Drop.Corinna Vinschen5-7/+24
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen9-170/+302
2007-07-19 * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, afterCorinna Vinschen3-2/+8
2007-07-18 * faq-using.xml (faq.using.console-window): Mention FHS location ofBrian Dessent2-5/+7
2007-07-18 * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.Corinna Vinschen2-0/+5
2007-07-18 * cygheap.h (shared_prefix): De-const.Corinna Vinschen3-2/+13
2007-07-17 * fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system.Corinna Vinschen3-1/+16
2007-07-17 * include/winnt.h (FILE_READ_ONLY_VOLUME): Define.Corinna Vinschen3-0/+7
2007-07-17 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Move settingCorinna Vinschen2-3/+8
2007-07-16 * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen7-16/+28
2007-07-14* init.cc (in_dllentry): Delete.Christopher Faylor5-7/+10
2007-07-14* init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives.Christopher Faylor2-1/+6
2007-07-122007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+7
2007-07-12Changelog typoDanny Smith1-2/+3
2007-07-12 * incude/wchar.h (_wsystem) Declare.Danny Smith4-13/+39
2007-07-12 * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,Danny Smith3-16/+36
2007-07-12 [mingw-Bugs-1751518]Danny Smith4-34/+19
2007-07-10 [mingw-Bugs-1750898]Danny Smith2-1/+7
2007-07-10* debug.cc (close_handle): Change debug output format slightly.Christopher Faylor5-11/+22
2007-07-10* strace.cc (usage): Add missing description for -q.Christopher Faylor2-1/+6
2007-07-10* cygwin/strsig.cc (__signals): New macro.Christopher Faylor7-39/+78
2007-07-09 * dir.cc (closedir): Revert change from 2007-06-29.Corinna Vinschen5-82/+83
2007-07-09 [mingw-Bugs-1749305]Danny Smith2-0/+6
2007-07-08* Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance onChristopher Faylor4-30/+41
2007-07-08Add initial FreeBSD version of random.cChristopher Faylor1-0/+502
2007-07-07update copyrightChristopher Faylor1-1/+1
2007-07-07* fhandler.h (fhandler_base::write): Remove __stdcall decoration.Christopher Faylor2-3/+9