summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/include/elf.h
AgeCommit message (Expand)Author
2000-08-12Initial commit of port to MIPS Computer Systems RC3xxx systems.wdk
td>2017-03-05Grow the buffer for event search if there was not enough space.christos 2016-11-07Change the way the built-in history works; some programs enter historychristos 2016-05-09s/protected/libedit_private/gchristos 2016-04-11Char -> wchar_t from Ingo Schwarze.christos 2016-04-11more macro WIDECHAR undoing from Ingo Schwarze.christos 2016-04-09More WIDECHAR elimination (Ingo Schwarze)christos 2016-03-23Start removing the WIDECHAR ifdefs; building without it has stopped workingchristos 2016-02-16More header cleanups from Ingo Schwarze.christos 2016-02-16From Ingo Scharze:christos 2016-02-16cleanup chartype.h includes (Ingo Schwarze)christos 2016-02-16cleanup inclusion of histedit.h (Ingo Schwarze)christos 2011-07-29KNF return (\1); -> return \1;christos 2011-07-28kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.christos 2011-07-28fix confusion with wide functions.christos 2009-12-30Fix wide build, test it, but don't turn it on yet.christos 2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos 2003-11-01Fixes from Otto Moerbeek otto at drijf dot netchristos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-06-19From michael@moria.de:christos 2003-01-21Add a uniquefier for the history function.christos 2002-11-15PR/18995: David Laight: libedit fixes for posix conformant shchristos 2002-03-18- constify; passes all gcc and lint strict checks.christos 2001-05-17PR/12963:Jason Waterman: Fix signed cast problems.christos 2001-01-10Enlarge editline buffers as needed to support arbitrary length lines.jdolecek 2001-01-04consistently check for allocation failures and return -1, if we could notchristos 2000-09-04convert to new style guide, which includes:lukem 1999-07-02More trailing white space.simonb