OSDN Git Service

Add some comments.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / path.cc
2000-07-02 cgfAdd some comments.
2000-07-01 corinnaChanges by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
2000-06-16 cgf* Makefile.in: Just use library files from this tree...
2000-06-15 cgf* path.cc (chdir): Don't set cache to offending chdir...
2000-06-15 cgfFix typo.
2000-06-15 cgf* path.cc (normalize_posix_path): Convert path to POSIX...
2000-06-13 cgf* path.cc (mount_info::add_item): The previous patch...
2000-06-13 cgf* thread.h: Shorten "current_directory" variables to...
2000-06-08 corinna * path.cc (path_conv::check): Erase two lines...
2000-06-08 corinna path.cc (mount_info::init): Eliminate the mount...
2000-06-08 dj* cygwin.din: add cygwin_dll_init
2000-05-30 cgf* path.cc (mount_info::conv_to_win32_path): Previous...
2000-05-30 cgf* Makefile.in: Remove libadvapi32.a.
2000-05-23 cgf* path.cc (mount_info::conv_to_posix_path): Avoid putti...
2000-05-17 cgf* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-05-08 corinna * path.cc (symlink::info): Treat non readable...
2000-05-04 cgf* configure.in: Use -gstabs+ as compile debug option...
2000-05-03 corinna * Makefile.in: Add dependencies for fhandler_ra...
2000-05-02 dj* path.cc (mount_info::conv_to_win32_path): Previous...
2000-04-27 cgf* path.cc (normalize_win32_path): Don't add a trailing...
2000-04-26 cgf* exceptions.cc (interruptible): Allocate slightly...
2000-04-25 corinna * fhandler.cc (fhandler_disk_file::open): Check...
2000-04-21 cgfFix handling of /.filename
2000-04-21 cgf* path.cc (normalize_posix_path): Previous two patches...
2000-04-20 cgf * path.cc (normalize_posix_path): Previous change...
2000-04-20 cgf* fhandler.h (fhandler_base::hclose): New virtual method.
2000-04-13 cgf* dcrt0.cc (insert_file): Avoid freeing previously...
2000-04-13 corinna * path.cc (conv_to_win32_path): Detect a win32 path
2000-04-13 cgfFix typo.
2000-04-12 cgf* path.cc (path_conv::path_conv): Ensure that suffix...
2000-04-02 corinna * newlib/libc/include/sys/unistd.h: Add prototy...
2000-03-28 cgf* Makefile.in: Use default rules when compiling cygrun.o.
2000-03-26 cgf* path.cc (symlink_check_one): Recognize symlink settin...
2000-03-16 corinna * security.cc (set_process_privileges): Removed...
2000-02-21 cgfRespond to a multitude of g++ warnings.
2000-02-17 cgfInitial revision