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-01-05Replace is_fs_device with is_fs_special throughout.unlabeled-1.12.20Christopher Faylor
2002-06-13This commit was manufactured by cvs2svn to create branchcvs2svn
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor
2002-06-13 * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen
2002-06-13 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke
2002-06-13 * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.Earnie Boyd
2002-06-13 * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-06-13* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor
2002-06-13* path.cc (chdir): Minor cleanup.Christopher Faylor
2002-06-13* environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor
2002-06-132002-06-13 John K. Hohm <jhohm@acm.org>Danny Smith
2002-06-13Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor
2002-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie
2002-06-12* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor
2002-06-12fix commentChristopher Faylor
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor
2002-06-11Import latest version of texi2pod.pl from FSF GCC sources.Nick Clifton
2002-06-11Revoke adding mh-s390xpic. Doesn't make any sense because it is notMartin Schwidefsky
2002-06-112002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky
2002-06-11* libc/include/process.h: Remove cygwin-only sexec* declarations. Fix spawnveChristopher Faylor
2002-06-11* spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.Christopher Faylor
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor
2002-06-10revert erroneous checkinChristopher Faylor
2002-06-10* include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor
2002-06-10 * fhandler.h (fhandler_socket::fixup_after_fork): Revert patch fromCorinna Vinschen
2002-06-10/tmp/cvs610a0a90.1Robert Collins
2002-06-10* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney
2002-06-09* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor
2002-06-092002-06-09 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor
2002-06-09* pinfo.cc (pinfo_dummy): Initialize to correct size.Christopher Faylor
2002-06-09 * include/windows.h (ole2.h): #include if !__OBJC__ andDanny Smith
2002-06-09* configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe
2002-06-09* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor
2002-06-09* mount.cc (opts): Remove '-i' option.Christopher Faylor
2002-06-09* external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor
2002-06-08* include/wchar.h: Define __need_size_t.Christopher Faylor
2002-06-08 * a29k.h: Replace CONST with const.Alan Modra
2002-06-08coerceChristopher Faylor
2002-06-08* fhandler_socket.cc (fhandler_socket::fstat): Don't assume that socket isChristopher Faylor
2002-06-08 * libm/common/s_fdim.c: New file.Thomas Fitzsimmons
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor
2002-06-07Enable pei386_auto_import by default. Only print a info message about autoNick Clifton
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen