Age | Commit message (Expand) | Author | Files | Lines |
2005-05-13 | Remove PC_FULL from path_conv usage throughout. | Christopher Faylor | 1 | -1/+1 |
2005-05-13 | * cygtls.cc (_cygtls::remove): Eliminate compiler warning. | Christopher Faylor | 1 | -2/+5 |
2005-04-14 | * dcrt0.cc (do_global_dtors): Run DLL dtors. | Christopher Faylor | 1 | -0/+2 |
2005-03-29 | * path.cc (is_floppy): Make externally available. | Corinna Vinschen | 1 | -0/+2 |
2005-03-12 | * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK. | Christopher Faylor | 1 | -13/+15 |
2005-02-20 | copyright | Christopher Faylor | 1 | -1/+1 |
2005-02-16 | * path.h (path_conv::issocket): Return true if device == FH_UNIX rather than | Christopher Faylor | 1 | -1/+1 |
2005-02-13 | white space | Christopher Faylor | 1 | -1/+1 |
2005-01-31 | * path.h (path_conv::set_name): Declare new function. | Christopher Faylor | 1 | -0/+1 |
2005-01-13 | * pinfo.cc (pinfo::exit): Don't access self after releasing it. | Corinna Vinschen | 1 | -1/+4 |
2004-12-23 | * path.h (path_conv::set_normalized_path): Add second argument and fill it in | Christopher Faylor | 1 | -1/+1 |
2004-10-02 | 2004-10-02 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -3/+0 |
2004-06-17 | 2004-06-17 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -1/+1 |
2004-05-11 | * fhandler.cc (fhandler_base::open): Set file attributes to correct | Corinna Vinschen | 1 | -0/+1 |
2004-04-30 | * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_path | Corinna Vinschen | 1 | -0/+2 |
2004-04-14 | 2004-04-14 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -1/+3 |
2004-04-13 | * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag | Corinna Vinschen | 1 | -13/+8 |
2004-04-10 | * Use new unified status_flag accessor methods from classes fhandler_*, | Corinna Vinschen | 1 | -26/+46 |
2004-04-09 | * path.cc (fsinfo): Global storage for file system information. | Corinna Vinschen | 1 | -0/+1 |
2004-02-17 | * Makefile.in (clean): Clean libserver, too. | Christopher Faylor | 1 | -0/+1 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -2/+2 |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -3/+3 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -23/+56 |
2003-09-11 | * fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries. | Christopher Faylor | 1 | -0/+1 |
2003-07-04 | * fhandler.h (FH_ENC): New enum. | Christopher Faylor | 1 | -0/+4 |
2003-03-08 | * path.h (PATH_LNK): New enum val. | Christopher Faylor | 1 | -0/+2 |
2003-02-20 | w32api: | Corinna Vinschen | 1 | -0/+1 |
2003-02-13 | * path.h (path_conv): Reorganize slightly. | Christopher Faylor | 1 | -2/+4 |
2003-01-21 | * path.h (etc::change_possible): Revert the type to bool. | Christopher Faylor | 1 | -2/+1 |
2003-01-20 | * pwdgrp.h (etc): Move to path.h. | Christopher Faylor | 1 | -0/+17 |
2002-09-30 | * environ.cc (environ_init): Avoid a compiler warning. | Christopher Faylor | 1 | -1/+1 |
2002-09-04 | * Makefile.in (DLL_OFILES): Drop shortcut.o. | Corinna Vinschen | 1 | -0/+3 |
2002-07-24 | * path.cc (path_conv::check): Always set fileattr when component == 0. | Christopher Faylor | 1 | -3/+3 |
2002-06-26 | * winsup.h: Minor cleanup. | Christopher Faylor | 1 | -0/+1 |
2002-06-05 | Remove fcntl.h includes throughout. | Christopher Faylor | 1 | -1/+9 |
2002-05-28 | * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. | Christopher Faylor | 1 | -1/+5 |
2002-05-24 | * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to | Christopher Faylor | 1 | -2/+1 |
2002-05-12 | * fhandler.h (executable_states): For now, make dont_care_if_executable | Christopher Faylor | 1 | -13/+19 |
2002-05-04 | * path.h (path_conv::path_conv): Initialise normalized_path to NULL. | Christopher Faylor | 1 | -1/+1 |
2002-05-03 | * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than | Christopher Faylor | 1 | -0/+1 |
2002-05-02 | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 1 | -3/+9 |
2002-01-14 | * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1" | Corinna Vinschen | 1 | -3/+3 |
2001-11-05 | Eliminate excess whitespace. | Christopher Faylor | 1 | -1/+1 |
2001-10-31 | * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. | Christopher Faylor | 1 | -2/+13 |
2001-10-04 | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 1 | -2/+0 |
2001-10-02 | * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional. | Christopher Faylor | 1 | -2/+2 |
2001-10-01 | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 1 | -10/+11 |
2001-06-28 | Change check_null_empty_path* to check_null_empty_str* throughout. | Christopher Faylor | 1 | -10/+0 |
2001-06-05 | * security.h (NTWriteEA): Change prototype. | Egor Duda | 1 | -4/+13 |
2001-06-04 | * path.cc (normalize_posix_path): Revert .. check removed by previous changes. | Christopher Faylor | 1 | -2/+2 |