d4dca0e42e2002-04-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-01 23:06:21 +0000
54a7c6d2be2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
Jeff Johnston
2002-04-01 22:29:40 +0000
3b71b99abdmerge from gcc
DJ Delorie
2002-04-01 22:01:10 +0000
cb01b9eadb* include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
Danny Smith
2002-03-31 20:45:38 +0000
06bdee1cf6* include/stdio.h (_snwprintf): Correct spelling. (_vsnwprintf): Likewise. * include/wchar.h (_snwprintf): Correct spelling. (_vsnwprintf): Likewise.
Danny Smith
2002-03-30 01:38:27 +0000
6c893868bf* include/wingdi.h (SetPixelFormat): Correct prototype. * include/richedit.h (EM_SHOWSCROLLBAR): Add define.
Danny Smith
2002-03-30 01:03:22 +0000
8996623b78* times.cc (gettimeofday): Fix typo in previous patch.
Christopher Faylor
2002-03-28 05:20:53 +0000
7d7524e57d* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.
Christopher Faylor
2002-03-28 04:56:06 +0000
c82479b1e3* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.
Christopher Faylor
2002-03-28 04:26:49 +0000
eba631d6a9* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL). (wpopen): Add if !(__CRTDLL). * Makefile.in (moldname-msvcrt.def rule): Use -C, not -c to preserve comments. (moldname-crtdll.def rule): Likewise. * moldname-msvcrt.def: Regenerate. * moldname-crtdll.def: Regenerate. * include/stdio.h (wpopen):Use prototype, not a define. (_swnprintf): Add prototype. (_vswnprintf): Likewise. Tidy up whitespace. * include/wchar.h (_swnprintf): Add prototype. (_vswnprintf): Likewise. Tidy up whitespace.
Danny Smith
2002-03-26 22:23:25 +0000
fb1c4e20f4* include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS): Add defines.
Danny Smith
2002-03-26 21:20:53 +0000
43ecf6e828* libc/machine/sh/memcpy.S (Large): Fix alignment rounding. Store high part of leading bytes too.
Joern Rennecke
2002-03-26 17:22:16 +0000
a485d93f10* libm/math/ef_hypot.c: Increase scale factor to 68.
Richard Sandiford
2002-03-22 11:25:15 +0000
2f3126f6ec* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set st_[ug]id to value derived from get_file_attributes.
Christopher Faylor
2002-03-22 04:27:52 +0000
45d2ea8a52* spawn.cc (find_exec): Return input if file not found.
Christopher Faylor
2002-03-22 03:24:30 +0000
e7ac2b2299add eol to end
Christopher Faylor
2002-03-21 05:52:21 +0000
4728007427expand entry on dir file, may need to update it after installing packages.
David Starks-Browning
2002-03-20 23:53:50 +0000
ba2e67d174new subsection "Is there a Cygwin port of GNU Emacs?" with pointer to cygwin-mount.el, and details about "emacs -nw" vs. "xemacs -nw".
David Starks-Browning
2002-03-20 23:48:16 +0000
3d27e4aaa5add "cygwish80.exe" to list of tcl/tk apps that do not understand paths
David Starks-Browning
2002-03-20 23:14:30 +0000
d5ded091b6remove "not yet updated" for preprocessor, GUI programming entries.
David Starks-Browning
2002-03-20 23:12:26 +0000
bab8194c80remove "Where can I get f77 and objc components for B20 EGCS 1.1?" (it can't possibly be relevant any more...)
David Starks-Browning
2002-03-20 23:02:51 +0000
00a4a21d24update (make problem solved, cvs+ssh problem solved)
David Starks-Browning
2002-03-20 23:01:09 +0000
cfaf7d8891remove "not yet updated" warning for queue slots, df entries.
David Starks-Browning
2002-03-20 22:34:40 +0000
99dbafacb6* poll.cc (poll): Add support for invalid descriptors.
Corinna Vinschen
2002-03-19 17:12:49 +0000
7a9f3efb1b* mkgroup.c (usage): Use one just fprintf + string concatenation for output message. (print_version): Add void to function type and update copyright.
Christopher Faylor
2002-03-19 15:48:40 +0000
22a9157c7c* mkgroup.c (usage): Simplify usage output. Generalize to allow use for help. Correct '?' typo to 'h'. (longopts): Add version option. (opts): Add 'v' version option. (print_version): New function. (main): Accommodate new version option. Accommodate usage parameter changes. Use usage to output help message.
Corinna Vinschen
2002-03-19 15:28:13 +0000
b0359971202002-03-15 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-19 04:39:01 +0000
0379a6552dAdd AIX 64 shared library support and emulation layer for binutils
Nick Clifton
2002-03-18 12:46:15 +0000
0be8bd321b[ gas/ChangeLog ] 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
Chris Demetriou
2002-03-16 03:09:18 +0000
d40c5645f1* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. (relink_command): Added --tag flags. (mode=install): If relinking fails; error out.
Alexandre Oliva
2002-03-15 23:05:24 +0000
59a2339f27* cygserver.cc: Include stdlib.h for exit declaration. * threaded_queue.cc: Ditto.
Christopher Faylor
2002-03-15 21:52:05 +0000
ca17537785* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected block should be marked as nonexistent. (winpids::add): Use PID_ALLPIDS when looking for all pids. * cygwin.h (PID_ALLPIDS): New enum element.
Christopher Faylor
2002-03-15 21:49:12 +0000
2f26318784* glob.c (stat32_to_STAT): New function. (g_lstat): Call user space functions always with 32 bit struct stat as a workaround. (g_stat): Ditto. * include/glob.h (struct glob): Don't prototype function pointers when compiling Cygwin.
Corinna Vinschen
2002-03-15 10:12:31 +0000
4af6d4a9ab* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIR is specified.
Christopher Faylor
2002-03-14 23:14:19 +0000
e10c087bd6Fix ChangeLog
Christopher Faylor
2002-03-14 15:34:32 +0000
6ea9c71656* poll.cc: Remove variable open_fds, rearrange and add code to fix settings of revents.
Corinna Vinschen
2002-03-14 12:15:31 +0000
bbe0913914* mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails. (list::erase): New method with no argument. Erase latest record added. (mmap64): Fail if map_map() fails.
Corinna Vinschen
2002-03-13 20:54:57 +0000
5289f34254* include/richedit.h (RICHEDIT_CLASS): UNICODE it. * include/shlobj.h (IContextMenu2): Put methods in right order. * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for CINTERFACE before defining.
Danny Smith
2002-03-13 20:00:16 +0000
73ea29f42cwhitespace cleanup, update copyright
Christopher Faylor
2002-03-13 02:34:05 +0000
2b1c041081* Makefile.in (NOTPARALLEL): New. Use it instead of explicit .NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check.
Richard Henderson
2002-03-13 01:19:29 +0000
c53d8453312002-03-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-03-12 21:31:56 +0000
d2a246ad722002-03-12 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2002-03-12 21:25:12 +0000
168f27437fFix my last ChangeLog entry.
Danny Smith
2002-03-11 20:58:00 +0000
2817e0dc89* mmap.cc (msync): Check area given by addr and len for being a contigeous mmap'd region.
Corinna Vinschen
2002-03-11 20:23:09 +0000
af53a09c70* kill.cc (usage): Move to top of file. (getsig): Ditto. (forcekill): Ditto.
Christopher Faylor
2002-03-11 18:33:02 +0000
713fb38b7c* fork.cc (fork_child): Call fixup_mmaps_after_fork() before closing parent process handle. Call fixup_mmaps_after_fork() with parent process handle as parameter. * mmap.cc (mmap_record::access): New method. (fixup_mmaps_after_fork): Take process handle as parameter. In case of FILE_MAP_COPY access, copy valid memory regions to child. * pinfo.h (fixup_mmaps_after_fork): Change prototype accordingly.
Corinna Vinschen
2002-03-11 17:57:22 +0000
eabb48d53dAdd MIPS specific string/memory functions
Michael Meissner
2002-03-11 15:44:35 +0000
a4e142b6bcgdb/: 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-03-11 00:01:11 +0000
96a3b54498* include/accctrl.h (_ACCCTRL_H): Correct typo. Remove unnecessary inclusion of <wtypes.h> * ChangeLog: Fix omission of name in recent entries.
Danny Smith
2002-03-08 08:17:19 +0000
c8c3824dc8* autoload.cc (NetGetDCName): Add symbol. (NetServerEnum): Remove symbol. * security.cc (get_lsa_srv_inf): Call NetGetDCName() instead of NetServerEnum() since it's faster. Don't call it at all if machine is not a domain member.
Corinna Vinschen
2002-03-07 14:32:53 +0000
b56dedef3e* cygcheck.cc: Reformat.
Christopher Faylor
2002-03-07 03:13:17 +0000
b9262dd919* cygcheck.cc (longopts): Use correct short option for --version.
Christopher Faylor
2002-03-07 03:06:28 +0000
6a34460970* cygpath.cc: Reformat. * cygpath.cc (print_version): New function. (main): Accommodate new version function. Initialize 'o' to prevent warning. * cygcheck.cc (main): Eliminate non-GNU formatting glitch.
Christopher Faylor
2002-03-07 03:00:14 +0000
9420d2b833* path.cc (normalize_posix_path): Avoid runs of '.'s > 2.
Christopher Faylor
2002-03-07 01:31:08 +0000
2a606041a12002-03-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-03-06 23:14:17 +0000
b7410006b9* include/mswsock.h: Group winsock2 dependants together and protect with #ifdef _WINSOCK2_H. * lib/test.c: Only test ws2tcpip.h if winsock2.h has been included.
Danny Smith
2002-03-06 11:31:47 +0000
6f6aa16f75Remove floatformat_arm_ext.
Andrew Cagney
2002-03-06 06:29:41 +0000
8d3db0afbe* include/mswsock.h (TP_*): Add new defines. (TRANSMIT_PACKETS_ELEMENT): Define new structure. (WSAMSG): Likewise. (WSACMSGHDR): Likewise. (DisconnectEx): Add new prototype. (WSARecvMsg): Likewise. (WSA_CMSG_*) Add empty macros, guarded by #if 0.
Danny Smith
2002-03-05 22:40:30 +0000
07a21bce5b* errno.cc: Change EPERM associated text to "Operation not permitted" throughout.
Christopher Faylor
2002-03-05 18:11:20 +0000
1d25d6f87eUpdate copyright.
Christopher Faylor
2002-03-05 18:03:32 +0000
eeac69d835* fhandler_socket.cc (fhandler_socket::close): Respond to signals while looping, waiting for socket to close. Superstitiously clear last error when WSAEWOULDBLOCK.
Christopher Faylor
2002-03-05 18:02:53 +0000
241a7c5a8c2002-03-05 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-05 12:58:24 +0000
ad2864f4c8* include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro. * fhandler_termios.cc: Include <sys/termios.h>. (line_edit): Recognize disabled c_cc[] chars. Ignore VDISCARD when not in ICANON mode.
Corinna Vinschen
2002-03-05 08:15:28 +0000
8cd4824313* pdp11.h: Add format codes for float instruction formats.
Alan Modra
2002-03-05 03:09:01 +0000
96ef4a6d4dbump copyright
Christopher Faylor
2002-03-05 02:23:39 +0000
59149930a3* syscalls.cc (truncate64): Use ftruncate64 directly to not lose upper 32 bits.
Corinna Vinschen
2002-03-04 16:47:41 +0000
7c3617cc0a2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-04 08:45:40 +0000
038c71f10c2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-04 08:12:53 +0000
67be0adb712002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-04 07:22:08 +0000
74c3173ade2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-03 21:46:38 +0000
009314a45d2002-03-03 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-03 12:52:59 +0000
70228d7e07fix reg key typo "Red Hat, Inc." -> "Cygnus Solutions"
David Starks-Browning
2002-03-03 11:44:46 +0000
42b5d90c0aadd details about missing cygintl.dll, cygreadline5.dll, ...
David Starks-Browning
2002-03-03 11:37:35 +0000
82de6f7027update bash+nt-emacs entry for Emacs 21.1 and JDE->JDEE.
David Starks-Browning
2002-03-03 11:13:21 +0000
2550d8015b"setup.exe" -> "Cygwin Setup" throughout. Other minor changes throughout.
David Starks-Browning
2002-03-03 10:57:57 +0000
6c766d2095* ChangeLog: Fix typo in last entry. * include/winsock2.h (IPPROTO_*): Add IPv6 defines. * include/ws2tcpip.h: (IP_*): Add new defines. (INET_ADDRSTRLEN, INET6_ADDRSTRLEN): Add defines. (NI_*): Add getnameinfo constants and bitmasks. (AI_*): Add getaddrinfo flags. (EAI_*): Add getaddrinfo error codes. (ip_mreq_source): Add new structure. (ip_msfilter): Add new structure. (IP_MSFILTER_SIZE): Add new macro. (in_pktinfo): Add new structure. Add preliminary IPv6 support. (in6_addr): Add new structure and some defines. (sockaddr_in6): Add new structure. (in6addr_any, in6addr_loopback): Declare extern structures. (IN6ADDR_ANY_INIT,IN6ADDR_LOOPBACK_INIT): Add initialization macros for above. (IN6_ARE_ADDR_EQUAL): Define macro. (IN6_IS_ADDR_*): Define address testing macros. (socklen_t) Add new typedef. (ipv6_mreq): Add new structure. (in6_pktinfo): Same. (addrinfo): Same. (freeaddrinfo):Add new prototype. (getaddrinfo): Same. (gai_strerror[AW]): Same. (getnameinfo): Same. (sockaddr_in6_old): Add structure. (sockaddr_gen): Add union definition. (INTERFACE_INFO): Use sockaddr_gen as members. (INTERFACE_INFO_OLD): Add comment on workaround for problems with INTERFACE_INFO on NT4 prior to sp4. .
Danny Smith
2002-03-02 10:49:56 +0000
06e2f4c39e* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
Alexandre Oliva
2002-03-01 00:52:59 +0000
e77292877c* times.cc: Remove if 0'd code. Clean up slightly.
Christopher Faylor
2002-02-28 19:36:11 +0000
7a43dbe39b* times.cc: Remove if 0'd code. Clean up slightly.
Christopher Faylor
2002-02-28 19:06:42 +0000
f449bfef402002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28 14:30:38 +0000
062401c9b42002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28 13:50:41 +0000
5c48da9a28* fdl.texi: New file.
Andrew Cagney
2002-02-28 03:34:36 +0000
14fdd4415fUpdate options
Christopher Faylor
2002-02-28 00:08:52 +0000
fd2ded00a7* include/windows.h; Remove test for __W32API_MAJOR_VERSION when selecting winsock interface. * include/winsock.h (SOCKET_ADDRESS_LIST): Add structure definition and typedefs. Expand FIXME comment. (WSACOMPLETIONTYPE): Add enum. (WSACOMPLETION): Add structure and typedefs. (WSANSPIoctl): Add function prototpe and callback typedef. (SIO_NSP_NOTIFY_CHANGE): Add define. (sockaddr_storage): Add structure and typedefs.
Danny Smith
2002-02-28 00:03:11 +0000