comparison lib/ChangeLog @ 5408:02eeb2ef41ed

Add getaddrinfo.
author Simon Josefsson <simon@josefsson.org>
date Wed, 10 Nov 2004 14:53:00 +0000
parents e95bb2954272
children 6c48295ddf69
comparison
equal deleted inserted replaced
5407:587c1a23257e 5408:02eeb2ef41ed
1 2004-11-08 Simon Josefsson <jas@extundo.com>
2
3 * getaddrinfo.h, getaddrinfo.c: New file.
4
1 2004-11-10 Jim Meyering <jim@meyering.net> 5 2004-11-10 Jim Meyering <jim@meyering.net>
2 6
3 Ensure that no close failure goes unreported. 7 Ensure that no close failure goes unreported.
4 * closeout.c (close_stdout): Always close stdout. I.e., don't 8 * closeout.c (close_stdout): Always close stdout. I.e., don't
5 return early when it seems there's nothing to flush. 9 return early when it seems there's nothing to flush.