OSDN Git Service

* hires.h (hires::usecs): Rename from utime. Accept an argument.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / fhandler.cc
2002-02-10 corinna * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2002-01-14 corinna * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of ...
2001-11-24 cgf* dtable.cc (dtable::vfork_parent_restore): Add debuggi...
2001-11-22 cgf* path.cc (conv_path_list): Fix wild indexing into...
2001-11-21 cgf* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
2001-11-14 corinna * fhandler.cc (fhandler_disk_file::fstat): Add setting...
2001-11-13 corinna * dir.cc (mkdir): Add HIDDEN file attribute if file...
2001-11-05 cgfEliminate excess whitespace.
2001-11-03 cgf* fhandler.cc (fhandler_base::read): Return just read...
2001-11-01 cgf* dtable.cc (dtable::build_fhandler): Issue internal...
2001-10-31 cgf* fhandler.cc (fhandler_base::fork_fixup): Pass old...
2001-10-29 cgf* fhandler.cc (fhandler_base::set_name): Set namehash...
2001-10-24 cgfEnsure that all fhandler_*::read definitions are __stdc...
2001-10-22 cgf* debug.cc (set_errno): Return value of errno that...
2001-10-22 cgfRemove 'cb' parameter and modify fhandler_* constructor...
2001-10-16 cgf* fhandler.cc (fhandler_base::fork_fixup): Guard agains...
2001-10-15 cgf* fhandler.cc (fhandler_base::fork_fixup): Don't protec...
2001-10-14 cgf* autoload.cc (load_wsock32): Declare dummy function...
2001-10-13 cgf* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-09 corinna * fhandler.cc (fhandler_disk_file::open): Add...
2001-10-06 cgf* fhandler.cc (fhandler_base::fork_fixup): Protect...
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-10-01 cgfAdd "path.h" include throughout, where needed. Use...
2001-09-22 cgf* dtable.cc (dtable::build_fhandler): Accept an optiona...
2001-09-22 cgf* exceptions.cc (setup_handler): Always relinquish...
2001-09-20 cgf* fhandler.cc (fhandler_base::set_inheritance): Just...
2001-09-20 corinna * fhandler.cc (fhandler_base::set_inheritance...
2001-09-12 corinna * Makefile.in: Build wincap.o.
2001-09-11 cgfUpdate copyrights.
2001-09-07 cgf* cygheap.h (init_cygheap): Move heap pointers here.
2001-09-06 cgfMove appropriate variables to NO_COPY segment, throughout.
2001-09-06 cgfRemove initialization of static or global values to...
2001-09-06 cgf* cygheap.h (init_cygheap): Move bucket array here...
2001-09-01 cgf* debug.cc (mark_closed): Rename from debug_mark_closed...
2001-08-15 corinna * fhandler.cc (fhandler_base::is_nonblocking...
2001-08-14 corinna * fhandler.cc (fhandler_base::fcntl): Use new...
2001-08-07 corinna * dir.cc (mkdir): Set security attributes corre...
2001-08-07 cgf* cygheap.cc (cygheap_root::set): Avoid treating '...
2001-08-04 cgfThroughout, change check for running under Windows...
2001-07-26 cgfThroughout, reorganize header file inclusion to put...
2001-07-21 cgf* cygheap.cc (cygheap_fixup_in_child): Attempt Win95...
2001-06-26 cgf* fhandler.cc (fhandler_disk_file::fstat): Don't rely...
2001-06-20 duda* fhandler.cc (fhandler_base::open): Work around window...
2001-06-15 cgf* fhandler.cc (fhandler_disk_file::fstat): Properly...
2001-06-14 duda* fhandler.cc (fhandler_base::open): Set win32 access...
2001-06-05 corinna * fhandler.cc (fhandler_disk_file::fstat):...
2001-05-31 cgf* fhandler.cc (fhandler_disk_file::fstat): Avoid cleari...
2001-05-31 cgf* path.cc (chdir): Always send unsigned chars to isspac...
2001-04-24 cgfRemove trailing underscore from fhandler_base and frien...
2001-04-18 cgfThroughout, change fdtab references to cygheap->fdtab.
2001-04-13 cgf* fork.cc (fork_child): Call the __pthread_atforkchild...
2001-04-12 corinna * dir.cc (mkdir): Check for case clash.
2001-04-02 corinna * fhandler.cc (fhandler_disk_file::open): Avoid...
2001-03-31 cgf* fhandler.cc (fhandler_base::read): Remove special...
2001-03-13 corinna * fhandler.cc (fhandler_disk_file::fstat):...
2001-03-05 cgf* dlopen.c (dlopen): Return NULL when name is NULL...
2001-02-22 corinna * cygerrno.h: Revert previous patch.
2001-02-22 corinna * fhandler.cc (fhandler_disk_file::open): Use...
2001-02-21 corinnaAdd copyright year 2001
2001-02-21 corinna * Makefile.in: Add `-lshell32 -luuid' to link...
2001-02-05 corinna * fhandler.cc (fhandler_base::open): Always...
2000-12-19 corinna * environ.cc (struct parse_thing): Add entry...
2000-11-28 corinna * fhandler.cc (fhandler_disk_file::open): Check...
2000-11-26 cgf* fhandler.cc (is_at_eof): New function.
2000-11-03 cgf* pinfo.cc (pinfo::init): Reverse order of setting...
2000-10-31 cgf* path.h (has_exec_chars): Standard function for checki...
2000-10-25 corinna * fhandler.cc (fhandler_base::fcntl): Treat O_NONBLOCK...
2000-10-24 corinna * fhandler.cc (fhandler_base::fcntl): Behave...
2000-10-23 corinna * fhandler.cc (fhandler_base::fcntl): Setting...
2000-10-23 corinna * fcntl.cc (_fcntl): Rearrange as wrapper funct...
2000-10-23 cgf* fork.cc (fork): Set sigframe here, since it can pause...
2000-10-20 dj* times.cc (to_time_t): pass zero time as epoch
2000-10-16 cgf* Makefile.in: Remove some obsolete stuff.
2000-10-12 cgf* errno.cc (seterrno_from_win_error): Fix debugging...
2000-10-07 cgf* fhandler.h (fhandler_base): Remove obsolete _rpos...
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-07 cgfSplit out tty and shared_info stuff into their own...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-08-24 cgf* environ.cc (parse_thing): nobinmode should force...
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 cgf* cygerrno.h: New file. Use this throughout whenever...
2000-08-10 cgf* winsup.h: Change strchr inline for strange gcc problem.
2000-08-10 cgf* dir.cc (readdir): Ensure that errno is *only* set...
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-07-27 cgf* fhandler.cc (fhandler_disk_file::fstat): Allow block...
2000-07-17 cgfThroughout, eliminate third argument to path_conv and...
2000-07-09 cgfSlight optimization.
2000-07-09 cgf* cygwin.din: Export _getmode and getmode to allow...
2000-07-01 cgf* Makefile.in: Use variables rather than configure...
2000-06-18 cgf* fhandler.h (set_name): Don't use 'unix' as name since...
2000-06-08 corinna * fhandler.cc (fhandler_disk_file::open): Check...
2000-05-31 corinna * fhandler.cc (fhandler_disk_file::open): Check...
2000-05-09 corinna * fhandler.cc (fhandler_base::puts_readahead...
2000-05-08 dj* fhandler.cc (lock): use signed math to allow checking...
2000-05-07 cgf* dcrt0.cc (insert_file): Eliminate unused parameter.
2000-04-25 corinna * fhandler.cc (fhandler_disk_file::open): Check...
2000-04-20 cgf* fhandler.h (fhandler_base::hclose): New virtual method.
2000-04-08 cgf* fhandler.cc (fhandler_disk_file::fstat): Allocate...
2000-03-17 corinna* fhandler.cc (fhandler_base::open): Call set_file_attr...
next