Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27* mount.cc (mount_info::init): Add location where we're looking for fstab toChristopher Faylor
2008-07-25 * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen
2008-07-24 * mount.cc (mount_info::from_fstab): Change system_printf toCorinna Vinschen
2008-07-24 * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen
2008-07-17 * mount.cc (mount_info::from_fstab_line): Default to binary mount.Corinna Vinschen
2008-07-17 Add case-sensitivity.Corinna Vinschen
2008-07-15 Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen
2008-06-13 * mount.cc (mount_info::get_cygdrive_info): Fix usage of user andCorinna Vinschen
2008-06-10 * mount.cc (mount_info::from_fstab): Read sizeof (buf) - 2 bytes.Corinna Vinschen
2008-05-26* mount.cc (mount_info::from_fstab): Use proper buffer size.Christopher Faylor
2008-05-24* mount.cc (mount_info::init): Revert previous change.Christopher Faylor
2008-05-24 * mount.cc (mount_info::init): Recreate path when trying to read theCorinna Vinschen
2008-05-23* mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.Christopher Faylor
2008-05-23* mount.cc (mount_info::from_fstab): Use cygwin_hmodule rather than trying toChristopher Faylor
2008-05-20 * Makefile.in (DLL_OFILES): Add nfs.o.Corinna Vinschen
2008-04-30 * mount.cc (is_unc_share): Allow \\?\ prefix as well. Enhance comment.Corinna Vinschen
2008-04-30 * mount.cc (mount_info::from_fstab): Skip native path prefix inCorinna Vinschen
2008-04-21 * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen
2008-04-08 * mount.cc (mount_info::from_fstab): Read user fstab files fromCorinna Vinschen
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor