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
2001-11-02* libltp/lib/forker.c: Include proper header to avoid compilerEgor Duda
2001-11-02* Makefile.common: Add some stuff to common CFLAGS.Christopher Faylor
2001-11-02* fhandler.h: Change Windows 'BOOL's to c++ 'bool's for all variables.Christopher Faylor
2001-11-02* cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open.Christopher Faylor
2001-11-02* dtable.cc (dtable::build_fhandler): Issue internal error on unknown device.Christopher Faylor
2001-11-012001-10-30 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-11-012001-11-01 Arati Dikey <aratidikey@hotmail.com>Jeff Johnston
2001-11-012001-11-01 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd
2001-10-312001-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-10-312001-10-31 David Howells <dhowells@redhat.com>Jeff Johnston
2001-10-31* environ.cc: Set reset_com to false to mimic linux behavior more closely.Christopher Faylor
2001-10-31 * dtable.cc (dtable::vfork_child_dup): Revert impersonationCorinna Vinschen
2001-10-31remove garbage ChangeLog entry.Christopher Faylor
2001-10-31* sigproc.cc (sigproc_terminate): Don't signal main thread when exiting.Christopher Faylor
2001-10-31* fhandler.cc (fhandler_base::fork_fixup): Pass old handle to setclexec_pid.Christopher Faylor
2001-10-31* cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.Christopher Faylor
2001-10-30Add MMIX supportNick Clifton
2001-10-30 * fhandler_socket.cc (fhandler_socket::close): Add error handling.Corinna Vinschen
2001-10-30 * (fhandler_socket::dup): Revert previous change.Corinna Vinschen
2001-10-30* dtable.cc (dtable::dup2): Add some debugging. Use methods from passed inChristopher Faylor
2001-10-30 * security.cc (is_group_member): Call NetLocalGroupGetMembers() forCorinna Vinschen
2001-10-29* Makefile.in: Propagate 'clean' to subdirs properly.Christopher Faylor
2001-10-29* fhandler.cc (fhandler_base::set_name): Set namehash here to catch nameChristopher Faylor
2001-10-29* winsup.api/ltp/stat03.c: Supress compiler warning.Egor Duda
2001-10-29* winsup.api/signal-into-win32-api.c: Supress compiler warning.Egor Duda
2001-10-29* select.cc (MAKEready): Remove extraneous select_read.Christopher Faylor
2001-10-29 * uinfo.cc (internal_getlogin): Set environment variable $HOMECorinna Vinschen
2001-10-29* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unitChristopher Faylor
2001-10-29fix spelling errorsChristopher Faylor
2001-10-28fix consistent spelling errors.Christopher Faylor
2001-10-26 * configure: Regenerate, removing erroneous SUBDIRS substitution.Corinna Vinschen
2001-10-26Fix usage of H_GET_32/16. Likewise with H_PUT_32/16.Nick Clifton
2001-10-26* select.cc (MAKEready): Check for read_ready in loop since select_read couldChristopher Faylor
2001-10-25Clarify checkin comment slightly.Christopher Faylor
2001-10-25* shared_info.h (MOUNT_VERSION): Change to a smaller, still arbitrary number.Christopher Faylor
2001-10-25* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor
2001-10-25* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor
2001-10-25merge from gccDJ Delorie
2001-10-252001-10-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
2001-10-242001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston
2001-10-24Remove merge conflict indicator.Christopher Faylor
2001-10-24Ensure that all fhandler_*::read definitions are __stdcall throughout.Christopher Faylor
2001-10-23 * libc/include/math.h: The C++ standard adds the single-precisionGeoffrey Keating
2001-10-23merge from gccDJ Delorie
2001-10-23 * internal.h: White space changes to keep lines under 80 chars.Alan Modra
2001-10-23* debug.cc (set_errno): Return value of errno that was set, just like theChristopher Faylor
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor
2001-10-22 Patch suggested by Ian Ray <ian.ray@nokia.com>:Corinna Vinschen
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor
2001-10-22 * net.cc (get_2k_ifconf): Change multiple IP address naming schemeCorinna Vinschen