summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/dtable.h
Commit message (Expand)AuthorAgeFilesLines
* * devices.cc: New file.Christopher Faylor2003-09-251-9/+9
* * dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor2003-03-021-8/+1
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* * dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor2003-01-031-0/+1
* * dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor2002-10-171-0/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-141-1/+1
* * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor2002-05-241-1/+2
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-221-2/+4
* * cygheap.cc (cfree): Remove malloc debugging probe.Christopher Faylor2001-10-031-3/+4
* * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional.Christopher Faylor2001-10-021-4/+4
* Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor2001-10-011-1/+4
* * dtable.cc (dtable::build_fhandler): Accept an optional path_conv argument.Christopher Faylor2001-09-221-1/+2
* * dtable.h (not_open): Assure inline.Christopher Faylor2001-09-171-2/+2
* * syscalls.cc (setsid): Detach process from its console if the currentChristopher Faylor2001-07-261-3/+10
* * cygheap.cc (_cfree): Add regparm attribute.Christopher Faylor2001-05-081-1/+11
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-1/+3
* * pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor2000-11-031-2/+1
* * dtable.cc (dtable::release): Check for socket. ChangeCorinna Vinschen2000-10-261-1/+14
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-2/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+6
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-2/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+44