summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2003-08-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-184-33/+113
* * grp.cc (read_group): Revert previous change.Corinna Vinschen2003-08-173-5/+7
* * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen2003-08-172-0/+11
* * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO.Corinna Vinschen2003-08-173-6/+15
* * path.cc (special_name): Accommodate all special names with extensions.Christopher Faylor2003-08-172-21/+23
* Add ChangeLog entry for last commit.Danny Smith2003-08-171-0/+7
* 2003-08-17 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-08-173-1/+6
* include/opcode/ChangeLog:Jason Eckhardt2003-08-172-3/+9
* 2003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2003-08-162-0/+14
* * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2003-08-162-15/+27
* Add 'src-release'. 'src-release' was carved out of 'Makefile.in',Michael Chastain2003-08-151-1/+1
* * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen2003-08-153-64/+230
* * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen2003-08-152-1/+6
* * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2003-08-152-15/+22
* 2003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-08-153-1/+16
* 2003-08-15 Andrew Greenwood <lists@silverblade.co.uk>Danny Smith2003-08-154-69/+131
* * config-ml.in, symlink-tree: Add license.DJ Delorie2003-08-143-1/+56
* * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2003-08-132-4/+9
* 2003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2003-08-132-0/+11
* 2003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-132-0/+7
* * path.cc (special_name): Add checks for some specials followed byCorinna Vinschen2003-08-132-0/+10
* * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen2003-08-133-3/+12
* 2003-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-122-0/+10
* * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2003-08-122-0/+41
* * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,Danny Smith2003-08-103-4/+8
* * dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor2003-08-102-15/+37
* 2003-08-10 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-105-0/+66
* * dump_setup.cc (version_len): New static variable.Christopher Faylor2003-08-092-15/+138
* * include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor2003-08-092-1/+5
* Convert cgen to C-90Michael Meissner2003-08-082-89/+98
* * include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2003-08-082-1/+5
* * grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor2003-08-082-1/+9
* 2003-08-08 Mark Salter <msalter@redhat.com>Jeff Johnston2003-08-082-1/+18
* Add MSP430 variantsNick Clifton2003-08-083-5/+11
* Convert to C90.Alan Modra2003-08-0721-305/+329
* fix typoChristopher Faylor2003-08-061-1/+1
* typoChristopher Faylor2003-08-061-1/+1
* * Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2003-08-062-1/+5
* * Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2003-08-062-2/+7
* * Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor2003-08-064-18/+42
* * path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor2003-08-054-32/+64
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor2003-08-055-10/+12
* change default for --change-default-prefixChristopher Faylor2003-08-051-1/+1
* New canonical location.David Starks-Browning2003-08-041-1/+1
* * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith2003-08-032-3/+28
* Merge from gcc:Nathanael Nerode2003-08-023-78/+19
* 2003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-013-2/+7
* 2003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-016-1/+1111
* 2003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-013-24/+34
* 2003-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-319-16/+28