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
213689c8
...
213689c84f61cdb90c18c92d09da2da1f4615acc
authored
23 years ago
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update.
1 parent
6c977a77
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
213689c
2001-10-01 Alain Magloire
* mailbox2/attribute.c: Add user flags.
* mailbox2/dattribute.c: Add user flags.
To be compatible with the old mailbox, all stream read
and write take an offset. Removed stream_seek () and add
stream_is_seekable() instead.
* mailbox2/stream.c: Likewised.
* mailbox2/bstream.c: Likewised.
* mailbox2/fdstream.c: Likewised.
* mailbox2/fstream.c: Likewised.
* mailbox2/mapstream.c: Likewised.
* mailbox2/memstream.c: Likewised.
* mailbox2/tcpstream.c: Likewised.
* mailbox2/include/mailutils/error.h: Add EBADFD.
* mailbox2/include/mailutils/mbox.h: New prototypes.
* mailbox2/include/mailutils/sys/mbox.h: New prototypes.
* mailbox2/mbox/*.c: Finish implementation.
2001-09-26 Alain Magloire
* mailbox2/mbox/mbox_append.c: Implemented, first draft.
...
...
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment