Searched hist:1.1973 (Results 1 - 3 of 3) sorted by relevance

/src/doc/
H A D3RDPARTY1.1973 Sat Dec 23 20:32:30 GMT 2023 christos new postfix
H A DCHANGES1.1973 Sun Aug 31 06:59:52 GMT 2014 apb zoneinfo: Import tzdata2014g. [apb 20140831]
/src/distrib/sets/lists/comp/
H A Dmi1.1973 Tue Jul 28 05:09:34 GMT 2015 dholland Add a new lfs header file: lfs_accessors.h.

This contains all the accessor functions and macros out of lfs.h.
Add an include of lfs_accessors.h after all uses of lfs.h... except
for code that wants to define its own struct lfs-alike that the
accessors are supposed to play along with. For these, set STRUCT_LFS
and include lfs_accessors.h after the necessary structure has been
defined, so that lfs_accessors.h can emit functions in terms of it.

Completed in 391 milliseconds