aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2002-03-05* errno.cc: Change EPERM associated text to "Operation not permitted"Christopher Faylor2-2/+10
2002-03-05Update copyright.Christopher Faylor1-1/+1
2002-03-05* fhandler_socket.cc (fhandler_socket::close): Respond to signals whileChristopher Faylor2-6/+20
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-4/+20
2002-03-05 * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen3-13/+29
2002-03-05bump copyrightChristopher Faylor1-1/+1
2002-03-04 * syscalls.cc (truncate64): Use ftruncate64 directly to not loseCorinna Vinschen2-1/+6
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-0/+42
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-2/+56
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-261/+357
2002-03-032002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-1/+5
2002-03-032002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-2/+8
2002-02-28* times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor1-0/+4
2002-02-28* times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor1-24/+1
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins32-59/+3989
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-3/+18
2002-02-27* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen24-238/+433
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor18-83/+191
2002-02-22 * smallprint.c (rn): Allow long long values.Corinna Vinschen2-3/+18
2002-02-19* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor3-4/+12
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor7-24/+47
2002-02-17reformatChristopher Faylor1-3/+5
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor14-33/+67
2002-02-16whitespace cleanupChristopher Faylor1-22/+21
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor7-39/+25
2002-02-15* hires.h: New file.Christopher Faylor3-23/+96
2002-02-14* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor3-0/+11
2002-02-14* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor12-27/+51
2002-02-12 * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen2-11/+15
2002-02-11new how-to.Christopher Faylor1-0/+32
2002-02-10* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor2-9/+13
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen23-24/+32
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen32-189/+231
2002-02-10 * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen2-78/+84
2002-02-09 * include/cygwin/grp.h: New file.Corinna Vinschen5-5/+131
2002-02-09 * dtable.cc (dtable::dup2): Revert previous patch.Corinna Vinschen6-110/+131
2002-02-09 * net.cc (get_2k_ifconf): Create interface entries for tokenring cards.Corinna Vinschen2-1/+10
2002-02-08 * dtable.cc (dtable::dup2): Store fd for fhandler_socket.Corinna Vinschen5-3/+32
2002-02-07 * net.cc (cygwin_getsockname): Fix handling of NULL sun_path.Corinna Vinschen2-6/+15
2002-01-30add more wordsChristopher Faylor1-65/+72
2002-01-29 * net.cc (getdomainname): Fix registry key for 9x systems, too.Corinna Vinschen2-2/+6
2002-01-29 * net.cc (getdomainname): Fix registry key for NT systems.Corinna Vinschen2-0/+5
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor9-25/+94
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor2-0/+12
2002-01-24* speclib: Ensure that temporary def file is removed.Christopher Faylor2-1/+5
2002-01-23* speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor2-1/+6
2002-01-23 Supplement ChangeLog entry.Corinna Vinschen1-1/+2
2002-01-23 * security.cc (create_token): Use sec_user() to createCorinna Vinschen2-4/+8
2002-01-23 * path.cc (symlink): Fix check for already existing file.Corinna Vinschen2-1/+5