aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-15This commit was manufactured by cvs2svn to create tag 'mingw-runtime-2_0'.mingw-runtime-2_0cvs2svn3621-883666/+0
2002-06-15 * Makefile.in (conf_prefix): New variable.Earnie Boyd2-1/+14
2002-06-15 * libc/sys/linux/sys/errno.h (EFTYPE): Add macro.Thomas Fitzsimmons2-0/+3
2002-06-15* uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unlessChristopher Faylor2-0/+6
2002-06-14* cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor5-7/+20
2002-06-14 * libc/argz: New directory.Thomas Fitzsimmons31-12/+1274
2002-06-14* cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor3-24/+38
2002-06-14* cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor8-265/+164
2002-06-14 * environ.cc (build_env): If realloc moves envblock, move s with it.Corinna Vinschen2-1/+14
2002-06-14 * include/w32api.h: Change to version 2.0 to reflect the changeEarnie Boyd4-20/+29
2002-06-14 * Makefile.in (bindist): Correct the MinGW distribution.Earnie Boyd2-1/+8
2002-06-14Add pthread callsCorinna Vinschen1-9/+9
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen2-15/+50
2002-06-14 * include/wingdi.h (GetEnhMetaFileBits): Correct typo.Earnie Boyd2-2/+6
2002-06-132002-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-22/+81
2002-06-13Fix typo.Jeff Johnston1-2/+0
2002-06-132002-06-13 Stephen L. Moshier <steve@moshier.net>Jeff Johnston3-2/+11
2002-06-13 * include/wingdi.h: (GetEnhMetaFileBits): Define prototype.Earnie Boyd2-0/+2
2002-06-13 * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):Joern Rennecke2-3/+11
2002-06-13fix typoChristopher Faylor1-1/+1
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor7-6/+9
2002-06-13 * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen3-1/+10
2002-06-13 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2-2/+9
2002-06-13 * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.Earnie Boyd2-0/+10
2002-06-13 * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen3-4/+11
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith120-1177/+6602
2002-06-13* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor2-5/+10
2002-06-13* path.cc (chdir): Minor cleanup.Christopher Faylor3-4/+8
2002-06-13* environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor2-29/+64
2002-06-132002-06-13 John K. Hohm <jhohm@acm.org>Danny Smith3-0/+180
2002-06-12Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney2-0/+69
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor1-0/+46
2002-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie2-1/+9
2002-06-12* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor7-179/+344
2002-06-11fix commentChristopher Faylor1-8/+1
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor4-31/+30
2002-06-11Import latest version of texi2pod.pl from FSF GCC sources.Nick Clifton2-45/+125
2002-06-11Revoke adding mh-s390xpic. Doesn't make any sense because it is notMartin Schwidefsky2-5/+0
2002-06-112002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2-0/+5
2002-06-11* libc/include/process.h: Remove cygwin-only sexec* declarations. Fix spawnveChristopher Faylor2-18/+6
2002-06-11* spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.Christopher Faylor2-11/+14
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor8-170/+55
2002-06-10revert erroneous checkinChristopher Faylor1-1/+1
2002-06-10* include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor4-3/+6
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor4-4/+12
2002-06-10 * fhandler.h (fhandler_socket::fixup_after_fork): Revert patch fromCorinna Vinschen4-15/+17
2002-06-10/tmp/cvs610a0a90.1Robert Collins3-42/+90
2002-06-10* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor2-11/+17
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins6-34/+142
2002-06-092002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-2/+8