summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete comment.Christopher Faylor2002-04-151-3/+0
* * net.cc (cygwin_accept): Set socket type for accepted socket.Corinna Vinschen2002-04-123-8/+40
* * include/w32api.h: Increment version.Earnie Boyd2002-04-093-3/+8
* * cygwin.din: Add strptime.Christopher Faylor2002-04-093-1/+9
* * include/_mingw.h: Increment version.Earnie Boyd2002-04-093-3/+8
* * Makefile.in: Use bzip2 compression for Cygwin target.Earnie Boyd2002-04-092-3/+15
* * Makefile.in (bindist): Use * instead of . for file list for tarEarnie Boyd2002-04-092-1/+6
* * moldname-crtdll.def: Remove CR from end of line.Earnie Boyd2002-04-093-284/+289
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.Corinna Vinschen2002-04-092-3/+7
* * fhandler.cc (fhandler_base::open): Set read-only bit inCorinna Vinschen2002-04-092-6/+15
* * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2002-04-042-12/+19
* new description for old api.Christopher Faylor2002-04-041-0/+13
* * include/objidl.h (IRunningObjectTable.Register): CorrectDanny Smith2002-04-023-3/+16
* * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.Danny Smith2002-03-312-0/+5
* * include/stdio.h (_snwprintf): Correct spelling.Danny Smith2002-03-303-7/+14
* * include/wingdi.h (SetPixelFormat): Correct prototype.Danny Smith2002-03-303-2/+11
* * times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor2002-03-282-2/+6
* * times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor2002-03-282-0/+17
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-267-364/+388
* * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):Danny Smith2002-03-262-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always setChristopher Faylor2002-03-222-3/+8
* * spawn.cc (find_exec): Return input if file not found.Christopher Faylor2002-03-222-1/+7
* add eol to endChristopher Faylor2002-03-211-1/+1
* expand entry on dir file, may need to update it after installing packages.David Starks-Browning2002-03-201-0/+4
* new subsection "Is there a Cygwin port of GNU Emacs?" with pointer toDavid Starks-Browning2002-03-201-0/+11
* add "cygwish80.exe" to list of tcl/tk apps that do not understand pathsDavid Starks-Browning2002-03-201-4/+4
* remove "not yet updated" for preprocessor, GUI programming entries.David Starks-Browning2002-03-201-6/+0
* remove "Where can I get f77 and objc components for B20 EGCS 1.1?"David Starks-Browning2002-03-201-8/+0
* update (make problem solved, cvs+ssh problem solved)David Starks-Browning2002-03-201-9/+3
* remove "not yet updated" warning for queue slots, df entries.David Starks-Browning2002-03-201-6/+0
* * poll.cc (poll): Add support for invalid descriptors.Corinna Vinschen2002-03-192-25/+39
* * mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor2002-03-193-18/+25
* * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen2002-03-192-20/+58
* 2002-03-15 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-193-0/+13
* * cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor2002-03-155-0/+9
* * pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor2002-03-154-6/+13
* 2002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-03-152-16/+54
* * glob.c (stat32_to_STAT): New function.Corinna Vinschen2002-03-153-4/+68
* * pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIRChristopher Faylor2002-03-142-0/+10
* Fix ChangeLogChristopher Faylor2002-03-141-2/+2
* * poll.cc: Remove variable open_fds, rearrange and add codeCorinna Vinschen2002-03-142-45/+42
* * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.Corinna Vinschen2002-03-132-4/+38
* * include/richedit.h (RICHEDIT_CLASS): UNICODE it.Danny Smith2002-03-134-3/+14
* whitespace cleanup, update copyrightChristopher Faylor2002-03-1321-237/+235
* * sysconf.cc (sysconf): Fix condition.Corinna Vinschen2002-03-122-1/+5
* remove erroneous part of commentChristopher Faylor2002-03-121-1/+1
* 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
* * kill.cc (usage): Move to top of file.Christopher Faylor2002-03-112-40/+42
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() beforeCorinna Vinschen2002-03-114-5/+39