aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dtable.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor1-3/+3
2005-02-20copyrightChristopher Faylor1-1/+1
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen1-0/+1
2004-03-21* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor1-1/+1
2004-02-02* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor1-1/+1
2004-01-23* configure.in: Remove NEWVFORK default.Christopher Faylor1-0/+4
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-1/+1
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-4/+12
2003-12-11* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.Christopher Faylor1-1/+8
2003-12-07Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor1-1/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-9/+9
2003-03-02* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor1-8/+1
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen1-1/+1
2003-01-03* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor1-0/+1
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