Age | Commit message (Expand) | Author | Files | Lines |
2001-04-18 | *** empty log message *** | Christopher Faylor | 50 | -0/+51841 |
2001-04-18 | * grp.cc (getgroups): Avoid crash if passwd field if /etc/group is | Corinna Vinschen | 2 | -1/+7 |
2001-04-17 | * path.h (path_conv::add_ext_from_sym): Declare. | Christopher Faylor | 3 | -4/+8 |
2001-04-17 | 2001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net> | Jeff Johnston | 2 | -3/+8 |
2001-04-17 | * path.cc (windows_device_names): Add missing NULL element. | Corinna Vinschen | 2 | -1/+5 |
2001-04-17 | * path.cc (windows_device_names): Move dsp to proper location. | Christopher Faylor | 2 | -1/+5 |
2001-04-17 | * include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNION | Earnie Boyd | 11 | -48/+66 |
2001-04-17 | Forgot the ChangeLog... | Corinna Vinschen | 1 | -0/+9 |
2001-04-17 | * path.cc (path_conv::check): Set case_clash even if pcheck_case | Corinna Vinschen | 2 | -10/+18 |
2001-04-17 | Add missing ChangeLog entry. | Corinna Vinschen | 1 | -0/+4 |
2001-04-17 | Turn NEWVFORK off. | Christopher Faylor | 1 | -1/+1 |
2001-04-17 | * path.h (cwdstuff): Move class. | Christopher Faylor | 8 | -70/+48 |
2001-04-16 | * mmap.cc: Move fh_paging_file from some functions to be | Corinna Vinschen | 2 | -40/+72 |
2001-04-16 | 2001-04-15 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 2 | -0/+54 |
2001-04-16 | * grp.cc (getgroups): If `allow_ntsec' is set, use the process token | Corinna Vinschen | 2 | -21/+59 |
2001-04-16 | * mkgroup.c: Add function pointers `netlocalgroupgetmembers' and | Corinna Vinschen | 2 | -12/+107 |
2001-04-16 | * features.h: Remove this file as it is now being supplied by newlib. | Christopher Faylor | 2 | -1/+4 |
2001-04-16 | * autoload.cc: Add winmm functions needed by fhandler_dsp.cc. | Christopher Faylor | 8 | -11/+1979 |
2001-04-16 | * mount.cc (longopts): Add help to options list. | Christopher Faylor | 3 | -25/+34 |
2001-04-15 | * uname.c (uname): Default n in in86 to 6 if Windows returns > 6. | Christopher Faylor | 2 | -1/+7 |
2001-04-15 | Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>: | Corinna Vinschen | 3 | -16/+44 |
2001-04-15 | * path.cc (add_ext_from_sym): Redefine to call `add_ext_from_sym_'. | Corinna Vinschen | 2 | -4/+18 |
2001-04-14 | * config.h.in: Turn on VFORK by default. | Christopher Faylor | 2 | -1/+5 |
2001-04-14 | * net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX domain | Christopher Faylor | 3 | -3/+24 |
2001-04-14 | Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 3 | -3/+15 |
2001-04-13 | * libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only). | Christopher Faylor | 2 | -0/+7 |
2001-04-13 | Fix ChangeLog format. | Christopher Faylor | 1 | -1/+1 |
2001-04-13 | * fork.cc (fork_child): Call the __pthread_atforkchild function. | Christopher Faylor | 7 | -4/+163 |
2001-04-13 | * path.cc (add_ext_from_sym): New define evaluating `known'suffix'. | Corinna Vinschen | 2 | -19/+15 |
2001-04-13 | bfd/ | Jakub Jelinek | 2 | -0/+6 |
2001-04-12 | * cygwinenv.sgml: Add text for `check_case' option. | Corinna Vinschen | 2 | -0/+31 |
2001-04-12 | * dir.cc (mkdir): Check for case clash. | Corinna Vinschen | 8 | -45/+228 |
2001-04-12 | * libc/include/sys/errno.h: Add ECASECLASH to indicate case clash | Corinna Vinschen | 2 | -0/+6 |
2001-04-12 | * syscalls.cc (mkfifo): New function stub. | Christopher Faylor | 2 | -0/+11 |
2001-04-12 | * configure.in: Remove PTH_ALLOW. | Christopher Faylor | 2 | -73/+139 |
2001-04-12 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 7 | -147/+342 |
2001-04-12 | * configure.in: Remove PTH_ALLOW. | Robert Collins | 9 | -487/+1543 |
2001-04-12 | * include/windows.h (#include <winsock.h>): Include <winsock2.h> | Earnie Boyd | 2 | -0/+14 |
2001-04-12 | 2001-04-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz> | Earnie Boyd | 2 | -13/+4 |
2001-04-12 | * include/windef.h (*PBOOL): Unprotect from XFree86Server. | Earnie Boyd | 2 | -1/+7 |
2001-04-12 | * libc/include/sys/features.h: Add appropriate defines for Cygwin pthread | Christopher Faylor | 4 | -4/+28 |
2001-04-11 | * path.cc (struct symlink_info): Add extn and ext_tacked_on fields. | Christopher Faylor | 2 | -7/+25 |
2001-04-11 | * mkgroup.c (uni2ansi): Use native method to convert from Unicode | Egor Duda | 3 | -14/+22 |
2001-04-09 | * fhandler.h (class fhandler_socket): Add members and methods to | Egor Duda | 4 | -9/+200 |
2001-04-09 | Work around new g++ problem. | Christopher Faylor | 1 | -0/+1 |
2001-04-09 | * include/winnt.h (GetCurrentFiber): Make "external __inline" or asm code will | Christopher Faylor | 2 | -7/+12 |
2001-04-09 | remove extra whitespace. | Christopher Faylor | 1 | -1/+1 |
2001-04-09 | * Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs | Christopher Faylor | 8 | -444/+521 |
2001-04-08 | * include/winnt.h (GetCurrentFiber): Fix typo. | Earnie Boyd | 2 | -1/+5 |
2001-04-08 | * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration. | Earnie Boyd | 8 | -40/+238 |