Release 1.1.30.0
- Merged changes from V_1_1_29_40_POST_ACCEPTANCE: - YAppEloop(): Add YAbstractFamilyMember *parent to ctor - YAbstractFamilyMember: Add const char *logname() const - File_io ops, added: int (*lstat64)(void *context, const char *path, struct stat64 *buf); int (*symlink)(void *context, const char *oldpath, const char *newpath); int (*readlink)(void *context, const char *path, char *buf, size_t bufsize); - YStringTree: - Add: int setLinkTraits(int flags); const char *childContent(const char *item_, int idx=0) const; YStringTree *child(const std::string &name, int flags = f_resolve_symlinks); YStringTree *child(int index); bool isLink() const; const YStringTree *root() const; - Add many private methods
This commit is contained in:
parent
6878504b1e
commit
4fa387b655
2 changed files with 23 additions and 1 deletions
3
VERSION
3
VERSION
|
|
@ -1 +1,2 @@
|
|||
1.1.29-44-dev
|
||||
1.1.30-0-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue