Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0be3efd
for
global.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 20, 2010, 4:51:12 PM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
23b6c11
Parents:
5cc7e5e
Message:
Move g_type_init into owl_global_init Ensures that the tester and everyone else manage to call it.
File:
1 edited
global.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
global.c
r5cc7e5e
r0be3efd
22
22
g->malloced=0;
23
23
g->freed=0;
24
25
g_type_init();
24
26
25
27
gethostname(hostname, MAXHOSTNAMELEN);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive