freebsd-dev/cddl
Marcel Moolenaar 33ae3dfefd Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't
satisfied with a simple cast to int in the check against EOF, so the fix
is a bit involved by actually having to go through a temporary variable.
2010-06-20 00:34:06 +00:00
..
compat/opensolaris Implement __assert() for Solaris-specific code. Until now Solaris code was 2009-09-08 20:06:35 +00:00
contrib/opensolaris Unbreak platforms with char unsigned by default. Oddly enough, GCC isn't 2010-06-20 00:34:06 +00:00
lib Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
sbin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
usr.bin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
usr.sbin Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
Makefile Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00
Makefile.inc Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00