Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/lib/libc/citrus
> Module Name: src
> Committed By: christos
> Date: Mon Jun 30 17:54:13 UTC 2003
>
> Modified Files:
> src/lib/libc/citrus: citrus_db_file.h
>
> Log Message:
> use __attribute__((__packed__)) instead of __packed.
why?
it is used in a "hosted" environment and __packed comes from our
sys/cdefs.h - it isn't portable, and we already handle __attribute__
.mrg.
Home |
Main Index |
Thread Index |
Old Index