Changeset 1065dd4
- Timestamp:
- 2015-01-17T20:00:49Z (10 years ago)
- Branches:
- master
- Children:
- eb4ad8d
- Parents:
- bc7a0d4 (diff), 6b13103 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 92 edited
Legend:
- Unmodified
- Added
- Removed
-
COPYING
rbc7a0d4 r1065dd4 1 2 3 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 5 59 Temple Place, Suite 330, Boston, MA 02111-1307USA1 GNU GENERAL PUBLIC LICENSE 2 Version 2, June 1991 3 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 5 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 6 6 Everyone is permitted to copy and distribute verbatim copies 7 7 of this license document, but changing it is not allowed. 8 8 9 9 Preamble 10 10 11 11 The licenses for most software are designed to take away your … … 16 16 Foundation's software and to any other program whose authors commit to 17 17 using it. (Some other Free Software Foundation software is covered by 18 the GNU L ibraryGeneral Public License instead.) You can apply it to18 the GNU Lesser General Public License instead.) You can apply it to 19 19 your programs, too. 20 20 … … 57 57 modification follow. 58 58 59 60 GNU GENERAL PUBLIC LICENSE 59 GNU GENERAL PUBLIC LICENSE 61 60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 62 61 … … 113 112 the Program is not required to print an announcement.) 114 113 115 116 114 These requirements apply to the modified work as a whole. If 117 115 identifiable sections of that work are not derived from the Program, … … 171 169 distribution of the source code, even though third parties are not 172 170 compelled to copy the source along with the object code. 173 174 171 175 172 4. You may not copy, modify, sublicense, or distribute the Program … … 230 227 be a consequence of the rest of this License. 231 228 232 233 229 8. If the distribution and/or use of the Program is restricted in 234 230 certain countries either by patents or by copyrighted interfaces, the … … 260 256 of promoting the sharing and reuse of software generally. 261 257 262 258 NO WARRANTY 263 259 264 260 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY … … 282 278 POSSIBILITY OF SUCH DAMAGES. 283 279 284 END OF TERMS AND CONDITIONS 285 286 287 How to Apply These Terms to Your New Programs 280 END OF TERMS AND CONDITIONS 281 282 How to Apply These Terms to Your New Programs 288 283 289 284 If you develop a new program, and you want it to be of the greatest … … 309 304 GNU General Public License for more details. 310 305 311 You should have received a copy of the GNU General Public License 312 along with this program; if not, write to the Free Software 313 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 314 306 You should have received a copy of the GNU General Public License along 307 with this program; if not, write to the Free Software Foundation, Inc., 308 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 315 309 316 310 Also add information on how to contact you by electronic and paper mail. … … 319 313 when it starts in an interactive mode: 320 314 321 Gnomovision version 69, Copyright (C) year 315 Gnomovision version 69, Copyright (C) year name of author 322 316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 323 317 This is free software, and you are welcome to redistribute it … … 342 336 proprietary programs. If your program is a subroutine library, you may 343 337 consider it more useful to permit linking proprietary applications with the 344 library. If this is what you want to do, use the GNU L ibraryGeneral338 library. If this is what you want to do, use the GNU Lesser General 345 339 Public License instead of this License. -
bitlbee.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
bitlbee.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
commands.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
conf.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
conf.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
dcc.c
rbc7a0d4 r1065dd4 18 18 You should have received a copy of the GNU General Public License with 19 19 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 20 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,21 Suite 330, Boston, MA 02111-1307USA20 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 21 Fifth Floor, Boston, MA 02110-1301 USA 22 22 */ 23 23 … … 523 523 524 524 host = ctcp[3]; 525 while( *host && isdigit( *host ) ) host++; /* Just digits? */525 while( *host && g_ascii_isdigit( *host ) ) host++; /* Just digits? */ 526 526 if( *host == '\0' ) 527 527 { -
dcc.h
rbc7a0d4 r1065dd4 19 19 You should have received a copy of the GNU General Public License with 20 20 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 21 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,22 Suite 330, Boston, MA 02111-1307USA21 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 22 Fifth Floor, Boston, MA 02110-1301 USA 23 23 */ 24 24 -
help.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
help.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
ipc.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
ipc.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc_channel.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 575 575 576 576 /* Scan for non-whitespace chars followed by a colon: */ 577 for( s = msg; *s && ! isspace( *s ) && *s != ':' && *s != ','; s ++ ) {}577 for( s = msg; *s && !g_ascii_isspace( *s ) && *s != ':' && *s != ','; s ++ ) {} 578 578 579 579 if( *s == ':' || *s == ',' ) … … 583 583 memset( to, 0, sizeof( to ) ); 584 584 strncpy( to, msg, s - msg ); 585 while( *(++s) && isspace( *s ) ) {}585 while( *(++s) && g_ascii_isspace( *s ) ) {} 586 586 msg = s; 587 587 -
irc_commands.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc_im.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 73 73 { 74 74 char *s; 75 for( s = bu->ic->acc->tag; isalnum( *s ); s ++ );75 for( s = bu->ic->acc->tag; g_ascii_isalnum( *s ); s ++ ); 76 76 /* Only use the tag if we got to the end of the string. 77 77 (So allow alphanumerics only. Hopefully not too … … 316 316 TODO(wilmer): Do the same with away msgs again! */ 317 317 for( s = iu->fullname; *s; s ++ ) 318 if( isspace( *s ) ) *s = ' ';318 if( g_ascii_isspace( *s ) ) *s = ' '; 319 319 320 320 if( ( bu->ic->flags & OPT_LOGGED_IN ) && set_getbool( &bee->set, "display_namechanges" ) ) -
irc_send.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc_user.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
irc_util.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 42 42 43 43 /* \d+ */ 44 if( ! isdigit( *s ) )44 if( !g_ascii_isdigit( *s ) ) 45 45 return SET_INVALID; 46 while( *s && isdigit( *s ) ) s ++;46 while( *s && g_ascii_isdigit( *s ) ) s ++; 47 47 48 48 /* EOS? */ … … 56 56 57 57 /* \d+ */ 58 if( ! isdigit( *s ) )58 if( !g_ascii_isdigit( *s ) ) 59 59 return SET_INVALID; 60 while( *s && isdigit( *s ) ) s ++;60 while( *s && g_ascii_isdigit( *s ) ) s ++; 61 61 62 62 /* EOS */ -
lib/events.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
lib/events_glib.c
rbc7a0d4 r1065dd4 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/events_libevent.c
rbc7a0d4 r1065dd4 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/http_client.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 345 345 /* Might be a \r\n from the last chunk. */ 346 346 s = chunk; 347 while( isspace( *s ) )347 while( g_ascii_isspace( *s ) ) 348 348 s ++; 349 349 /* Chunk length. Might be incomplete. */ 350 350 if( s < eos && sscanf( s, "%x", &clen ) != 1 ) 351 351 return CR_ERROR; 352 while( isxdigit( *s ) )352 while( g_ascii_isxdigit( *s ) ) 353 353 s ++; 354 354 -
lib/http_client.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/ini.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 #define BITLBEE_CORE … … 63 63 char *e; 64 64 65 while( isspace( *in ) )65 while( g_ascii_isspace( *in ) ) 66 66 in++; 67 67 68 68 e = in + strlen( in ) - 1; 69 while( e > in && isspace( *e ) )69 while( e > in && g_ascii_isspace( *e ) ) 70 70 e--; 71 71 e[1] = 0; -
lib/ini.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/json.c
rbc7a0d4 r1065dd4 53 53 static unsigned char hex_value (json_char c) 54 54 { 55 if ( isdigit(c))55 if (g_ascii_isdigit(c)) 56 56 return c - '0'; 57 57 … … 609 609 default: 610 610 611 if ( isdigit (b) || b == '-')611 if (g_ascii_isdigit (b) || b == '-') 612 612 { 613 613 if (!new_value (&state, &top, &root, &alloc, json_integer)) … … 616 616 if (!state.first_pass) 617 617 { 618 while ( isdigit (b) || b == '+' || b == '-'618 while (g_ascii_isdigit (b) || b == '+' || b == '-' 619 619 || b == 'e' || b == 'E' || b == '.') 620 620 { … … 706 706 case json_double: 707 707 708 if ( isdigit (b))708 if (g_ascii_isdigit (b)) 709 709 { 710 710 ++ num_digits; -
lib/misc.c
rbc7a0d4 r1065dd4 27 27 You should have received a copy of the GNU General Public License with 28 28 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 29 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,30 Suite 330, Boston, MA 02111-1307USA29 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 30 Fifth Floor, Boston, MA 02110-1301 USA 31 31 */ 32 32 … … 163 163 while( *in ) 164 164 { 165 if( *in == '<' && ( isalpha( *(in+1) ) || *(in+1) == '/' ) )165 if( *in == '<' && ( g_ascii_isalpha( *(in+1) ) || *(in+1) == '/' ) ) 166 166 { 167 167 /* If in points at a < and in+1 points at a letter or a slash, this is probably … … 198 198 { 199 199 cs = ++in; 200 while( *in && isalpha( *in ) )200 while( *in && g_ascii_isalpha( *in ) ) 201 201 in ++; 202 202 … … 314 314 for( i = j = 0; t[i]; i ++, j ++ ) 315 315 { 316 /* Warning: isalnum() is locale-aware, so don't use it here! */316 /* Warning: g_ascii_isalnum() is locale-aware, so don't use it here! */ 317 317 if( ( t[i] >= 'A' && t[i] <= 'Z' ) || 318 318 ( t[i] >= 'a' && t[i] <= 'z' ) || … … 490 490 491 491 while( *value ) 492 if( ! isdigit( *value ) )492 if( !g_ascii_isdigit( *value ) ) 493 493 return 0; 494 494 else -
lib/misc.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/proxy.c
rbc7a0d4 r1065dd4 17 17 * You should have received a copy of the GNU General Public License 18 18 * along with this program; if not, write to the Free Software 19 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 20 * 21 21 */ -
lib/proxy.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
lib/ssl_client.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/ssl_gnutls.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 318 318 gnutls_set_default_priority( conn->session ); 319 319 gnutls_credentials_set( conn->session, GNUTLS_CRD_CERTIFICATE, xcred ); 320 if( conn->hostname && ! isdigit( conn->hostname[0] ) )320 if( conn->hostname && !g_ascii_isdigit( conn->hostname[0] ) ) 321 321 gnutls_server_name_set( conn->session, GNUTLS_NAME_DNS, 322 322 conn->hostname, strlen( conn->hostname ) ); -
lib/ssl_nss.c
rbc7a0d4 r1065dd4 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
lib/ssl_openssl.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 159 159 SSL_set_fd( conn->ssl, conn->fd ); 160 160 161 if( conn->hostname && ! isdigit( conn->hostname[0] ) )161 if( conn->hostname && !g_ascii_isdigit( conn->hostname[0] ) ) 162 162 SSL_set_tlsext_host_name( conn->ssl, conn->hostname ); 163 163 -
lib/url.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
lib/url.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
log.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
log.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
nick.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 41 41 do { 42 42 if (*orig != ' ') 43 new[i++] = tolower( *orig );43 new[i++] = g_ascii_tolower( *orig ); 44 44 } 45 45 while (*(orig++)); … … 144 144 fmt += 2; 145 145 } 146 else if( isdigit( *fmt ) )146 else if( g_ascii_isdigit( *fmt ) ) 147 147 { 148 148 len = 0; 149 149 /* Grab a number. */ 150 while( isdigit( *fmt ) )150 while( g_ascii_isdigit( *fmt ) ) 151 151 len = len * 10 + ( *(fmt++) - '0' ); 152 152 } … … 331 331 } 332 332 } 333 if( isdigit( nick[0] ) )333 if( g_ascii_isdigit( nick[0] ) ) 334 334 { 335 335 char *orig; … … 351 351 352 352 /* Empty/long nicks are not allowed, nor numbers at [0] */ 353 if( !*nick || isdigit( nick[0] ) || strlen( nick ) > MAX_NICK_LENGTH )353 if( !*nick || g_ascii_isdigit( nick[0] ) || strlen( nick ) > MAX_NICK_LENGTH ) 354 354 return 0; 355 355 -
nick.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
otr.c
rbc7a0d4 r1065dd4 36 36 You should have received a copy of the GNU General Public License with 37 37 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 38 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,39 Suite 330, Boston, MA 02111-1307USA38 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 39 Fifth Floor, Boston, MA 02110-1301 USA 40 40 */ 41 41 … … 1470 1470 int hexval(char a) 1471 1471 { 1472 int x= tolower(a);1472 int x=g_ascii_tolower(a); 1473 1473 1474 1474 if(x>='a' && x<='f') … … 1557 1557 for(i=0; args[i]; i++) { 1558 1558 for(j=0; args[i][j]; j++) { 1559 char c = toupper(args[i][j]);1559 char c = g_ascii_toupper(args[i][j]); 1560 1560 1561 1561 if(n>=40) { … … 1621 1621 for(i=0; args[i]; i++) { 1622 1622 for(j=0; args[i][j]; j++) { 1623 char c = toupper(args[i][j]);1623 char c = g_ascii_toupper(args[i][j]); 1624 1624 1625 1625 if(n>=40) { -
otr.h
rbc7a0d4 r1065dd4 25 25 You should have received a copy of the GNU General Public License with 26 26 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 27 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,28 Suite 330, Boston, MA 02111-1307USA27 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 28 Fifth Floor, Boston, MA 02110-1301 USA 29 29 */ 30 30 -
protocols/account.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 81 81 if( strcmp( prpl->name, "oscar" ) == 0 ) 82 82 { 83 if( isdigit( a->user[0] ) )83 if( g_ascii_isdigit( a->user[0] ) ) 84 84 strcpy( tag, "icq" ); 85 85 else … … 417 417 418 418 /* Format: /[0-9]+([*+][0-9]+(<[0-9+])?)?/ */ 419 while( *value && isdigit( *value ) )419 while( *value && g_ascii_isdigit( *value ) ) 420 420 p->start = p->start * 10 + *value++ - '0'; 421 421 … … 433 433 434 434 /* + or * the delay by this number every time. */ 435 while( *value && isdigit( *value ) )435 while( *value && g_ascii_isdigit( *value ) ) 436 436 p->step = p->step * 10 + *value++ - '0'; 437 437 … … 444 444 p->max = 0; 445 445 value ++; 446 while( *value && isdigit( *value ) )446 while( *value && g_ascii_isdigit( *value ) ) 447 447 p->max = p->max * 10 + *value++ - '0'; 448 448 -
protocols/account.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/bee.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/bee.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/bee_chat.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/bee_ft.c
rbc7a0d4 r1065dd4 18 18 You should have received a copy of the GNU General Public License with 19 19 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 20 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,21 Suite 330, Boston, MA 02111-1307USA20 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 21 Fifth Floor, Boston, MA 02110-1301 USA 22 22 */ 23 23 -
protocols/bee_user.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/ft.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/jabber/jabber_util.c
rbc7a0d4 r1065dd4 321 321 return FALSE; 322 322 } 323 if( tolower( jid1[i] ) !=tolower( jid2[i] ) )323 if( g_ascii_tolower( jid1[i] ) != g_ascii_tolower( jid2[i] ) ) 324 324 { 325 325 return FALSE; … … 342 342 it's Unicode but feck Unicode. :-P So stop once we see a slash. */ 343 343 for( i = 0; i < len && orig[i] != '/' ; i ++ ) 344 new[i] = tolower( orig[i] );344 new[i] = g_ascii_tolower( orig[i] ); 345 345 for( ; orig[i]; i ++ ) 346 346 new[i] = orig[i]; -
protocols/jabber/sasl.c
rbc7a0d4 r1065dd4 187 187 len = strlen( field ); 188 188 189 while( isspace( *data ) || *data == ',' )189 while( g_ascii_isspace( *data ) || *data == ',' ) 190 190 data ++; 191 191 … … 210 210 if( data[i] == ',' ) 211 211 { 212 while( isspace( data[i] ) || data[i] == ',' )212 while( g_ascii_isspace( data[i] ) || data[i] == ',' ) 213 213 i ++; 214 214 -
protocols/msn/invitation.c
rbc7a0d4 r1065dd4 21 21 You should have received a copy of the GNU General Public License with 22 22 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 23 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,24 Suite 330, Boston, MA 02111-1307USA23 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 24 Fifth Floor, Boston, MA 02110-1301 USA 25 25 */ 26 26 -
protocols/msn/invitation.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/msn/msn.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 377 377 g_tree_insert( md->domaintree, bu->handle, bu ); 378 378 379 for( handle = bu->handle; isdigit( *handle ); handle ++ );379 for( handle = bu->handle; g_ascii_isdigit( *handle ); handle ++ ); 380 380 if( *handle == ':' ) 381 381 { -
protocols/msn/msn.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/msn/msn_util.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/msn/ns.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 581 581 ic->flags |= OPT_PONGED; 582 582 } 583 else if( isdigit( cmd[0][0] ) )583 else if( g_ascii_isdigit( cmd[0][0] ) ) 584 584 { 585 585 int num = atoi( cmd[0] ); … … 997 997 /* This might be a federated contact. Get its network number, 998 998 prefixed to bu->handle with a colon. Default is 1. */ 999 for( handle = bu->handle; isdigit( *handle ); handle ++ )999 for( handle = bu->handle; g_ascii_isdigit( *handle ); handle ++ ) 1000 1000 type = type * 10 + *handle - '0'; 1001 1001 if( *handle == ':' ) -
protocols/msn/sb.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 506 506 else if( strcmp( cmd[0], "CAL" ) == 0 ) 507 507 { 508 if( num_parts < 4 || ! isdigit( cmd[3][0] ) )508 if( num_parts < 4 || !g_ascii_isdigit( cmd[3][0] ) ) 509 509 { 510 510 msn_sb_destroy( sb ); … … 645 645 } 646 646 } 647 else if( isdigit( cmd[0][0] ) )647 else if( g_ascii_isdigit( cmd[0][0] ) ) 648 648 { 649 649 int num = atoi( cmd[0] ); -
protocols/msn/soap.c
rbc7a0d4 r1065dd4 23 23 You should have received a copy of the GNU General Public License with 24 24 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 25 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,26 Suite 330, Boston, MA 02111-1307USA25 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 26 Fifth Floor, Boston, MA 02110-1301 USA 27 27 */ 28 28 -
protocols/msn/soap.h
rbc7a0d4 r1065dd4 23 23 You should have received a copy of the GNU General Public License with 24 24 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 25 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,26 Suite 330, Boston, MA 02111-1307USA25 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 26 Fifth Floor, Boston, MA 02110-1301 USA 27 27 */ 28 28 -
protocols/msn/tables.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
protocols/nogaim.c
rbc7a0d4 r1065dd4 28 28 You should have received a copy of the GNU General Public License with 29 29 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 30 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,31 Suite 330, Boston, MA 02111-1307USA30 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 31 Fifth Floor, Boston, MA 02110-1301 USA 32 32 */ 33 33 -
protocols/nogaim.h
rbc7a0d4 r1065dd4 32 32 You should have received a copy of the GNU General Public License with 33 33 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 34 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,35 Suite 330, Boston, MA 02111-1307USA34 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 35 Fifth Floor, Boston, MA 02110-1301 USA 36 36 */ 37 37 -
protocols/oscar/auth.c
rbc7a0d4 r1065dd4 125 125 return -EINVAL; 126 126 127 if ( isdigit(sn[0]) && set_getbool(&ic->acc->set, "old_icq_auth"))127 if (g_ascii_isdigit(sn[0]) && set_getbool(&ic->acc->set, "old_icq_auth")) 128 128 return goddamnicq(sess, conn, sn); 129 129 -
protocols/oscar/oscar.c
rbc7a0d4 r1065dd4 19 19 * You should have received a copy of the GNU General Public License 20 20 * along with this program; if not, write to the Free Software 21 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 22 * 23 23 */ … … 368 368 { 369 369 set_t *s; 370 gboolean icq = isdigit(acc->user[0]);370 gboolean icq = g_ascii_isdigit(acc->user[0]); 371 371 372 372 if (icq) { … … 394 394 struct oscar_data *odata = ic->proto_data = g_new0(struct oscar_data, 1); 395 395 396 if ( isdigit(acc->user[0]))396 if (g_ascii_isdigit(acc->user[0])) 397 397 odata->icq = TRUE; 398 398 else … … 2500 2500 char * chatname, *s; 2501 2501 2502 chatname = g_strdup_printf("%s%s%d", isdigit(*ic->acc->user) ? "icq" : "",2502 chatname = g_strdup_printf("%s%s%d", g_ascii_isdigit(*ic->acc->user) ? "icq" : "", 2503 2503 ic->acc->user, chat_id++); 2504 2504 2505 2505 for (s = chatname; *s; s ++) 2506 if (! isalnum(*s))2506 if (!g_ascii_isalnum(*s)) 2507 2507 *s = '0'; 2508 2508 -
protocols/oscar/oscar_util.c
rbc7a0d4 r1065dd4 57 57 curPtr2++; 58 58 } else { 59 if ( toupper(*curPtr1) !=toupper(*curPtr2))59 if ( g_ascii_toupper(*curPtr1) != g_ascii_toupper(*curPtr2)) 60 60 return 1; 61 61 curPtr1++; -
protocols/purple/purple.c
rbc7a0d4 r1065dd4 61 61 while( *a == '_' ) a ++; 62 62 while( *b == '_' ) b ++; 63 if( tolower( *a ) !=tolower( *b ) )63 if( g_ascii_tolower( *a ) != g_ascii_tolower( *b ) ) 64 64 return FALSE; 65 65 … … 1148 1148 { 1149 1149 n = strlen( value ) - 1; 1150 while( isspace( value[n] ) )1150 while( g_ascii_isspace( value[n] ) ) 1151 1151 n --; 1152 1152 g_string_append_len( info, value, n + 1 ); -
protocols/skype/skype.c
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307,18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 19 19 * USA. 20 20 */ … … 514 514 char *iptr = sd->info_sex; 515 515 while (*iptr++) 516 *iptr = tolower(*iptr);516 *iptr = g_ascii_tolower(*iptr); 517 517 g_string_append_printf(st, 518 518 "Gender: %s\n", sd->info_sex); -
protocols/twitter/twitter.c
rbc7a0d4 r1065dd4 459 459 460 460 strcpy(pin, message); 461 for (s = pin + sizeof(pin) - 2; s > pin && isspace(*s); s--)461 for (s = pin + sizeof(pin) - 2; s > pin && g_ascii_isspace(*s); s--) 462 462 *s = '\0'; 463 for (s = pin; *s && isspace(*s); s++) {463 for (s = pin; *s && g_ascii_isspace(*s); s++) { 464 464 } 465 465 -
protocols/yahoo/libyahoo2.c
rbc7a0d4 r1065dd4 44 44 * You should have received a copy of the GNU General Public License 45 45 * along with this program; if not, write to the Free Software 46 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA46 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 47 47 * 48 48 */ -
protocols/yahoo/yahoo.c
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo2.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo2_callbacks.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo2_types.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo_debug.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo_httplib.c
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ … … 152 152 static int isurlchar(unsigned char c) 153 153 { 154 return ( isalnum(c));154 return (g_ascii_isalnum(c)); 155 155 } 156 156 -
protocols/yahoo/yahoo_httplib.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo_list.h
rbc7a0d4 r1065dd4 17 17 * You should have received a copy of the GNU General Public License 18 18 * along with this program; if not, write to the Free Software 19 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 20 * 21 21 */ -
protocols/yahoo/yahoo_util.c
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
protocols/yahoo/yahoo_util.h
rbc7a0d4 r1065dd4 16 16 * You should have received a copy of the GNU General Public License 17 17 * along with this program; if not, write to the Free Software 18 * Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307USA18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19 19 * 20 20 */ -
query.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
query.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
root_commands.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
set.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 … … 226 226 227 227 for( ; *s; s ++ ) 228 if( ! isdigit( *s ) )228 if( !g_ascii_isdigit( *s ) ) 229 229 return SET_INVALID; 230 230 -
set.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
storage.c
rbc7a0d4 r1065dd4 22 22 You should have received a copy of the GNU General Public License with 23 23 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 24 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,25 Suite 330, Boston, MA 02111-1307USA24 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 25 Fifth Floor, Boston, MA 02110-1301 USA 26 26 */ 27 27 -
storage.h
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
storage_xml.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25 -
unix.c
rbc7a0d4 r1065dd4 20 20 You should have received a copy of the GNU General Public License with 21 21 the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; 22 if not, write to the Free Software Foundation, Inc., 5 9 Temple Place,23 Suite 330, Boston, MA 02111-1307USA22 if not, write to the Free Software Foundation, Inc., 51 Franklin St., 23 Fifth Floor, Boston, MA 02110-1301 USA 24 24 */ 25 25
Note: See TracChangeset
for help on using the changeset viewer.