Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARITH] Add assignment and intmax_t support | Herbert Xu | 2007-10-11 |
| | | | | | This patch adds assignment operator support in arithmetic expansions. It also changes the type used to intmax_t. | ||
* | Copyright/licence updates and remove all traces of sys/cdefs.h | Herbert Xu | 2005-10-29 |
| | | | | | | | | | | | This change updates the BSD licence to the three-clause version since NetBSD has already done so. This makes dash GPL-compatible. It also adds Christos Zoulas (NetBSD ash maintainer) to the COPYING file. I've added "copyright by Herbert Xu" to most files. Finally all CVS IDs and inclusion of sys/cdefs.h have been removed. The latter is needed for support of klibc. | ||
* | Normalise input in likely/unlikely macros. | herbert | 2005-09-26 |
| | |||
* | Initial import. | Herbert Xu | 2005-09-26 |