| Commit message (Expand) | Author | Age | Files | Lines |
* | * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Use | Corinna Vinschen | 2007-07-27 | 3 | -36/+55 |
* | * fhandler_disk_file.cc (is_volume_mountpoint): New static inline | Corinna Vinschen | 2007-07-27 | 2 | -40/+40 |
* | * fhandler.h (enum query_state): Drop redundant query_stat_control. | Corinna Vinschen | 2007-07-27 | 4 | -20/+18 |
* | * dir.cc (readdir_worker): Drop dir parameter from call to | Corinna Vinschen | 2007-07-26 | 12 | -270/+573 |
* | * autoload.cc (CreateToolhelp32Snapshot): Remove. | Corinna Vinschen | 2007-07-25 | 2 | -1/+4 |
* | * autoload.cc (Process32First): Remove. | Corinna Vinschen | 2007-07-25 | 2 | -2/+5 |
* | * include/wtypes.h (LPDECIMAL): Define. | Danny Smith | 2007-07-25 | 2 | -6/+12 |
* | * autoload.cc (NetWkstaUserGetInfo): Remove. | Corinna Vinschen | 2007-07-25 | 2 | -5/+8 |
* | * ternary.h: Remove. | Ben Elliston | 2007-07-25 | 2 | -51/+4 |
* | Add missing ChangeLog entry. | Corinna Vinschen | 2007-07-24 | 1 | -0/+1 |
* | * dumper.cc: Change license to plain GPLv2 + later. | Corinna Vinschen | 2007-07-24 | 5 | -10/+386 |
* | * Makefile.in (SUBDIRS): Delete stray line continuation artifact, | Keith Marshall | 2007-07-23 | 2 | -2/+10 |
* | * strace.cc (create_child): Don't convert a path from cygwin format unless it | Christopher Faylor | 2007-07-23 | 2 | -1/+7 |
* | * bsd_helper.cc: Drop unnecessary security.h include. | Corinna Vinschen | 2007-07-21 | 2 | -1/+4 |
* | Fix ChangeLog | Corinna Vinschen | 2007-07-20 | 1 | -2/+0 |
* | * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes | Corinna Vinschen | 2007-07-20 | 10 | -1381/+1287 |
* | * security.cc (set_nt_attribute): Remove. | Corinna Vinschen | 2007-07-19 | 2 | -21/+16 |
* | * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Use | Corinna Vinschen | 2007-07-19 | 3 | -29/+43 |
* | * fhandler.cc (fhandler_base::open): Drop local wpath and upath | Corinna Vinschen | 2007-07-19 | 6 | -24/+74 |
* | * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for | Danny Smith | 2007-07-19 | 2 | -1/+12 |
* | * sec_helper.cc: Remove unused code. | Corinna Vinschen | 2007-07-19 | 2 | -71/+4 |
* | * autoload.cc (SetSecurityDescriptorControl): Drop. | Corinna Vinschen | 2007-07-19 | 5 | -22/+25 |
* | * autoload.cc (SetUserObjectSecurity): Drop. | Corinna Vinschen | 2007-07-19 | 5 | -7/+24 |
* | * cygheap.h (init_cygheap::luid): Remove. | Corinna Vinschen | 2007-07-19 | 9 | -170/+302 |
* | * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, after | Corinna Vinschen | 2007-07-19 | 3 | -2/+8 |
* | Fix 'make info'. | Eric Blake | 2007-07-19 | 9 | -20/+39 |
* | * xtensa-config.h (XCHAL_HAVE_THREADPTR): New. | Bob Wilson | 2007-07-18 | 2 | -1/+15 |
* | Fix date type for 1.15 release. | Jeff Johnston | 2007-07-18 | 1 | -1/+1 |
* | * faq-using.xml (faq.using.console-window): Mention FHS location of | Brian Dessent | 2007-07-18 | 2 | -5/+7 |
* | * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define. | Corinna Vinschen | 2007-07-18 | 2 | -0/+5 |
* | * cygheap.h (shared_prefix): De-const. | Corinna Vinschen | 2007-07-18 | 3 | -2/+13 |
* | * fhandler.cc (fhandler_base::fhaccess): Add check for R/O file system. | Corinna Vinschen | 2007-07-17 | 3 | -1/+16 |
* | * include/winnt.h (FILE_READ_ONLY_VOLUME): Define. | Corinna Vinschen | 2007-07-17 | 3 | -0/+7 |
* | * COPYING3: New file. Contains version 3 of the GNU General Public License. | Nick Clifton | 2007-07-17 | 5 | -0/+1525 |
* | * fhandler_disk_file.cc (fhandler_disk_file::opendir): Move setting | Corinna Vinschen | 2007-07-17 | 2 | -3/+8 |
* | * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token. | Corinna Vinschen | 2007-07-16 | 7 | -16/+28 |
* | * init.cc (in_dllentry): Delete. | Christopher Faylor | 2007-07-14 | 5 | -7/+10 |
* | * init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives. | Christopher Faylor | 2007-07-14 | 2 | -1/+6 |
* | Fix fflush issues. | Eric Blake | 2007-07-13 | 17 | -67/+152 |
* | merge from gcc | DJ Delorie | 2007-07-13 | 1 | -17/+17 |
* | * mep/fmax.ld, mep/gmap_default.ld, mep/min.ld, mep/simple.ld | Kevin Buettner | 2007-07-13 | 5 | -4/+9 |
* | Documentation updates. | Eric Blake | 2007-07-13 | 5 | -49/+111 |
* | * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types | Hans-Peter Nilsson | 2007-07-12 | 2 | -4/+7 |
* | * configure.ac: Fix my previous change to really match GCC. | Bernd Schmidt | 2007-07-12 | 3 | -2/+7 |
* | 2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-07-12 | 2 | -0/+7 |
* | Changelog typo | Danny Smith | 2007-07-12 | 1 | -2/+3 |
* | * incude/wchar.h (_wsystem) Declare. | Danny Smith | 2007-07-12 | 4 | -13/+39 |
* | * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY, | Danny Smith | 2007-07-12 | 3 | -16/+36 |
* | Add support for building on a 64-bit Windows host. | Nick Clifton | 2007-07-12 | 4 | -21/+40 |
* | [mingw-Bugs-1751518] | Danny Smith | 2007-07-12 | 4 | -34/+19 |