URL:
  <http://gna.org/patch/?1529>

                 Summary: Replace my* prefixes by fc_*
                 Project: Freeciv
            Submitted by: pepeto
            Submitted on: dimanche 14.03.2010 à 11:35
                Category: general
                Priority: 1 - Later
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.3.0

    _______________________________________________________

Details:

List of the changes:
* MY_FD_ZERO() -> FC_FD_ZERO()
* mystrdup() -> fc_strdup()
* myrand* -> fc_rand*
* mysrand() -> fc_srand()
* mystrcasecmp() -> fc_strcasecmp()
* mystrncasecmp() -> fc_strncasecmp()
* mystrncasequotecmp() -> fc_strncasequotecmp()
* mystrcasestr() -> fc_strcasestr()
* myusleep() -> fc_usleep()
* mystrlcpy() -> fc_strlcpy()
* mystrlcat() -> fc_strlcat()
* my_snprintf() -> fc_snprintf()
* my_vsnprintf() -> fc_vsnprintf()
* my_gethostname() -> fc_gethostname()
* my_init_console() -> fc_init_console()
* my_read_console() -> fc_read_console()
* my_isalnum() -> fc_isalnum()
* my_isalpha() -> fc_isalpha()
* my_isdigit() -> fc_isdigit()
* my_isprint() -> fc_isprint()
* my_isspace() -> fc_isspace()
* my_isupper() -> fc_isupper()
* my_toupper() -> fc_toupper()
* my_tolower() -> fc_tolower()




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: dimanche 14.03.2010 à 11:35  Name: trunk_fc_prefixes.diff.bz2  Size:
91 ko   By: pepeto

<http://gna.org/patch/download.php?file_id=8523>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1529>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to