Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/compat/sys/compat_getdents.c
RevisionDateAuthorComments
 1.6  13-Mar-2012  joerg Add missing includes.
 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  20-Jun-2011  mrg branches: 1.4.2;
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
these work properly wtf pointer aliasing, but there are no casts at
least...

the lib/libpuffs/puffs_priv.h is definately a real bug fix.

from chuq.
 1.3  28-Apr-2008  martin branches: 1.3.8; 1.3.22;
Remove clause 3 and 4 from TNF licenses
 1.2  02-Mar-2007  nakayama branches: 1.2.10;
PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64.
 1.1  13-Sep-2005  christos branches: 1.1.4;
compat core reorg.
 1.1.4.1  04-Mar-2007  bouyer Pull up following revision(s) (requested by nakayama in ticket #485):
lib/libc/compat/sys/compat_getdents.c: revision 1.2
PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64.
 1.2.10.1  18-May-2008  yamt sync with head.
 1.3.22.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3.8.1  28-Apr-2008  martin file compat_getdents.c was added on branch christos-time_t on 2008-04-28 20:23:00 +0000
 1.4.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed