Age | Commit message (Expand) | Author | Files | Lines |
2002-02-28 | * times.cc: Remove if 0'd code. Clean up slightly. | Christopher Faylor | 1 | -0/+4 |
2002-02-28 | * times.cc: Remove if 0'd code. Clean up slightly. | Christopher Faylor | 1 | -24/+1 |
2002-02-28 | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 41 | -59/+6453 |
2002-02-28 | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2 | -3/+18 |
2002-02-28 | Update options | Christopher Faylor | 1 | -6/+8 |
2002-02-28 | * include/windows.h; Remove test for __W32API_MAJOR_VERSION | Danny Smith | 3 | -6/+75 |
2002-02-27 | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2 | -1/+5 |
2002-02-27 | * winsup.api/systemcall.c (main): Ensure that stdin is redirected. | Christopher Faylor | 2 | -0/+11 |
2002-02-27 | Change copyright format. | Christopher Faylor | 1 | -1/+1 |
2002-02-27 | * cygcheck.cc (main): Eliminate non-GNU formatting glitch. | Christopher Faylor | 1 | -2/+1 |
2002-02-27 | * ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com> | Christopher Faylor | 4 | -84/+142 |
2002-02-25 | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 24 | -238/+433 |
2002-02-25 | update copyright | Christopher Faylor | 1 | -2/+2 |
2002-02-22 | * sync.h (new_muto): Just accept an argument which denotes the name of the | Christopher Faylor | 18 | -83/+191 |
2002-02-22 | * smallprint.c (rn): Allow long long values. | Corinna Vinschen | 2 | -3/+18 |
2002-02-19 | * fhandler.cc (fhandler_base::puts_readahead): Remove default parameter | Christopher Faylor | 3 | -4/+12 |
2002-02-19 | * configure.in: Avoid building w32api or mingw if they don't exist. | Christopher Faylor | 3 | -3/+14 |
2002-02-19 | * fork.cc (fork_parent): Use sec_user_nih to control process/thread | Christopher Faylor | 7 | -24/+47 |
2002-02-17 | reformat | Christopher Faylor | 1 | -3/+5 |
2002-02-17 | * times.cc (hires::prime): Restore thread priority on failure condition. | Christopher Faylor | 14 | -33/+67 |
2002-02-16 | whitespace cleanup | Christopher Faylor | 1 | -22/+21 |
2002-02-15 | * mount.cc (usage): Fix typo in output. | Christopher Faylor | 2 | -2/+6 |
2002-02-15 | * include/ntsecpkg.h: New file. | Danny Smith | 2 | -0/+13 |
2002-02-15 | * hires.h (hires::usecs): Rename from utime. Accept an argument. | Christopher Faylor | 7 | -39/+25 |
2002-02-15 | * hires.h: New file. | Christopher Faylor | 3 | -23/+96 |
2002-02-14 | * strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE. | Christopher Faylor | 2 | -1/+5 |
2002-02-14 | * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE. | Christopher Faylor | 3 | -0/+11 |
2002-02-14 | * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. | Christopher Faylor | 12 | -27/+51 |
2002-02-14 | * include/ntsecpkg.h: New file. | Danny Smith | 11 | -1/+953 |
2002-02-13 | * include/windef.h (PROC,FARPROC,NEARPROC): Remove void | Danny Smith | 1 | -0/+5 |
2002-02-13 | * include/windef.h (FARPROC,NEARPROC,PROC): Remove | Danny Smith | 1 | -3/+3 |
2002-02-12 | * include/cygwin/acl.h: Fix definition of aclent_t. | Corinna Vinschen | 2 | -11/+15 |
2002-02-11 | new how-to. | Christopher Faylor | 1 | -0/+32 |
2002-02-10 | * Makefile.in (DLL_OFILES): Consolidate object files. | Christopher Faylor | 2 | -9/+13 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 23 | -24/+32 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 32 | -189/+231 |
2002-02-10 | * uinfo.cc (internal_getlogin): Try evaluating user by SID even if | Corinna Vinschen | 2 | -78/+84 |
2002-02-09 | * include/cygwin/grp.h: New file. | Corinna Vinschen | 5 | -5/+131 |
2002-02-09 | * dtable.cc (dtable::dup2): Revert previous patch. | Corinna Vinschen | 6 | -110/+131 |
2002-02-09 | * net.cc (get_2k_ifconf): Create interface entries for tokenring cards. | Corinna Vinschen | 2 | -1/+10 |
2002-02-08 | * dtable.cc (dtable::dup2): Store fd for fhandler_socket. | Corinna Vinschen | 5 | -3/+32 |
2002-02-07 | * net.cc (cygwin_getsockname): Fix handling of NULL sun_path. | Corinna Vinschen | 2 | -6/+15 |
2002-01-31 | * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home | Corinna Vinschen | 2 | -0/+8 |
2002-01-30 | * include/mapi.h: New file. | Danny Smith | 5 | -0/+191 |
2002-01-30 | * passwd.cc (ChangePW): Add parameter to differ between called for | Corinna Vinschen | 2 | -4/+14 |
2002-01-30 | add more words | Christopher Faylor | 1 | -65/+72 |
2002-01-29 | * dump_setup.cc (parse_filename): Don't consider '_' part of the version. | Christopher Faylor | 2 | -1/+6 |
2002-01-29 | * net.cc (getdomainname): Fix registry key for 9x systems, too. | Corinna Vinschen | 2 | -2/+6 |
2002-01-29 | * net.cc (getdomainname): Fix registry key for NT systems. | Corinna Vinschen | 2 | -0/+5 |
2002-01-29 | * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h | Christopher Faylor | 4 | -8/+18 |