OSDN Git Service

* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
[pf3gnuchains/sourceware.git] / winsup / cygwin / dtable.h
2004-01-14 cgf* cygtls.h (_threadinfo::call): Remove regparm declarat...
2003-12-11 cgf* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-09-25 cgf* devices.cc: New file.
2003-03-02 cgf* dll_init.cc (dll_list::load_after_fork): Don't revert...
2003-01-10 corinna Split ChangeLog, create ChangeLog-2002.
2003-01-03 cgf* dtable.h (dtable::in_vfork_cleanup): New function...
2002-10-17 cgf* dtable.cc (dtable::set_file_pointers_for_exec): New...
2002-10-14 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-05-24 cgf* dtable.cc (dtable::build_fhandler_from_name): Just...
2002-02-22 cgf* sync.h (new_muto): Just accept an argument which...
2001-10-03 cgf* cygheap.cc (cfree): Remove malloc debugging probe.
2001-10-02 cgf* dtable.h (dtable::build_fhandler): Make path_conv...
2001-10-01 cgfAdd "path.h" include throughout, where needed. Use...
2001-09-22 cgf* dtable.cc (dtable::build_fhandler): Accept an optiona...
2001-09-17 cgf* dtable.h (not_open): Assure inline.
2001-07-26 cgf* syscalls.cc (setsid): Detach process from its console...
2001-05-08 cgf* cygheap.cc (_cfree): Add regparm attribute.
2001-04-18 cgfThroughout, change fdtab references to cygheap->fdtab.
2000-11-03 cgf* pinfo.cc (pinfo::init): Reverse order of setting...
2000-10-26 corinna * dtable.cc (dtable::release): Check for socket...
2000-10-16 cgf* Makefile.in: Remove some obsolete stuff.
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-08-12 cgf* winsup.h: Split out dtable definitions into separate...