Changeset 34509d5 for owl.h


Ignore:
Timestamp:
Dec 23, 2007, 7:48:01 PM (16 years ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
93ee554
Parents:
9a6cc40
Message:
GLib/Unicode branch - adding glib dependency.

Linking BarnOwl to GLib. 

Cleaning up some malloc/realloc/strdup/free code, moving to owl_*
functions for each.

Changing to GLib memory allocation functions.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r80e54a7 r34509d5  
    5353#include <libfaim/aim.h>
    5454#include "config.h"
     55#include "glib.h"
    5556#ifdef HAVE_LIBZEPHYR
    5657#include <zephyr/zephyr.h>
Note: See TracChangeset for help on using the changeset viewer.