Home | History | Annotate | Download | only in citrus
History log of /src/lib/libc/citrus/citrus_memstream.c
RevisionDateAuthorComments
 1.5  13-Mar-2012  christos PR/45989: Martin Husemann: lint invocation does include -w only on i386

- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
builds)

approved by core@
 1.4  03-Feb-2009  lukem branches: 1.4.8;
sign-compare fix
 1.3  09-Feb-2008  junyoung u_intXX_t -> uintXX_t.
 1.2  02-Jan-2004  itojun branches: 1.2.22;
KNF
 1.1  25-Jun-2003  tshiozak Citrus iconv support (1)
add core engine of Citrus iconv and some support routines.
- iconv core (citrus_iconv)
- coded character set mapper (csmapper)
- encoding scheme database (esdb)
- standard encoding scheme handler (stdenc)
- basic character set manipulation utilities (bcs)
- mmap based infrastructure (citrus_lookup/_mmap/_memstream/_db)
- some source codes of new plugins (not built yet)
 1.2.22.1  23-Mar-2008  matt sync with HEAD
 1.4.8.1  17-Apr-2012  yamt sync with head

RSS XML Feed