index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fhandler_termios.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-13
/
+13
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-3
/
+3
*
* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrp
Christopher Faylor
2002-07-29
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-1
/
+0
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-3
/
+3
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
2002-03-15 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-19
1
-0
/
+7
*
* include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.
Corinna Vinschen
2002-03-05
1
-13
/
+14
*
* sync.h (new_muto): Just accept an argument which denotes the name of the
Christopher Faylor
2002-02-22
1
-1
/
+20
*
* fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console
Christopher Faylor
2001-08-07
1
-1
/
+1
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
remove erroneous header.
Christopher Faylor
2001-05-09
1
-1
/
+0
*
* fhandler.h (fhandler_termios::echo_erase): Declare new method.
Christopher Faylor
2001-05-09
1
-6
/
+18
*
Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.
Christopher Faylor
2001-04-28
1
-13
/
+13
*
* fhandler.h (fhandler_tty_slave): Declare new methods.
Egor Duda
2001-03-18
1
-0
/
+1
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't accept input when a
Christopher Faylor
2001-03-17
1
-5
/
+2
*
* fhandler.h (fhandler_termios::fixup_after_exec): New function.
Egor Duda
2001-03-12
1
-0
/
+7
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+7
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-8
/
+11
*
* fhandler.h (fhandler_console): Remove tcsetpgrp.
Christopher Faylor
2000-10-21
1
-3
/
+0
*
* Makefile.in: add miscfuncs.cc
DJ Delorie
2000-10-19
1
-1
/
+1
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+1
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-2
/
+6
*
* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".
Christopher Faylor
2000-09-01
1
-1
/
+1
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+4
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-2
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+293