Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-06-14 | * xreadline.c: New. Based on the iobuf_read_line function. | Werner Koch | 1 | -0/+116 | |
* no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New. * gpgconf-comp.c (retrieve_options_from_program) (retrieve_options_from_file, change_options_file) (change_options_program, gc_component_change_options): Replaced getline by read_line and test for allocation failure. |