aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dtable.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-22This commit was manufactured by cvs2svn to create tag 'csl-arm-2003-q4'.csl-arm-2003-q4cvs2svn1-90/+0
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