Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete comment. | Christopher Faylor | 2002-04-15 | 1 | -3/+0 |
| | |||||
* | * net.cc (cygwin_accept): Set socket type for accepted socket. | Corinna Vinschen | 2002-04-12 | 3 | -8/+40 |
| | | | | | | | | | | | | | (socketpair): Set socket type for both sockets. From Egor Duda <deo@logos-m.ru>: * fhandler.h (class fhandler_socket): New member to store socket type. (fhandler_socket::get_socket_type): Access it. (fhandler_socket::set_socket_type): Ditto. * net.cc (cygwin_socket): Store socket type. (cygwin_connect): Disable security checks for connectionless sockets. (cygwin_accept): Ditto. | ||||
* | * include/w32api.h: Increment version. | Earnie Boyd | 2002-04-09 | 3 | -3/+8 |
| | | | | * Makefile.in: Ditto. | ||||
* | * cygwin.din: Add strptime. | Christopher Faylor | 2002-04-09 | 3 | -1/+9 |
| | | | | * include/cygwin/version.h: Increment API version number. | ||||
* | * include/_mingw.h: Increment version. | Earnie Boyd | 2002-04-09 | 3 | -3/+8 |
| | | | | * Makefile.in: Ditto. | ||||
* | * Makefile.in: Use bzip2 compression for Cygwin target. | Earnie Boyd | 2002-04-09 | 2 | -3/+15 |
| | |||||
* | * Makefile.in (bindist): Use * instead of . for file list for tar | Earnie Boyd | 2002-04-09 | 2 | -1/+6 |
| | | | | command. | ||||
* | * moldname-crtdll.def: Remove CR from end of line. | Earnie Boyd | 2002-04-09 | 3 | -284/+289 |
| | | | | * moldname-msvcrt.def: Ditto. | ||||
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier. | Corinna Vinschen | 2002-04-09 | 2 | -3/+7 |
| | |||||
* | * fhandler.cc (fhandler_base::open): Set read-only bit in | Corinna Vinschen | 2002-04-09 | 2 | -6/+15 |
| | | | | file_attributes when adequate. | ||||
* | * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW, | Danny Smith | 2002-04-04 | 2 | -12/+19 |
| | | | | | TLOSS, PLOSS): Move oldname defines back, following the underscored names. | ||||
* | new description for old api. | Christopher Faylor | 2002-04-04 | 1 | -0/+13 |
| | |||||
* | * include/objidl.h (IRunningObjectTable.Register): Correct | Danny Smith | 2002-04-02 | 3 | -3/+16 |
| | | | | | | | prototype. * include/wtypes.h (ROTFLAGS_REGISTRATIONKEEPSALIVE, ROTFLAGS_ALLOWANYCLIENT): Add defines. * include/wtypes.h (enum tagCLSCTX): Change formatting. | ||||
* | * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define. | Danny Smith | 2002-03-31 | 2 | -0/+5 |
| | |||||
* | * include/stdio.h (_snwprintf): Correct spelling. | Danny Smith | 2002-03-30 | 3 | -7/+14 |
| | | | | | | (_vsnwprintf): Likewise. * include/wchar.h (_snwprintf): Correct spelling. (_vsnwprintf): Likewise. | ||||
* | * include/wingdi.h (SetPixelFormat): Correct prototype. | Danny Smith | 2002-03-30 | 3 | -2/+11 |
| | | | | * include/richedit.h (EM_SHOWSCROLLBAR): Add define. | ||||
* | * times.cc (gettimeofday): Fix typo in previous patch. | Christopher Faylor | 2002-03-28 | 2 | -2/+6 |
| | |||||
* | * times.cc (gettimeofday): Revert to setting timezone info if tz != NULL. | Christopher Faylor | 2002-03-28 | 2 | -0/+17 |
| | |||||
* | * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL). | Danny Smith | 2002-03-26 | 7 | -364/+388 |
| | | | | | | | | | | | | | | | | (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. | ||||
* | * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS): | Danny Smith | 2002-03-26 | 2 | -0/+7 |
| | | | | Add defines. | ||||
* | * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set | Christopher Faylor | 2002-03-22 | 2 | -3/+8 |
| | | | | st_[ug]id to value derived from get_file_attributes. | ||||
* | * spawn.cc (find_exec): Return input if file not found. | Christopher Faylor | 2002-03-22 | 2 | -1/+7 |
| | |||||
* | add eol to end | Christopher Faylor | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | expand entry on dir file, may need to update it after installing packages. | David Starks-Browning | 2002-03-20 | 1 | -0/+4 |
| | |||||
* | new subsection "Is there a Cygwin port of GNU Emacs?" with pointer to | David Starks-Browning | 2002-03-20 | 1 | -0/+11 |
| | | | | cygwin-mount.el, and details about "emacs -nw" vs. "xemacs -nw". | ||||
* | add "cygwish80.exe" to list of tcl/tk apps that do not understand paths | David Starks-Browning | 2002-03-20 | 1 | -4/+4 |
| | |||||
* | remove "not yet updated" for preprocessor, GUI programming entries. | David Starks-Browning | 2002-03-20 | 1 | -6/+0 |
| | |||||
* | remove "Where can I get f77 and objc components for B20 EGCS 1.1?" | David Starks-Browning | 2002-03-20 | 1 | -8/+0 |
| | | | | (it can't possibly be relevant any more...) | ||||
* | update (make problem solved, cvs+ssh problem solved) | David Starks-Browning | 2002-03-20 | 1 | -9/+3 |
| | |||||
* | remove "not yet updated" warning for queue slots, df entries. | David Starks-Browning | 2002-03-20 | 1 | -6/+0 |
| | |||||
* | * poll.cc (poll): Add support for invalid descriptors. | Corinna Vinschen | 2002-03-19 | 2 | -25/+39 |
| | |||||
* | * mkgroup.c (usage): Use one just fprintf + string concatenation for output | Christopher Faylor | 2002-03-19 | 3 | -18/+25 |
| | | | | | message. (print_version): Add void to function type and update copyright. | ||||
* | * mkgroup.c (usage): Simplify usage output. Generalize to allow use | Corinna Vinschen | 2002-03-19 | 2 | -20/+58 |
| | | | | | | | | | 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. | ||||
* | 2002-03-15 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-19 | 3 | -0/+13 |
| | | | | | * fhandler.h (fhandler_termios::lseek): Override lseek. * fhandler_termios.cc (fhandler_termios::lseek): Implement this. | ||||
* | * cygserver.cc: Include stdlib.h for exit declaration. | Christopher Faylor | 2002-03-15 | 5 | -0/+9 |
| | | | | * threaded_queue.cc: Ditto. | ||||
* | * pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirected | Christopher Faylor | 2002-03-15 | 4 | -6/+13 |
| | | | | | | block should be marked as nonexistent. (winpids::add): Use PID_ALLPIDS when looking for all pids. * cygwin.h (PID_ALLPIDS): New enum element. | ||||
* | 2002-03-15 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2002-03-15 | 2 | -16/+54 |
| | | | | | | | | | | * mkgroup.c (main): When generating group 513, check for computer's primary domain instead of current user's domain. 2002-03-14 Corinna Vinschen <corinna@vinschen.de> * mkgroup.c (main): When generating group 513, check for domain SID if computer name isn't mapped to a SID. | ||||
* | * glob.c (stat32_to_STAT): New function. | Corinna Vinschen | 2002-03-15 | 3 | -4/+68 |
| | | | | | | | | (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. | ||||
* | * pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIR | Christopher Faylor | 2002-03-14 | 2 | -0/+10 |
| | | | | is specified. | ||||
* | Fix ChangeLog | Christopher Faylor | 2002-03-14 | 1 | -2/+2 |
| | |||||
* | * poll.cc: Remove variable open_fds, rearrange and add code | Corinna Vinschen | 2002-03-14 | 2 | -45/+42 |
| | | | | to fix settings of revents. | ||||
* | * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails. | Corinna Vinschen | 2002-03-13 | 2 | -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 Smith | 2002-03-13 | 4 | -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 copyright | Christopher Faylor | 2002-03-13 | 21 | -237/+235 |
| | |||||
* | * sysconf.cc (sysconf): Fix condition. | Corinna Vinschen | 2002-03-12 | 2 | -1/+5 |
| | |||||
* | remove erroneous part of comment | Christopher Faylor | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | Fix my last ChangeLog entry. | Danny Smith | 2002-03-11 | 1 | -25/+139 |
| | |||||
* | * mmap.cc (msync): Check area given by addr and len for being a | Corinna Vinschen | 2002-03-11 | 2 | -4/+14 |
| | | | | contigeous mmap'd region. | ||||
* | * kill.cc (usage): Move to top of file. | Christopher Faylor | 2002-03-11 | 2 | -40/+42 |
| | | | | | (getsig): Ditto. (forcekill): Ditto. | ||||
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() before | Corinna Vinschen | 2002-03-11 | 4 | -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. |