aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-04-09 * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.Corinna Vinschen2-3/+7
2002-04-09 * fhandler.cc (fhandler_base::open): Set read-only bit inCorinna Vinschen2-6/+15
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2-12/+19
2002-04-04new description for old api.Christopher Faylor1-0/+13
2002-04-02 * include/objidl.h (IRunningObjectTable.Register): CorrectDanny Smith3-3/+16
2002-03-31 * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.Danny Smith2-0/+5
2002-03-30 * include/stdio.h (_snwprintf): Correct spelling.Danny Smith3-7/+14
2002-03-30 * include/wingdi.h (SetPixelFormat): Correct prototype.Danny Smith3-2/+11
2002-03-28* times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor2-2/+6
2002-03-28* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor2-0/+17
2002-03-26 * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith7-364/+388
2002-03-26 * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):Danny Smith2-0/+7
2002-03-22* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always setChristopher Faylor2-3/+8
2002-03-22* spawn.cc (find_exec): Return input if file not found.Christopher Faylor2-1/+7
2002-03-21add eol to endChristopher Faylor1-1/+1
2002-03-20expand entry on dir file, may need to update it after installing packages.David Starks-Browning1-0/+4
2002-03-20new subsection "Is there a Cygwin port of GNU Emacs?" with pointer toDavid Starks-Browning1-0/+11
2002-03-20add "cygwish80.exe" to list of tcl/tk apps that do not understand pathsDavid Starks-Browning1-4/+4
2002-03-20remove "not yet updated" for preprocessor, GUI programming entries.David Starks-Browning1-6/+0
2002-03-20remove "Where can I get f77 and objc components for B20 EGCS 1.1?"David Starks-Browning1-8/+0
2002-03-20update (make problem solved, cvs+ssh problem solved)David Starks-Browning1-9/+3
2002-03-20remove "not yet updated" warning for queue slots, df entries.David Starks-Browning1-6/+0
2002-03-19 * poll.cc (poll): Add support for invalid descriptors.Corinna Vinschen2-25/+39
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor3-18/+25
2002-03-19 * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen2-20/+58
2002-03-192002-03-15 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-0/+13
2002-03-15* cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor5-0/+9
2002-03-15* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor4-6/+13
2002-03-152002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-16/+54
2002-03-15 * glob.c (stat32_to_STAT): New function.Corinna Vinschen3-4/+68
2002-03-14* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIRChristopher Faylor2-0/+10
2002-03-14Fix ChangeLogChristopher Faylor1-2/+2
2002-03-14 * poll.cc: Remove variable open_fds, rearrange and add codeCorinna Vinschen2-45/+42
2002-03-13 * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.Corinna Vinschen2-4/+38
2002-03-13 * include/richedit.h (RICHEDIT_CLASS): UNICODE it.Danny Smith4-3/+14
2002-03-13whitespace cleanup, update copyrightChristopher Faylor21-237/+235
2002-03-12 * sysconf.cc (sysconf): Fix condition.Corinna Vinschen2-1/+5
2002-03-12remove erroneous part of commentChristopher Faylor1-1/+1
2002-03-11Fix my last ChangeLog entry.Danny Smith1-25/+139
2002-03-11 * mmap.cc (msync): Check area given by addr and len for being aCorinna Vinschen2-4/+14
2002-03-11* kill.cc (usage): Move to top of file.Christopher Faylor2-40/+42
2002-03-11 * fork.cc (fork_child): Call fixup_mmaps_after_fork() beforeCorinna Vinschen4-5/+39
2002-03-09 * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h,Danny Smith140-5/+562
2002-03-08 * include/accctrl.h (_ACCCTRL_H): Correct typo.Danny Smith3-9/+18
2002-03-07 * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen3-7/+16
2002-03-07* cygcheck.cc: Reformat.Christopher Faylor2-37/+43
2002-03-07* cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2-1/+5
2002-03-07* cygpath.cc: Reformat.Christopher Faylor2-144/+186
2002-03-07* path.cc (normalize_posix_path): Avoid runs of '.'s > 2.Christopher Faylor2-1/+9
2002-03-06 * include/mswsock.h: Group winsock2 dependantsDanny Smith3-9/+23