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
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2003-09-25* devices.cc: New file.Christopher Faylor
2003-02-01* dlfcn.cc (dlerror): Only report load errors once per error.Christopher Faylor
2001-10-31* cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.Christopher Faylor
2001-10-16* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor
2001-06-03* dlfcn.cc (dlclose): Do not call FreeLibrary if the symbol to close wasChristopher Faylor
2001-03-26* dlfcn.cc (check_access): Eliminate.Christopher Faylor
2001-03-18Update copyrights.Christopher Faylor
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor
2001-02-15* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when theChristopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor
2000-07-16* dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never beChristopher Faylor
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor