/[inetutils]/inetutils/ping/ChangeLog
ViewVC logotype

Diff of /inetutils/ping/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by ams, Mon Jun 20 08:21:48 2005 UTC revision 1.27 by gray, Fri Jul 29 17:15:00 2005 UTC
# Line 1  Line 1 
1    2005-07-29  Sergey Poznyakoff  <gray@gnu.org.ua>
2    
3            * ping.c (main): Changed types of count and interval
4            (ping_cvt_number): Restored function. atoi should not be
5            used to convert to size_t. According to POSIX "The atoi() function
6            is subsumed by strtol() but is retained because it is used
7            extensively in existing code. If the number is not known to be in
8            range, strtol() should be used because atoi() is not required to
9            perform any error checking.
10            * ping_common.h (ping_cvt_number): Remove prototype
11    
12  2005-06-19  Jeroen Dekkers  <jeroen@dekkers.cx>  2005-06-19  Jeroen Dekkers  <jeroen@dekkers.cx>
13    
14          * Makefile.am: Add ping6.          * Makefile.am: Add ping6.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26