Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-21* fhandler.h (fhandler_console): Remove tcsetpgrp.Christopher Faylor
2000-10-17* fhandler_clipboard.cc: new fileDJ Delorie
2000-10-12* errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor
2000-10-09 * fhandler.h (fhandler_dev_mem): Erase member `init_phase' andCorinna Vinschen
2000-10-07* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor
2000-10-07 * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen
2000-10-05 =====================================Corinna Vinschen
2000-10-04 * fhandler.h (fhandler_dev_mem): Add method `init'. Add membersCorinna Vinschen
2000-10-01 * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen
2000-09-26* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor
2000-09-07* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor
2000-07-29* include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor
2000-07-24 * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen
2000-07-24 * fhandler.h: Add comment.Corinna Vinschen
2000-07-23 * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor
2000-06-18* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor
2000-05-12* Makefile.in (DLL_OFILES): Sort.Christopher Faylor
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen
2000-04-20* fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor
2000-04-03* fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor
2000-03-30Simplify constructors and initializers for select_record.Christopher Faylor
2000-03-30* fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor