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-08-20* sigproc.cc (wait_sig): Ensure that myself->getsigtodo array is flushed on aChristopher Faylor
2003-08-20* exceptions.cc (pending_signals): Remove unneeded declaration.Christopher Faylor
2003-08-20clarifyChristopher Faylor
2003-08-20 * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating
2003-08-192003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-19 * ppc.h (PPC_OPCODE_440): Define. Formatting. Use hex for otherAlan Modra
2003-08-19* signal.cc (sigpending): Move.Christopher Faylor
2003-08-19Throughout, eliminate argument to sig_dispatch_pending.Christopher Faylor
2003-08-19correct attribution, since this is not Pierre's patch.Christopher Faylor
2003-08-19* exceptions.cc (sigdelayed): Fix race where signal handler could get the wrongChristopher Faylor
2003-08-19* path.cc (mount): Add null/empty check for input parameters.Christopher Faylor
2003-08-18Touch version.h to avoid build message.Corinna Vinschen
2003-08-182003-08-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-17 * grp.cc (read_group): Revert previous change.Corinna Vinschen
2003-08-17 * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen
2003-08-17 * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO.Corinna Vinschen
2003-08-17* path.cc (special_name): Accommodate all special names with extensions.Christopher Faylor
2003-08-17Add ChangeLog entry for last commit.Danny Smith
2003-08-172003-08-17 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith
2003-08-17include/opcode/ChangeLog:Jason Eckhardt
2003-08-162003-08-15 Michael Chastain <mec@shout.net>Michael Chastain
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen
2003-08-16Add 'src-release'. 'src-release' was carved out of 'Makefile.in',Michael Chastain
2003-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-08-15 * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen
2003-08-152003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith
2003-08-152003-08-15 Andrew Greenwood <lists@silverblade.co.uk>Danny Smith
2003-08-15* config-ml.in, symlink-tree: Add license.DJ Delorie
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen
2003-08-132003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston
2003-08-132003-08-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-13 * path.cc (special_name): Add checks for some specials followed byCorinna Vinschen
2003-08-13 * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen
2003-08-122003-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-12 * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen
2003-08-10 * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,Danny Smith
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor
2003-08-102003-08-10 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor
2003-08-09* include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor
2003-08-09Convert cgen to C-90Michael Meissner
2003-08-08* include/stdint.h: Correctly define INT32_MIN.Christopher Faylor
2003-08-08* grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor
2003-08-082003-08-08 Mark Salter <msalter@redhat.com>Jeff Johnston
2003-08-08Add MSP430 variantsNick Clifton
2003-08-07Convert to C90.Alan Modra
2003-08-06fix typoChristopher Faylor
2003-08-06typoChristopher Faylor
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor