English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/common-nfo/package/asterisk-12/patches/patch-utils_c

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

revision 3426 by tg, Wed Jul 18 12:45:43 2007 UTC revision 3427 by tg, Wed Aug 8 11:08:41 2007 UTC
# Line 1  Line 1 
1  $FreeWRT$  $FreeWRT$
2  --- asterisk-1.2.14.orig/utils.c        2006-10-31 07:18:36.000000000 +0100  
3  +++ asterisk-1.2.14/utils.c     2007-01-28 18:32:11.000000000 +0100          not for upstream submission
4  @@ -835,7 +835,6 @@ uint64_t strtoq(const char *nptr, char *  
5    --- asterisk-1.2.22.orig/utils.c        2007-02-26 01:34:31.000000000 +0100
6    +++ asterisk-1.2.22/utils.c     2007-07-19 00:48:12.000000000 +0200
7    @@ -837,7 +837,6 @@ uint64_t strtoq(const char *nptr, char *
8   }   }
9   #endif /* !HAVE_STRTOQ */   #endif /* !HAVE_STRTOQ */
10    
# Line 9  $FreeWRT$ Line 12  $FreeWRT$
12   #ifdef linux   #ifdef linux
13   /* Alternative method of getting load avg on Linux only */   /* Alternative method of getting load avg on Linux only */
14   int getloadavg(double *list, int nelem)   int getloadavg(double *list, int nelem)
15  @@ -869,7 +868,6 @@ int getloadavg(double *list, int nelem)  @@ -871,7 +870,6 @@ int getloadavg(double *list, int nelem)
16          return -1;          return -1;
17   }   }
18   #endif /* linux */   #endif /* linux */

Legend:
Removed from v.3426  
changed lines
  Added in v.3427

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20