summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-2/+10
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-111-0/+6
* * fhandler.h (fhandler_console): Add additional argument to char_commandChristopher Faylor2000-12-151-1/+1
* * path.cc (get_device_number): Allow /dev/ttySn to designate a com port.Christopher Faylor2000-11-131-2/+0
* * fhandler.h (fhandler_dev_raw): Add method `fixup_after_exec'.Corinna Vinschen2000-10-311-0/+1
* * fhandler.h (fhandler_dev_raw): Add definition for methodCorinna Vinschen2000-10-311-0/+2
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * fhandler_socket.cc: New file.Corinna Vinschen2000-10-271-1/+1
* * dtable.cc (dtable::release): Check for socket. ChangeCorinna Vinschen2000-10-261-4/+12
* * fcntl.cc (_fcntl): Rearrange as wrapper function. Move allCorinna Vinschen2000-10-231-0/+2
* * fhandler.h (fhandler_console): Remove tcsetpgrp.Christopher Faylor2000-10-211-2/+0
* * fhandler_clipboard.cc: new fileDJ Delorie2000-10-171-1/+18
* * errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor2000-10-121-2/+2
* * fhandler.h (fhandler_dev_mem): Erase member `init_phase' andCorinna Vinschen2000-10-091-3/+0
* * fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor2000-10-071-3/+0
* * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen2000-10-071-6/+10
* =====================================Corinna Vinschen2000-10-051-0/+10
* * fhandler.h (fhandler_dev_mem): Add method `init'. Add membersCorinna Vinschen2000-10-041-0/+4
* * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen2000-10-011-1/+24
* * dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor2000-09-261-1/+0
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-6/+4
* * exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor2000-09-071-2/+8
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-18/+13
* * include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor2000-07-291-0/+1
* * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen2000-07-241-0/+5
* * fhandler.h: Add comment.Corinna Vinschen2000-07-231-0/+3
* * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen2000-07-231-0/+1
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-091-0/+3
* * fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor2000-06-181-1/+2
* * Makefile.in (DLL_OFILES): Sort.Christopher Faylor2000-05-121-2/+0
* * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen2000-05-031-1/+20
* * fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor2000-04-201-2/+3
* * fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor2000-04-031-3/+1
* Simplify constructors and initializers for select_record.Christopher Faylor2000-03-301-6/+6
* * fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor2000-03-301-1/+12
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-1/+1
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-2/+4
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-8/+8
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+804