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
2003-03-17* fhandler_console.cc (fhandler_console::close): Correct check for current tty.unlabeled-1.120.2Christopher Faylor
2003-02-13This commit was manufactured by cvs2svn to create branchcvs2svn
2003-02-13* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor
2003-02-13* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor
2003-02-132003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-11 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith
2003-02-11* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor
2003-02-11 * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith
2003-02-11* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor
2003-02-11 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith
2003-02-10 * include/w32api.h: Increment version to 2.3.Earnie Boyd
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton
2003-02-09 * include/GL/gl.h: Remove include of glext.h.Earnie Boyd
2003-02-09 * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.Earnie Boyd
2003-02-09 * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.Earnie Boyd
2003-02-08clarifyChristopher Faylor
2003-02-08* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2003-02-08* winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor
2003-02-08 * include/_mingw.h: Change version to 3.0Earnie Boyd
2003-02-08 * include/stdlib.h: Make words after #endif a comment.Earnie Boyd
2003-02-082003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor
2003-02-08* dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor
2003-02-08 * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen
2003-02-07 * ntsec.sgml: Add note on special names for missing user/group.Corinna Vinschen
2003-02-07 * mmap.cc (mmap_record::alloc_map): De-inline. Add offset and lengthCorinna Vinschen
2003-02-07Christopher Faylor <cgf@redhat.com>Christopher Faylor
2003-02-07* malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor
2003-02-07* pipe.cc (fhandler_pipe::close): Avoid extraneous this->.Christopher Faylor
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor
2003-02-07* heap.cc (heap_init): Remove debugging code.Christopher Faylor
2003-02-07* configure.in: Make w32api directory optional.Christopher Faylor
2003-02-07 * include/locale.h: Include stddef.h for definition of NULL.Danny Smith
2003-02-06Source Navigator is now on sourceforge...Keith Seitz
2003-02-06 * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen
2003-02-06 * setup-net.sgml: Add "setup-maxmem" sectionJoshua Daniel Franklin
2003-02-06* path.cc: Change 'to_posix_p' to 'to_posix' throughout.Christopher Faylor
2003-02-052003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-02-052003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-02-052003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston
2003-02-05* path.cc (etc::dir_changed): Fix debug printf.Christopher Faylor
2003-02-05 * sec_acl.cc (setacl): Move all permission settings to beginning ofCorinna Vinschen
2003-02-05 * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, startEarnie Boyd
2003-02-05* include/sys/cygwin.h: Use C-style comments.Christopher Faylor
2003-02-05 * sec_helper.cc (get_sids_info): New function.Corinna Vinschen
2003-02-05Correct typo in last changelog entry.Danny Smith
2003-02-05 * include/shlwapi.h (PathRelativePathTo[AW]): CorrectDanny Smith
2003-02-04* syscalls.cc (struct system_cleanup_args): New struct.Thomas Pfaff
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff