Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-04-29 | About to release 0.6.5libassuan-0-6-5 | Werner Koch | 1 | -1/+1 | |
2004-04-21 | * assuan-socket-server.c (accept_connection_bottom): Save the pid | Werner Koch | 1 | -0/+4 | |
of the peer if it is available. * assuan-socket-connect.c (assuan_socket_connect): Do not save the dummy SERVED_PID arg. * assuan-pipe-connect.c (do_finish): Don't wait if the pid is 0. (assuan_pipe_connect2): Store the parents pid in the environment of the child. * assuan-pipe-server.c (assuan_init_pipe_server): Initialize the peer's pid from the environment. * assuan-connect.c (assuan_get_pid): Do not return 0 as a PID. | |||||
2003-08-06 | * lgpl.texi: New.libassuan-0-6-0 | Werner Koch | 1 | -0/+1 | |
* gpl.texi: Removed. * assuan.texi: Dropped requirement vor invariant sections, front- and back-cover texts. Include lgpg.texi. |