OSDN Git Service

Eliminate most unneeded this-> pointers throughout.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / fhandler_mem.cc
2003-02-04 cgfEliminate most unneeded this-> pointers throughout.
2002-12-14 cgfThroughout, change fhandler_*::read and fhandler_*...
2002-09-23 cgfMore GNUify non-GNU formatted functions calls throughout.
2002-09-22 cgf* fhandler.cc (fhandler_base::dup): Don't set handle...
2002-06-05 cgfRemove fcntl.h includes throughout.
2002-02-25 corinna * cygwin.din (fstat64): New symbol.
2002-02-10 corinna * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 corinna * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2001-10-24 cgfEnsure that all fhandler_*::read definitions are __stdc...
2001-10-13 cgf* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-05 cgfAdd second path_conv * argument to fstat()s throughout.
2001-10-04 cgf* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if...
2001-09-12 corinna * Makefile.in: Build wincap.o.
2001-09-07 cgf* cygheap.h (init_cygheap): Move heap pointers here.
2001-08-04 cgfThroughout, change check for running under Windows...
2001-07-26 cgfThroughout, reorganize header file inclusion to put...
2001-04-24 cgfRemove trailing underscore from fhandler_base and frien...
2001-02-23 corinna * mmap.cc (fhandler_disk_file::mmap): Use ...
2001-01-11 corinna * fhandler.h (fhandler_base): New method `fixup...
2001-01-08 cgf* pinfo.cc (codepage_init): Move function.
2000-10-28 cgfWhitespace cleanup.
2000-10-27 corinna * autoload.cc: New file keeping all autoload...
2000-10-24 corinna * ntdll.h: New file.
2000-10-09 corinna* fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem...
2000-10-09 corinna * fhandler_mem.cc: Eliminate unused include...
2000-10-09 corinna * fhandler.h (fhandler_dev_mem): Erase member...
2000-10-07 corinna * fhandler.h (fhandler_dev_mem): Add methods...
2000-10-04 corinna * fhandler.h (fhandler_dev_mem): Add method...
2000-10-02 corinna * fhandler_mem.cc: Load ntdll functions via...
2000-10-02 corinna * fhandler_mem.cc (load_ntdll_funcs): Add missi...
2000-10-01 corinna * Makefile.in: Add fhandler_mem.o to the depend...