summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-052-0/+851
* * Makefile.in (W32API_INCLUDE): New variable.Earnie Boyd2003-05-054-8/+25
* * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME,Danny Smith2003-05-052-7/+6
* * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen2003-05-032-1/+6
* * syscalls.cc (chown_worker): Allow chown'ing of socket files.Corinna Vinschen2003-05-032-1/+5
* 2003-05-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-05-033-4/+9
* 2003-05-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-031-1/+1
* Check in proper version of Eric's patch.Jeff Johnston2003-05-021-1/+1
* 2003-05-02 Eric Christopher <echristo@redhat.com>Jeff Johnston2003-05-022-1/+5
* * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,Daniel Jacobowitz2003-05-022-1/+7
* 2003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-05-022-1/+30
* 2003-05-02 Francois Ferrand <typz@sourceforge.users.net>Danny Smith2003-05-022-1/+12
* * include/cplext.h (CPLPAGE_MOUSE_WHEEL,Danny Smith2003-05-022-1/+8
* oops - undo accidental change commited with a different patchNick Clifton2003-05-011-1/+0
* * Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff2003-04-302-3/+4
* * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.Danny Smith2003-04-303-1/+17
* Add entry for change to libnosys/sbrk.cNick Clifton2003-04-291-0/+7
* bfd/H.J. Lu2003-04-292-0/+7
* * profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor2003-04-285-6/+15
* Regenerated using different version of autoconf.Jeff Johnston2003-04-281-1/+1
* * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz2003-04-283-0/+7
* really check in correct fix.Christopher Faylor2003-04-271-1/+1
* * errno.cc (_sys_nerr): Fix compile error erroneously checked in on 2003-04-23.Christopher Faylor2003-04-273-2/+7
* * mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin2003-04-263-6/+26
* 2003-04-26 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-04-262-0/+5
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-2615-5/+40
* * gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c ...Joshua Daniel Franklin2003-04-262-11/+92
* * include/oaidl.h (ITypeMarshal): Add interface.Danny Smith2003-04-262-5/+23
* 2003-04-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-04-264-78/+378
* * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.hCorinna Vinschen2003-04-252-0/+8
* Add support for h8300hn and h8300snNick Clifton2003-04-2410-888/+38
* * fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE and invert ifdef senseChristopher Faylor2003-04-243-6/+11
* include/H.J. Lu2003-04-242-0/+9
* bfd:Joern Rennecke2003-04-232-1/+5
* Handle the simulation of programs that load with data in ROM which needs to beNick Clifton2003-04-237-2/+174
* fix typoChristopher Faylor2003-04-231-1/+1
* * select.cc (fhandler_pipe::ready_for_read): Assure that get_guard is calledChristopher Faylor2003-04-232-4/+13
* Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2003-04-222-1/+6
* * include/inttypes.h: New file.Corinna Vinschen2003-04-225-45/+438
* Clarify number bumpChristopher Faylor2003-04-211-1/+1
* * include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor2003-04-212-3/+9
* * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen2003-04-202-0/+7
* * wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor2003-04-204-13/+46
* * fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a ptyChristopher Faylor2003-04-192-1/+10
* * Makefile.in: Use ${nostdlib} variable.Christopher Faylor2003-04-193-3/+12
* * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor2003-04-192-9/+27
* * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie2003-04-195-12/+14
* * syscalls.cc (setsid): Don't call FreeConsole if ctty is already < 0.Christopher Faylor2003-04-182-2/+6
* * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie2003-04-175-4/+20
* * Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff2003-04-176-24/+44