summaryrefslogtreecommitdiff
path: root/lib/libform
AgeCommit message (Expand)Author
2021-10-25Fix for PR lib/47398blymn
2021-10-19Fix for PR lib/47397blymn
2021-04-13- fix memory leakchristos
2021-04-13allocate the potential trailing nul as well.mrg
2020-03-13terminfo: promote numeric parameters from short to introy
2019-06-30Bump major number due to libcurses major bumpblymn
2018-11-08"s/ are are / are /" in comment. No functional change.msaitoh
2017-10-23Remove duplicate MLINK entry for dup_field.3abhinav
2017-10-23Add the function names to the NAME sectionabhinav
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-05-30PR 51190 David Binderman: simplify redundant conditionals.dholland
2016-03-09PR/50919: David Binderman: Re-do all the debug stuff in a more sustainable way.christos
2015-12-11Counting from 0 to n-1 can go wrong badly, if n is unsigned and zero andjoerg
2015-09-07Constify set_field_buffer.joerg
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2013-11-26goodbye CIRCLEQ, welcome TAILQchristos
2013-11-21Simplify previous.christos
2013-11-21Correct the allocation for the reformat buffer, thanks to mlelstv forblymn
2013-01-19Fix typo.mbalmer
2012-10-08Kill some extra spaces in function arguments.njoly
2012-03-21These directories default to WARNS=2matt
2011-11-28Kill a bunch of manual __attribute__ usages and replace them with thejoerg
2011-05-23Save space, kill some ()joerg
2010-05-13cast isblank(3)'s argument to unsigned char.tnozaki
2010-03-22Use .In instead of .Ar Pa for header files.joerg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-01-11bump shared libraries.christos
2008-03-11Depends on libcurses.joerg
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
2006-09-11fixes for installing into a case insensitive $DESTDIRdbj
2006-04-09make debug build work.christos
2006-03-19Coverity CID 107[123]: Leave the assertions in the code, not only when DEBUGchristos
2006-03-19Coverity CID 1553: Fix memory leak. While here, fix malloc calls:christos
2006-02-07We want size_t arguments, so just cast to size_t, instead of castingwiz
2005-10-15Add missing prototype for set_max_field() and bump date.peter
2004-11-24Improve RETURN VALUES section.wiz
2004-11-24Mark up TRUE and FALSE.wiz
2004-11-24\-1, not -1.wiz
2004-11-24Mark up NULL.wiz
2004-11-24Use Aq instead of \*[Lt]\*[Gt].wiz
2004-11-24Bump date for previous; mark up defined values with Dv;wiz
2004-11-24* Rewrote internal handling of multiline field line data to fix a bugblymn
2004-11-16NI_WITHSCOPEID was not picked up by IETF standardization processitojun
2004-10-28Use (unsigned char) cast to sanitise arguments to ctype functions.dsl
2004-10-27Fix a load of international alphabet problems with isxxx() and toupper()dsl
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-04-21Use mdoc macros instead of roff to mark up table;wiz
2004-04-21Formatting tweaks to make things line up yet not have columnskim
2004-03-22Increment major number (to 4) because of the libcurses major number changejdc
2004-03-22Correct the fourth parameter to match_enum() to "exact" instead of "no blanks".jdc