aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor39-230/+400
2001-04-18*** empty log message ***Christopher Faylor50-0/+51841
2001-04-18 * grp.cc (getgroups): Avoid crash if passwd field if /etc/group isCorinna Vinschen2-1/+7
2001-04-17* path.h (path_conv::add_ext_from_sym): Declare.Christopher Faylor3-4/+8
2001-04-172001-04-17 Stephen L. Moshier <moshier@moshier.ne.mediaone.net>Jeff Johnston2-3/+8
2001-04-17 * path.cc (windows_device_names): Add missing NULL element.Corinna Vinschen2-1/+5
2001-04-17* path.cc (windows_device_names): Move dsp to proper location.Christopher Faylor2-1/+5
2001-04-17 * include/windows.h: Define _ANONYMOUS_STRUCT and _ANONYMOUS_UNIONEarnie Boyd11-48/+66
2001-04-17Forgot the ChangeLog...Corinna Vinschen1-0/+9
2001-04-17 * path.cc (path_conv::check): Set case_clash even if pcheck_caseCorinna Vinschen2-10/+18
2001-04-17 Add missing ChangeLog entry.Corinna Vinschen1-0/+4
2001-04-17Turn NEWVFORK off.Christopher Faylor1-1/+1
2001-04-17* path.h (cwdstuff): Move class.Christopher Faylor8-70/+48
2001-04-16 * mmap.cc: Move fh_paging_file from some functions to beCorinna Vinschen2-40/+72
2001-04-162001-04-15 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin2-0/+54
2001-04-16 * grp.cc (getgroups): If `allow_ntsec' is set, use the process tokenCorinna Vinschen2-21/+59
2001-04-16 * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen2-12/+107
2001-04-16* features.h: Remove this file as it is now being supplied by newlib.Christopher Faylor2-1/+4
2001-04-16* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.Christopher Faylor8-11/+1979
2001-04-16* mount.cc (longopts): Add help to options list.Christopher Faylor3-25/+34
2001-04-15* uname.c (uname): Default n in in86 to 6 if Windows returns > 6.Christopher Faylor2-1/+7
2001-04-15Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen3-16/+44
2001-04-15 * path.cc (add_ext_from_sym): Redefine to call `add_ext_from_sym_'.Corinna Vinschen2-4/+18
2001-04-14* config.h.in: Turn on VFORK by default.Christopher Faylor2-1/+5
2001-04-14* net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX domainChristopher Faylor3-3/+24
2001-04-14Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-3/+15
2001-04-13* libc/include/sys/unistd.h: Add pthread_atfork (Cygwin only).Christopher Faylor2-0/+7
2001-04-13Fix ChangeLog format.Christopher Faylor1-1/+1
2001-04-13* fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor7-4/+163
2001-04-13 * path.cc (add_ext_from_sym): New define evaluating `known'suffix'.Corinna Vinschen2-19/+15
2001-04-13bfd/Jakub Jelinek2-0/+6
2001-04-12 * cygwinenv.sgml: Add text for `check_case' option.Corinna Vinschen2-0/+31
2001-04-12 * dir.cc (mkdir): Check for case clash.Corinna Vinschen8-45/+228
2001-04-12 * libc/include/sys/errno.h: Add ECASECLASH to indicate case clashCorinna Vinschen2-0/+6
2001-04-12* syscalls.cc (mkfifo): New function stub.Christopher Faylor2-0/+11
2001-04-12* configure.in: Remove PTH_ALLOW.Christopher Faylor2-73/+139
2001-04-12* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva7-147/+342
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins9-487/+1543
2001-04-12 * include/windows.h (#include <winsock.h>): Include <winsock2.h>Earnie Boyd2-0/+14
2001-04-122001-04-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>Earnie Boyd2-13/+4
2001-04-12 * include/windef.h (*PBOOL): Unprotect from XFree86Server.Earnie Boyd2-1/+7
2001-04-12* libc/include/sys/features.h: Add appropriate defines for Cygwin pthreadChristopher Faylor4-4/+28
2001-04-11* path.cc (struct symlink_info): Add extn and ext_tacked_on fields.Christopher Faylor2-7/+25
2001-04-11* mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda3-14/+22
2001-04-09* fhandler.h (class fhandler_socket): Add members and methods toEgor Duda4-9/+200
2001-04-09Work around new g++ problem.Christopher Faylor1-0/+1
2001-04-09* include/winnt.h (GetCurrentFiber): Make "external __inline" or asm code willChristopher Faylor2-7/+12
2001-04-09remove extra whitespace.Christopher Faylor1-1/+1
2001-04-09* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor8-444/+521
2001-04-08 * include/winnt.h (GetCurrentFiber): Fix typo.Earnie Boyd2-1/+5