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-05-01oops - undo accidental change commited with a different patchNick Clifton
2003-05-01* Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff
2003-04-30 * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.Danny Smith
2003-04-29Add entry for change to libnosys/sbrk.cNick Clifton
2003-04-29bfd/H.J. Lu
2003-04-29* profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor
2003-04-28Regenerated using different version of autoconf.Jeff Johnston
2003-04-28 * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz
2003-04-27really check in correct fix.Christopher Faylor
2003-04-27* errno.cc (_sys_nerr): Fix compile error erroneously checked in on 2003-04-23.Christopher Faylor
2003-04-27* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin
2003-04-272003-04-26 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-04-26* gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c ...Joshua Daniel Franklin
2003-04-26 * include/oaidl.h (ITypeMarshal): Add interface.Danny Smith
2003-04-262003-04-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-04-25 * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.hCorinna Vinschen
2003-04-24Add support for h8300hn and h8300snNick Clifton
2003-04-24* fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE and invert ifdef senseChristopher Faylor
2003-04-24include/H.J. Lu
2003-04-24bfd:Joern Rennecke
2003-04-23Handle the simulation of programs that load with data in ROM which needs to beNick Clifton
2003-04-23fix typoChristopher Faylor
2003-04-23* select.cc (fhandler_pipe::ready_for_read): Assure that get_guard is calledChristopher Faylor
2003-04-22Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton
2003-04-22 * include/inttypes.h: New file.Corinna Vinschen
2003-04-21Clarify number bumpChristopher Faylor
2003-04-21* include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen
2003-04-20* wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor
2003-04-19* fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a ptyChristopher Faylor
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor
2003-04-19* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie
2003-04-18* syscalls.cc (setsid): Don't call FreeConsole if ctty is already < 0.Christopher Faylor
2003-04-18* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie
2003-04-18* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff
2003-04-17* thread.h (pthread::equal): New static method.Thomas Pfaff
2003-04-172003-04-17 Inaoka Kazuhiro <inaoka.kazuhiro@renesas.com>Jeff Johnston
2003-04-162003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-04-16 * include/wingdi.h (DM_SPECVERSION): Define.Earnie Boyd
2003-04-16 Add .jcr section mapping.Nick Clifton
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor
2003-04-16* rpcdce.h: Add declaration for UuidCreateSequential.Christopher Faylor
2003-04-16Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff
2003-04-16* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton
2003-04-142003-04-14 Phil Krylov <likewolf@users.sourceforge.net>Danny Smith
2003-04-14* mkvers.sh: Prefix day with 0 in date only when day < 10.Christopher Faylor
2003-04-132003-04-07 Michael Snyder <msnyder@redhat.com>Michael Snyder