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
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor
2000-05-062000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-04* configure.in: Use -gstabs+ as compile debug option. This seems to promoteChristopher Faylor
2000-05-03 * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen
2000-04-26 * syscalls.cc (stat_worker): Previous patch could succeedCorinna Vinschen
2000-04-25 * syscalls.cc (stat_worker): Previous patch failed to statCorinna Vinschen
2000-04-25 * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen
2000-04-20 * syscalls.cc (_link): Check new link path for trailing dot.Corinna Vinschen
2000-04-20 * syscalls.cc (setuid): Allow switching user context afterCorinna Vinschen
2000-04-19* syscalls.cc (_rename): Try MoveFile() at first beforeDJ Delorie
2000-04-17* init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor
2000-04-14* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor
2000-04-03 * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen
2000-03-29* Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor
2000-03-19* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen
2000-03-18* delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen
2000-03-10* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor
2000-02-24*** empty log message ***Christopher Faylor
2000-02-24* syscalls.c (_read): Clear errno before doing any read operation.Christopher Faylor
2000-02-23Respond to more g++ warnings relating to initializing structures.Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor