History log of /src/lib/libc/compat/db |
Revision | Date | Author | Comments |
1.2 | 11-Mar-2006 |
christos | Add glue to build the compat library as a separate "libcold" turned off by default. Clean up the libc Makefile and remove obsolete stuff such as copy to libkern.
|
1.1 | 13-Sep-2005 |
christos | compat core reorg.
|
1.2 | 11-Mar-2006 |
christos | Add glue to build the compat library as a separate "libcold" turned off by default. Clean up the libc Makefile and remove obsolete stuff such as copy to libkern.
|
1.1 | 13-Sep-2005 |
christos | compat core reorg.
|
1.2 | 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.1 | 13-Sep-2005 |
christos | branches: 1.1.44; compat core reorg.
|
1.1.44.1 | 17-Apr-2012 |
yamt | sync with head
|