aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-17include/opcode/ChangeLog:Jason Eckhardt2-3/+9
2003-08-162003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2-0/+14
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2-15/+27
2003-08-15Add 'src-release'. 'src-release' was carved out of 'Makefile.in',Michael Chastain1-1/+1
2003-08-15 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen3-64/+230
2003-08-15 * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen2-1/+6
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2-15/+22
2003-08-152003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith3-1/+16
2003-08-152003-08-15 Andrew Greenwood <lists@silverblade.co.uk>Danny Smith4-69/+131
2003-08-14* config-ml.in, symlink-tree: Add license.DJ Delorie3-1/+56
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2-4/+9
2003-08-132003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2-0/+11
2003-08-132003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+7
2003-08-13 * path.cc (special_name): Add checks for some specials followed byCorinna Vinschen2-0/+10
2003-08-13 * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen3-3/+12
2003-08-122003-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+10
2003-08-12 * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2-0/+41
2003-08-10 * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,Danny Smith3-4/+8
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor2-15/+37
2003-08-102003-08-10 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith5-0/+66
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor2-15/+138
2003-08-09* include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor2-1/+5
2003-08-08Convert cgen to C-90Michael Meissner2-89/+98
2003-08-08* include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2-1/+5
2003-08-08* grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor2-1/+9
2003-08-082003-08-08 Mark Salter <msalter@redhat.com>Jeff Johnston2-1/+18
2003-08-08Add MSP430 variantsNick Clifton3-5/+11
2003-08-07Convert to C90.Alan Modra21-305/+329
2003-08-06fix typoChristopher Faylor1-1/+1
2003-08-06typoChristopher Faylor1-1/+1
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2-1/+5
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2-2/+7
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor4-18/+42
2003-08-05* path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor4-32/+64
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor5-10/+12
2003-08-05change default for --change-default-prefixChristopher Faylor1-1/+1
2003-08-04New canonical location.David Starks-Browning1-1/+1
2003-08-03 * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith2-3/+28
2003-08-02 Merge from gcc:Nathanael Nerode3-78/+19
2003-08-012003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-2/+7
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-1/+1111
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-24/+34
2003-07-312003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-16/+28
2003-07-31Screwed up ChangeLogJoshua Daniel Franklin1-1/+1
2003-07-31* effectively.sgml: New file, "Using Cygwin Effectively with Windows".Joshua Daniel Franklin4-1/+216
2003-07-31Allocate 4 slots on stack before calling main, in case it saves its argumentNick Clifton3-8/+13
2003-07-312003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2-14/+28
2003-07-31 * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith2-3/+8
2003-07-30* configure.in: Enable libgcj for darwin.DJ Delorie3-2/+7
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2-3/+10