summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix ChangeLogChristopher Faylor2002-03-141-2/+2
|
* * poll.cc: Remove variable open_fds, rearrange and add codeCorinna Vinschen2002-03-142-45/+42
| | | | to fix settings of revents.
* * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva2002-03-142-2/+7
| | | | error.
* * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.Corinna Vinschen2002-03-132-4/+38
| | | | | | (list::erase): New method with no argument. Erase latest record added. (mmap64): Fail if map_map() fails.
* * include/richedit.h (RICHEDIT_CLASS): UNICODE it.Danny Smith2002-03-134-3/+14
| | | | | | * include/shlobj.h (IContextMenu2): Put methods in right order. * include/basetyps.h (REFGUID, REFIID, REFCLSID): Check for CINTERFACE before defining.
* whitespace cleanup, update copyrightChristopher Faylor2002-03-1321-237/+235
|
* * Makefile.in (NOTPARALLEL): New. Use it instead of explicitRichard Henderson2002-03-132-70/+81
| | | | | | .NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check.
* 2002-03-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-03-122-11/+15
| | | | | * libc/sys/go32/access.c: Change license to relaxed license used in identical file throughout newlib/libgloss.
* 2002-03-12 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2002-03-125-3/+60
| | | | | | | * libc/sys/arm/access.c: New file. * libc/sys/arm/Makefile.am (lib_a_SOURCES): Add access.c. * libc/sys/arm/Makefile.in: Regenerate. * libc/sys/arm/syscalls.c (_stat): New function.
* * sysconf.cc (sysconf): Fix condition.Corinna Vinschen2002-03-122-1/+5
|
* remove erroneous part of commentChristopher Faylor2002-03-121-1/+1
|
* * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2002-03-122-0/+9
|
* Fix my last ChangeLog entry.Danny Smith2002-03-111-25/+139
|
* * mmap.cc (msync): Check area given by addr and len for being aCorinna Vinschen2002-03-112-4/+14
| | | | contigeous mmap'd region.
* * kill.cc (usage): Move to top of file.Christopher Faylor2002-03-112-40/+42
| | | | | (getsig): Ditto. (forcekill): Ditto.
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() beforeCorinna Vinschen2002-03-114-5/+39
| | | | | | | | | 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.
* Add MIPS specific string/memory functionsMichael Meissner2002-03-118-6/+694
|
* gdb/:Daniel Jacobowitz2002-03-113-0/+248
| | | | | | | | | | | | | 2002-03-10 Daniel Jacobowitz <drow@mvista.com> * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h. * defs.h: Include "gdb/signals.h". (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h. include/gdb: 2002-03-10 Daniel Jacobowitz <drow@mvista.com> * signals.h: New file, split from gdb/defs.h.
* * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h,Danny Smith2002-03-09140-5/+562
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cguid.h, commctrl.h, commdlg.h, cpl.h, cplext.h, custcntl.h, dbt.h, dde.h, ddeml.h, dlgs.h, excpt.h, httpext.h, imagehlp.h, imm.h, initguid.h, intshcut.h, ipexport.h, iphlpapi.h, ipifcons.h, iprtrmib.h, iptypes.h, isguids.h, largeint.h, lm.h, lmaccess.h, lmalert.h, lmapibuf.h, lmat.h, lmaudit.h, lmbrowsr.h, lmchdev.h, lmconfig.h, lmcons.h, lmerr.h, lmerrlog.h, lmmsg.h, lmremutl.h, lmrepl.h, lmserver.h, lmshare.h, lmsname.h, lmstats.h, lmsvc.h, lmuse.h, lmuseflg.h, lmwksta.h, lzexpand.h, mapi.h, mciavi.h, mcx.h, mmsystem.h, mswsock.h, nb30.h, nddeapi.h, nspapi.h, ntdef.h, ntsecapi.h, ntsecpkg.h, oaidl.h, objbase.h, objfwd.h, objidl.h, odbcinst.h, ole.h, ole2.h, ole2ver.h, oleauto.h, olectl.h, olectlid.h, oledlg.h, oleidl.h, pbt.h, prsht.h, psapi.h, rapi.h, ras.h, raserror.h, rassapi.h, regstr.h, richedit.h, richole.h, rpc.h, rpcdce.h, rpcdce2.h, rpcdcep.h, rpcndr.h, rpcnsi.h, rpcnsip.h, rpcnterr.h, rpcproxy.h, schannel.h, schnlsp.h, scrnsave.h, security.h, setupapi.h, shellapi.h, shlguid.h, shlobj.h, sql.h, sqlext.h, sqltypes.h, sqlucode.h, sspi.h, subauth.h, tlhelp32.h, unknwn.h, userenv.h, w32api.h, winbase.h, wincon.h, wincrypt.h, windef.h, windows.h, windowsx.h, winerror.h, wingdi.h, wininet.h, winioctl.h, winnetwk.h, winnls.h, winnt.h, winperf.h, winreg.h, winresrc.h, winsock.h, winsock2.h, winspool.h, winsvc.h, winuser.h, winver.h, ws2tcpip.h, wsnetbs.h, wtypes.h, zmouse.h: Add #pragma GCC system_header if __GNUC__ >= 3. * include/mapi.h: Change header guard name to _MAPI_H for consistency.
* * include/accctrl.h (_ACCCTRL_H): Correct typo.Danny Smith2002-03-083-9/+18
| | | | | | | Remove unnecessary inclusion of <wtypes.h> * ChangeLog: Fix omission of name in recent entries. * include/initguid.h (DEFINE_GUID): Add GUID_EXT to define.
* 2002-03-07 H.J. Lu (hjl@gnu.org)H.J. Lu2002-03-072-0/+7
| | | | * configure.in: Enable gprof for mips*-*-linux*.
* * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen2002-03-073-7/+16
| | | | | | | (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.
* * cygcheck.cc: Reformat.Christopher Faylor2002-03-072-37/+43
|
* * cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2002-03-072-1/+5
|
* * cygpath.cc: Reformat.Christopher Faylor2002-03-072-144/+186
| | | | | | * cygpath.cc (print_version): New function. (main): Accommodate new version function. Initialize 'o' to prevent warning. * cygcheck.cc (main): Eliminate non-GNU formatting glitch.
* * path.cc (normalize_posix_path): Avoid runs of '.'s > 2.Christopher Faylor2002-03-072-1/+9
|
* 2002-03-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-03-063-2/+8
| | | | | | * libc/machine/i386/Makefile.am: Add $(oext) for setjmp object so it works for shared library or statici library. * libc/machine/i386/Makefile.in: Regenerated.
* * include/mswsock.h: Group winsock2 dependantsDanny Smith2002-03-063-9/+23
| | | | | | together and protect with #ifdef _WINSOCK2_H. * lib/test.c: Only test ws2tcpip.h if winsock2.h has been included.
* * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.SJoern Rennecke2002-03-067-150/+502
| | | | | | | | | | and strcpy.S. * Makefile.in: Regenerate. * asm.h (_ENTRY): Set SH5 alignment to 8 bytes. (SHHI, SHLO): Define. * memcpy.S: Add code for SH5. * memset.S: Likewise. * strcpy.S: Likewise.
* Remove floatformat_arm_ext.Andrew Cagney2002-03-062-1/+4
|
* * include/mswsock.h (TP_*): Add new defines.Danny Smith2002-03-052-0/+57
| | | | | | | | | (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.
* * errno.cc: Change EPERM associated text to "Operation not permitted"Christopher Faylor2002-03-052-2/+10
| | | | throughout.
* Update copyright.Christopher Faylor2002-03-051-1/+1
|
* * fhandler_socket.cc (fhandler_socket::close): Respond to signals whileChristopher Faylor2002-03-052-6/+20
| | | | | looping, waiting for socket to close. Superstitiously clear last error when WSAEWOULDBLOCK.
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-055-5/+26
| | | | | | | | * cygserver_transport_pipes.cc (transport_layer_pipes::transport_layer_pipes): Always init - until static members work correctly. * shm.cc (shmget): Initialize the security descriptor - thanks Corinna! * include/sys/ipc.h: Make the ipc control constants partitioned off from the sem control constants.
* * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen2002-03-053-13/+29
| | | | | | * fhandler_termios.cc: Include <sys/termios.h>. (line_edit): Recognize disabled c_cc[] chars. Ignore VDISCARD when not in ICANON mode.
* * pdp11.h: Add format codes for float instruction formats.Alan Modra2002-03-052-2/+13
|
* bump copyrightChristopher Faylor2002-03-051-1/+1
|
* * syscalls.cc (truncate64): Use ftruncate64 directly to not loseCorinna Vinschen2002-03-042-1/+6
| | | | upper 32 bits.
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-043-0/+79
| | | | | * cygserver_shm.cc (delete_shmnode): New function. (client_request_shm::serve): Use it.
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-044-2/+76
| | | | | * cygserver_shm.cc (client_request_shm::serve): Implement SHM_DETACH. * shm.cc (shmdt): Implement.
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-046-518/+672
| | | | | | | | | | * cygserver_shm.cc: Run indent. (deleted_head): New global for storing shm id's pending deletion. (client_request_shm::serve): Return ENOSYS for invalid request types. Implement SHM_DEL - delete a shm id. * cygserver_shm.h (SHM_DEL): New type value. * shm.cc (delete_inprocess_shmds): New function, does what it's name implies. (shmctl): Implement shm_rmid control type.
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-032-1/+5
| | | | * Makefile.in (install): Remove install-bin to allow make install to work.
* 2002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-032-2/+8
| | | | | * shm.cc (shmat): Prevent a compile error. (shmdt): Set errno as this function is incomplete.
* fix reg key typo "Red Hat, Inc." -> "Cygnus Solutions"David Starks-Browning2002-03-031-1/+1
|
* add details about missing cygintl.dll, cygreadline5.dll, ...David Starks-Browning2002-03-031-7/+16
|
* update bash+nt-emacs entry for Emacs 21.1 and JDE->JDEE.David Starks-Browning2002-03-031-3/+3
|
* "setup.exe" -> "Cygwin Setup" throughout. Other minor changes throughout.David Starks-Browning2002-03-031-52/+55
|
* * ChangeLog: Fix typo in last entry.Danny Smith2002-03-023-64/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. .
* * overview.sgml: Fix 'more more' typo.Christopher Faylor2002-03-012-1/+5
|