Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
8766d44
for
util.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:
Dec 10, 2003, 7:20:16 PM (
17 years
ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
owl
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
e7bcd1b
Parents:
7e909ab
Message:
Fixed bug in owl_util_makepath
File:
1 edited
util.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
util.c
rf36222f
r8766d44
220
220
pw=getpwnam(user);
221
221
if (!pw) {
222
out[x]=
=
in[i];
222
out[x]=
in[i];
223
223
} else {
224
224
out[x]='\0';
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive