Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
c9c69a98
...
c9c69a98c493969b836eb3d052e1d92b882a09a5
authored
2002-09-17 15:08:53 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
2e496442
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
ChangeLog
mh/.cvsignore
ChangeLog
View file @
c9c69a9
2002
-
09
-
17
Sergey
Poznyakoff
*
m4
/
gssapi
.
m4
:
Removed
unused
variable
*
mh
/
rmm
.
c
:
New
file
.
Source
for
rmm
program
.
*
mh
/
Makefile
.
am
:
Added
rmm
.
c
*
mh
/
mh
.
h
(
mh_open_folder
)
:
new
function
.
*
mh
/
mh_init
.
c
:
Split
mh_init
()
in
two
.
The
second
part
,
mh_init2
(),
gets
called
after
parsing
the
arguments
.
(
mh_open_folder
)
:
New
function
.
Open
current
folder
.
*
mh
/
mh_format
.
c
(
mh_format
)
:
Bugfix
(
NULL
pointer
dereference
).
*
mh
/
mh_argp
.
c
(
mh_argp_parse
)
:
Increased
number
of
arguments
.
The
last
argument
points
to
a
location
where
to
store
the
ordinal
number
of
the
first
non
-
option
argument
(
can
be
NULL
).
Call
mh_init2
()
after
parsing
.
*
mh
/
mh_getopt
.
h
(
mh_argp_parse
)
:
Updated
declaration
.
*
mh
/
inc
.
c
(
main
)
:
Updated
invocation
of
mh_argp_parse
.
*
mh
/
scan
.
c
:
Likewise
.
2002
-
09
-
12
Sergey
Poznyakoff
In
order
to
make
libmailutils
self
-
contained
,
shuffled
several
...
...
mh/.cvsignore
View file @
c9c69a9
...
...
@@ -5,5 +5,6 @@ Makefile.in
mh_fmtgram.c
scan
inc
rmm
y.output
.gdbinit
...
...
Please
register
or
sign in
to post a comment