summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
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
* * cygwin.din: Add strptime.Christopher Faylor2002-04-093-1/+9
* * 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
* new description for old api.Christopher Faylor2002-04-041-0/+13
* * 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
* * 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
* * poll.cc (poll): Add support for invalid descriptors.Corinna Vinschen2002-03-192-25/+39
* 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-153-0/+7
* * pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor2002-03-154-6/+13
* * 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
* whitespace cleanup, update copyrightChristopher Faylor2002-03-1313-121/+120
* * sysconf.cc (sysconf): Fix condition.Corinna Vinschen2002-03-122-1/+5
* remove erroneous part of commentChristopher Faylor2002-03-121-1/+1
* * mmap.cc (msync): Check area given by addr and len for being aCorinna Vinschen2002-03-112-4/+14
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() beforeCorinna Vinschen2002-03-114-5/+39
* * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen2002-03-073-7/+16
* * path.cc (normalize_posix_path): Avoid runs of '.'s > 2.Christopher Faylor2002-03-072-1/+9
* * errno.cc: Change EPERM associated text to "Operation not permitted"Christopher Faylor2002-03-052-2/+10
* Update copyright.Christopher Faylor2002-03-051-1/+1
* * fhandler_socket.cc (fhandler_socket::close): Respond to signals whileChristopher Faylor2002-03-052-6/+20
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-054-4/+20
* * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen2002-03-053-13/+29
* bump copyrightChristopher Faylor2002-03-051-1/+1
* * syscalls.cc (truncate64): Use ftruncate64 directly to not loseCorinna Vinschen2002-03-042-1/+6
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-042-0/+42
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-043-2/+56
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-044-261/+357
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-032-1/+5
* 2002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-032-2/+8
* * times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor2002-02-281-0/+4
* * times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor2002-02-281-24/+1
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-2832-59/+3989
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-282-3/+18
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-02-272-1/+5
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-2524-238/+433
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-2218-83/+191
* * smallprint.c (rn): Allow long long values.Corinna Vinschen2002-02-222-3/+18
* * fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor2002-02-193-4/+12
* * fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor2002-02-197-24/+47
* reformatChristopher Faylor2002-02-171-3/+5