about summary refs log tree commit diff
path: root/Src/Modules/zftp.c
Commit message (Collapse)AuthorAgeFilesLines
* remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky2001-01-161-12/+20
| | | | signal handlers are only executed when it is safe to run them (13365)
* 13288: cast pointers for arg 2 of ztrapread/writeClint Adams2000-12-171-3/+3
|
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-10/+10
| | | | pws: 13109, 13111: clear up zle display when output produced in trap.
* 12149: guard against undefined h_errno in zftpPeter Stephenson2000-07-041-0/+4
|
* 11616: netinet/in_systm.h againPeter Stephenson2000-05-281-1/+10
|
* 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson2000-05-261-1/+11
| | | | 11590: various cygwin fixes
* 11567: FD_CLOEXEC in zftp.cPeter Stephenson2000-05-251-6/+3
|
* 11285: zftp exit hookPeter Stephenson2000-05-091-22/+38
|
* 11276: fix build on OpenBSD.Tanaka Akira2000-05-091-402/+1070
|
* Initial revisionTanaka Akira1999-04-151-0/+2596