1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00

17570: tweaks to socket module

This commit is contained in:
Peter Stephenson 2002-08-22 12:08:06 +00:00
parent 29ff4ab0e2
commit 1c5d5bb1f4
4 changed files with 23 additions and 13 deletions

View file

@ -1,3 +1,10 @@
2002-08-22 Peter Stephenson <pws@csr.com>
* 17570: Src/Modules/socket.c, Doc/Zsh/Makefile.in,
Doc/Zsh/mod_socket.yo: Don't use predefined name `sun'; set
length parameter for accept(); fix inclusion of socket module
in documentation.
2002-08-20 Sven Wischnowsky <wischnow@zsh.org>
* 17569: Src/Zle/zle_tricky.c: fix typo in comment

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -59,7 +59,8 @@ Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo \