aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-23Handle the simulation of programs that load with data in ROM which needs to beNick Clifton7-2/+174
2003-04-23fix typoChristopher Faylor1-1/+1
2003-04-23* select.cc (fhandler_pipe::ready_for_read): Assure that get_guard is calledChristopher Faylor2-4/+13
2003-04-22Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2-1/+6
2003-04-22 * include/inttypes.h: New file.Corinna Vinschen5-45/+438
2003-04-21Clarify number bumpChristopher Faylor1-1/+1
2003-04-21* include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor2-3/+9
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen2-0/+7
2003-04-20* wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor4-13/+46
2003-04-19* fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a ptyChristopher Faylor2-1/+10
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor3-3/+12
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor2-9/+27
2003-04-19* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie5-12/+14
2003-04-18* syscalls.cc (setsid): Don't call FreeConsole if ctty is already < 0.Christopher Faylor2-2/+6
2003-04-17* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie5-4/+20
2003-04-17* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff6-24/+44
2003-04-17* thread.h (pthread::equal): New static method.Thomas Pfaff3-8/+19
2003-04-172003-04-17 Inaoka Kazuhiro <inaoka.kazuhiro@renesas.com>Jeff Johnston4-19/+51
2003-04-162003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston15-5/+53
2003-04-16 * include/wingdi.h (DM_SPECVERSION): Define.Earnie Boyd3-3/+15
2003-04-16 Add .jcr section mapping.Nick Clifton4-0/+9
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor8-38/+212
2003-04-16* rpcdce.h: Add declaration for UuidCreateSequential.Christopher Faylor3-0/+7
2003-04-15Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.Thomas Pfaff3-7/+24
2003-04-15* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.Christopher Faylor2-0/+8
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton6-25/+35
2003-04-142003-04-14 Phil Krylov <likewolf@users.sourceforge.net>Danny Smith6-3/+322
2003-04-14* mkvers.sh: Prefix day with 0 in date only when day < 10.Christopher Faylor2-1/+5
2003-04-132003-04-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+8
2003-04-11* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor2-2/+6
2003-04-11 * configure.in (LIBM_A): Define for cygwin target.Earnie Boyd3-2/+7
2003-04-11 * include/sspi.h: Add comment for FreeCredentialsHandle.Earnie Boyd2-1/+8
2003-04-11 * security.cc (get_info_from_sd): New function.Corinna Vinschen3-163/+98
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2-1/+6
2003-04-11* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.Christopher Faylor2-3/+17
2003-04-10Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin1-10/+10
2003-04-10Setup updates. More about installing everything, not using setup to mirror.David Starks-Browning1-3/+13
2003-04-102003-04-09 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2-0/+14
2003-04-10 * regex/regex.h: Define regoff_t as _off_t.Corinna Vinschen3-2/+7
2003-04-10 * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen3-1/+10
2003-04-10* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.Christopher Faylor4-55/+58
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-88/+94
2003-04-09 * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2-9/+36
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen7-7/+141
2003-04-09 * mips.h: Correct comment typo.Alan Modra2-1/+5
2003-04-08add lack of '~' to ash missing featuresDavid Starks-Browning1-0/+1
2003-04-08* fhandler_console.cc (fhandler_console::read) Handle certain key up events, toChristopher Faylor3-5/+28
2003-04-08* winsup.api/pthread/condvar9.c: Fix test.Thomas Pfaff2-11/+20
2003-04-07 * include/time.h (strftime): Remove duplicate declaration.Danny Smith2-1/+4
2003-04-072003-04-07 Marcel Telka <telka@users.sourceforge.net>Danny Smith2-1/+5