aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dtable.h
AgeCommit message (Expand)AuthorFilesLines
2003-03-02merge from trunkChristopher Faylor1-8/+1
2003-02-14merge from trunk.Christopher Faylor1-9/+6
2003-01-16merge from trunkChristopher Faylor1-4/+7
2003-01-15This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'.cvs2svn1-0/+90
2002-12-28This commit was manufactured by cvs2svn to create branch 'cgf-dev-branch'.cvs2svn1-89/+0
2002-10-17* dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor1-0/+1
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-1/+1
2002-05-24* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor1-1/+2
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor1-2/+4
2001-10-03* cygheap.cc (cfree): Remove malloc debugging probe.Christopher Faylor1-3/+4
2001-10-02* dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional.Christopher Faylor1-4/+4
2001-10-01Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor1-1/+4
2001-09-22* dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.Christopher Faylor1-1/+2
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor1-2/+2
2001-07-26* syscalls.cc (setsid): Detach process from its console if the currentChristopher Faylor1-3/+10
2001-05-08* cygheap.cc (_cfree): Add regparm attribute.Christopher Faylor1-1/+11
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-1/+3
2000-11-03* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor1-2/+1
2000-10-26 * dtable.cc (dtable::release): Check for socket. ChangeCorinna Vinschen1-1/+14
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-2/+2
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+6
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-2/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+44