summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Re-generate using autoconf 000227.Andrew Cagney2003-02-172-24/+1237
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-163-448/+481
* * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating2003-02-163-1239/+38
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-153-3/+82
* * Makefile.tpl (RANLIB): Define.DJ Delorie2003-02-143-0/+7
* * mmap.cc (mprotect): Add missing break.Corinna Vinschen2003-02-142-0/+5
* * profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor2003-02-142-1/+6
* * exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor2003-02-142-3/+6
* Fix typo in last ChangeLog entry.Danny Smith2003-02-141-1/+1
* * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith2003-02-142-0/+10
* * fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor2003-02-133-1/+10
* * include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2003-02-132-8/+12
* * environ.cc (environ_init): Use strechr.Christopher Faylor2003-02-131-0/+4
* oops.Christopher Faylor2003-02-131-1/+1
* * include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor2003-02-133-3/+95
* fix typoChristopher Faylor2003-02-131-2/+2
* * how.texinfo: Add more w32api words.Christopher Faylor2003-02-132-4/+12
* * path.h (path_conv): Reorganize slightly.Christopher Faylor2003-02-132-2/+8
* * fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor2003-02-131-0/+5
* * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor2003-02-134-3/+10
* * MAINTAINERS: Remove out-of-date file.Christopher Faylor2003-02-132-7/+4
* * cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2003-02-122-5/+9
* 2003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith2003-02-123-0/+37
* * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2003-02-102-1/+9
* * include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor2003-02-108-84/+233
* * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2003-02-102-1/+4
* * libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2003-02-102-5/+9
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-1030-1061/+1128
* * include/w32api.h: Increment version to 2.3.Earnie Boyd2003-02-103-3/+8
* Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton2003-02-102-0/+5
* * include/GL/gl.h: Remove include of glext.h.Earnie Boyd2003-02-091-0/+2
* * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.Earnie Boyd2003-02-095-2/+46
* * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.Earnie Boyd2003-02-092-3/+10
* clarifyChristopher Faylor2003-02-081-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-02-083-2/+11
* * winsup.api/winsup.exp (ws_spawn): Tweak slightly to work with tcl 8.4.1.Christopher Faylor2003-02-082-1/+6
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-02-083-4/+9
* * include/stdlib.h: Make words after #endif a comment.Earnie Boyd2003-02-082-1/+5
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-08129-3153/+5368
* * libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor2003-02-085-21/+29
* * dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor2003-02-072-11/+11
* * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen2003-02-072-1/+12
* * ntsec.sgml: Add note on special names for missing user/group.Corinna Vinschen2003-02-072-0/+67
* * mmap.cc (mmap_record::alloc_map): De-inline. Add offset and lengthCorinna Vinschen2003-02-072-104/+121
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2003-02-072-4/+14
* * malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor2003-02-073-0/+11
* * pipe.cc (fhandler_pipe::close): Avoid extraneous this->.Christopher Faylor2003-02-071-1/+1
* * cygcheck.cc (common_apps): Add some more apps.Christopher Faylor2003-02-073-1/+13
* * heap.cc (heap_init): Remove debugging code.Christopher Faylor2003-02-072-15/+5
* * configure.in: Make w32api directory optional.Christopher Faylor2003-02-073-22/+36